You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests were creating the temp fixture file in both the parent
and the child process, leading to interesting race conditions on
the slower buildbots.
Rod notes that the tests started failing after putting the build
directory on a NFS mount.
Fixes: nodejs#2261
PR-URL: nodejs#2265
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Been consistently getting these on the ARM CI machines (pi1 and pi2):
https://jenkins-iojs.nodesource.com/job/iojs+pr+arm/189/nodes=pi1-raspbian-wheezy/tapTestReport/test.tap-242/
https://jenkins-iojs.nodesource.com/job/iojs+pr+arm/189/nodes=pi1-raspbian-wheezy/tapTestReport/test.tap-245/
The text was updated successfully, but these errors were encountered: