Skip to content

Investigate flaky test-fs-realpath-pipe #25070

Closed
@Trott

Description

Looks like the same bug causing myriad other CI failures.

https://ci.nodejs.org/job/node-test-commit-linux-containered/9452/nodes=ubuntu1604_sharedlibs_zlib_x64/console

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   ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions