-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.
Description
Looks like the same bug causing myriad other CI failures.
test-digitalocean-ubuntu1604_sharedlibs_container-x64-1
12:49:16 not ok 686 parallel/test-fs-realpath-pipe
12:49:16 ---
12:49:16 duration_ms: 0.966
12:49:16 severity: fail
12:49:16 exitcode: 1
12:49:16 stack: |-
12:49:16 assert.js:86
12:49:16 throw new AssertionError(obj);
12:49:16 ^
12:49:16
12:49:16 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
12:49:16
12:49:16 null !== 2
12:49:16
12:49:16 at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-fs-realpath-pipe.js:29:10)
12:49:16 at Module._compile (internal/modules/cjs/loader.js:718:30)
12:49:16 at Object.Module._extensions..js (internal/modules/cjs/loader.js:729:10)
12:49:16 at Module.load (internal/modules/cjs/loader.js:617:32)
12:49:16 at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
12:49:16 at Function.Module._load (internal/modules/cjs/loader.js:552:3)
12:49:16 at Function.Module.runMain (internal/modules/cjs/loader.js:771:12)
12:49:16 at executeUserCode (internal/bootstrap/node.js:318:15)
12:49:16 at startExecution (internal/bootstrap/node.js:252:3)
12:49:16 at startup (internal/bootstrap/node.js:203:3)
12:49:16 ...
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.