-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.dgramIssues and PRs related to the dgram subsystem / UDP.Issues and PRs related to the dgram subsystem / UDP.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
- Version: master
- Platform: AIX
- Subsystem: cluster
This test seems to have started failing recently:
not ok 112 parallel/test-cluster-dgram-1
# Mismatched <anonymous> function calls. Expected 1, actual 0.
# at setupWorker (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:69:36)
# at master (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:59:7)
# at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:18:3)
# at Module._compile (module.js:556:32)
# at Object.Module._extensions..js (module.js:565:10)
# at Module.load (module.js:473:32)
# at tryModuleLoad (module.js:432:12)
# at Function.Module._load (module.js:424:3)
# at Module.runMain (module.js:590:10)
# Mismatched <anonymous> function calls. Expected 1, actual 0.
# at setupWorker (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:69:36)
# at master (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:59:7)
# at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:18:3)
# at Module._compile (module.js:556:32)
# at Object.Module._extensions..js (module.js:565:10)
# at Module.load (module.js:473:32)
# at tryModuleLoad (module.js:432:12)
# at Function.Module._load (module.js:424:3)
# at Module.runMain (module.js:590:10)
# Mismatched <anonymous> function calls. Expected 1, actual 0.
# at setupWorker (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:69:36)
# at master (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:59:7)
# at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:18:3)
# at Module._compile (module.js:556:32)
# at Object.Module._extensions..js (module.js:565:10)
# at Module.load (module.js:473:32)
# at tryModuleLoad (module.js:432:12)
# at Function.Module._load (module.js:424:3)
# at Module.runMain (module.js:590:10)
# Mismatched <anonymous> function calls. Expected 1, actual 0.
# at setupWorker (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:69:36)
# at master (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:59:7)
# at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-cluster-dgram-1.js:18:3)
# at Module._compile (module.js:556:32)
# at Object.Module._extensions..js (module.js:565:10)
# at Module.load (module.js:473:32)
# at tryModuleLoad (module.js:432:12)
# at Function.Module._load (module.js:424:3)
# at Module.runMain (module.js:590:10)
---
duration_ms: 0.833
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.dgramIssues and PRs related to the dgram subsystem / UDP.Issues and PRs related to the dgram subsystem / UDP.testIssues and PRs related to the tests.Issues and PRs related to the tests.