Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate test-cluster-worker-isdead.js failure #3886

Closed
Fishrock123 opened this issue Nov 17, 2015 · 4 comments
Closed

Investigate test-cluster-worker-isdead.js failure #3886

Fishrock123 opened this issue Nov 17, 2015 · 4 comments
Labels
cluster Issues and PRs related to the cluster subsystem. test Issues and PRs related to the tests.

Comments

@Fishrock123
Copy link
Contributor

This one seems new. Failed in one run but not the next run.

not ok 119 test-cluster-worker-isdead.js
#
#assert.js:89
#  throw new assert.AssertionError({
#  ^
#AssertionError: After an event has been emitted, isDead should return true
#    at Worker.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd102-64/test/parallel/test-cluster-worker-isdead.js:14:12)
#    at emitTwo (events.js:87:13)
#    at Worker.emit (events.js:172:7)
#    at ChildProcess.<anonymous> (cluster.js:355:14)
#    at ChildProcess.g (events.js:260:16)
#    at emitTwo (events.js:87:13)
#    at ChildProcess.emit (events.js:172:7)
#    at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

https://ci.nodejs.org/job/node-test-commit-freebsd/332/nodes=freebsd102-64/console

@Fishrock123 Fishrock123 added cluster Issues and PRs related to the cluster subsystem. test Issues and PRs related to the tests. labels Nov 17, 2015
@jasnell
Copy link
Member

jasnell commented Nov 17, 2015

I've spotted this one before also, it also disappeared in subsequent runs.

@JungMinu
Copy link
Member

I've also experienced this with my local test on OS X

@santigimeno
Copy link
Member

I think this one can be closed now. See: #3954

@Trott
Copy link
Member

Trott commented Jan 8, 2016

Closing. Re-open if I'm mistaken.

@Trott Trott closed this as completed Jan 8, 2016
This was referenced Mar 22, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cluster Issues and PRs related to the cluster subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants