1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/ondemand
Arunoda Susiripala f6bd1df6aa
Fix canary tests on CIs (travis, appveyor) (#3375)
* Dump address.

* Use zero as the port.

* Limit test cases.

* throw address.

* Fail a specific error.

* Set a port manually.

* Make sure jest is working properly.

* Set the jest timeout time to 5 min.

* Run the actual test

* Run all production tests on Travis.

* Set the Jest default timeout to 5 min for all integration tests.

* Remove production only testing.

* Remove unwanted console.log

* Remove the addition number from test case

* Set the static export test jest timeout to 5 min.

* Run tests again if they failed once.
2017-12-03 08:12:12 +05:30
..
pages Keep some buffered pages, that won't be disposed. Fix #1939 (#2592) 2017-09-28 14:51:03 +02:00
test Fix canary tests on CIs (travis, appveyor) (#3375) 2017-12-03 08:12:12 +05:30
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00