Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Investigate flaky parallel/test-trace-events-api-worker-disabled #24305

Closed
Trott opened this issue Nov 11, 2018 · 6 comments
Closed

Investigate flaky parallel/test-trace-events-api-worker-disabled #24305

Trott opened this issue Nov 11, 2018 · 6 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events. worker Issues and PRs related to Worker support.

Comments

@Trott
Copy link
Member

Trott commented Nov 11, 2018

https://ci.nodejs.org/job/node-test-commit-aix/18754/nodes=aix61-ppc64/console

00:45:35 not ok 1904 parallel/test-trace-events-api-worker-disabled
00:45:35   ---
00:45:35   duration_ms: 2.580
00:45:35   severity: fail
00:45:35   exitcode: 1
00:45:35   stack: |-
00:45:35     Mismatched innerFn function calls. Expected exactly 1, actual 0.
00:45:35         at mustCall (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/common/index.js:312:10)
00:45:35         at Object.expectsError (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/common/index.js:606:10)
00:45:35         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-trace-events-api-worker-disabled.js:8:23)
00:45:35         at Module._compile (internal/modules/cjs/loader.js:722:30)
00:45:35         at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)
00:45:35         at Module.load (internal/modules/cjs/loader.js:620:32)
00:45:35         at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
00:45:35         at Function.Module._load (internal/modules/cjs/loader.js:552:3)
00:45:35         at Function.Module.runMain (internal/modules/cjs/loader.js:775:12)
00:45:35   ...
@Trott Trott added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Nov 11, 2018
@Trott
Copy link
Member Author

Trott commented Nov 12, 2018

https://ci.nodejs.org/job/node-test-commit-linux/23108/nodes=centos7-64-gcc6/console

14:20:02 not ok 1816 parallel/test-trace-events-api-worker-disabled
14:20:02   ---
14:20:02   duration_ms: 0.320
14:20:02   severity: fail
14:20:02   exitcode: 1
14:20:02   stack: |-
14:20:02     Mismatched innerFn function calls. Expected exactly 1, actual 0.
14:20:02         at mustCall (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/common/index.js:312:10)
14:20:02         at Object.expectsError (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/common/index.js:606:10)
14:20:02         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/parallel/test-trace-events-api-worker-disabled.js:8:23)
14:20:02         at Module._compile (internal/modules/cjs/loader.js:722:30)
14:20:02         at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)
14:20:02         at Module.load (internal/modules/cjs/loader.js:620:32)
14:20:02         at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
14:20:02         at Function.Module._load (internal/modules/cjs/loader.js:552:3)
14:20:02         at Function.Module.runMain (internal/modules/cjs/loader.js:775:12)
14:20:02   ...

@Trott
Copy link
Member Author

Trott commented Nov 12, 2018

Showing up on different platforms. @nodejs/workers @nodejs/trace-events

@Trott
Copy link
Member Author

Trott commented Nov 13, 2018

https://ci.nodejs.org/job/node-test-commit-linux/23108/nodes=centos7-64-gcc6/console

14:20:02 not ok 1816 parallel/test-trace-events-api-worker-disabled
14:20:02   ---
14:20:02   duration_ms: 0.320
14:20:02   severity: fail
14:20:02   exitcode: 1
14:20:02   stack: |-
14:20:02     Mismatched innerFn function calls. Expected exactly 1, actual 0.
14:20:02         at mustCall (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/common/index.js:312:10)
14:20:02         at Object.expectsError (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/common/index.js:606:10)
14:20:02         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc6/test/parallel/test-trace-events-api-worker-disabled.js:8:23)
14:20:02         at Module._compile (internal/modules/cjs/loader.js:722:30)
14:20:02         at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)
14:20:02         at Module.load (internal/modules/cjs/loader.js:620:32)
14:20:02         at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
14:20:02         at Function.Module._load (internal/modules/cjs/loader.js:552:3)
14:20:02         at Function.Module.runMain (internal/modules/cjs/loader.js:775:12)
14:20:02   ...

@Trott
Copy link
Member Author

Trott commented Dec 23, 2018

https://ci.nodejs.org/job/node-test-commit-aix/19985/nodes=aix61-ppc64/console

test-osuosl-aix61-ppc64_be-1

11:26:15 not ok 1958 parallel/test-trace-events-api-worker-disabled
11:26:15   ---
11:26:15   duration_ms: 1.677
11:26:15   severity: fail
11:26:15   exitcode: 1
11:26:15   stack: |-
11:26:15     Mismatched innerFn function calls. Expected exactly 1, actual 0.
11:26:15         at mustCall (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/common/index.js:343:10)
11:26:15         at Object.expectsError (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/common/index.js:637:10)
11:26:15         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-trace-events-api-worker-disabled.js:8:23)
11:26:15         at Module._compile (internal/modules/cjs/loader.js:718:30)
11:26:15         at Object.Module._extensions..js (internal/modules/cjs/loader.js:729:10)
11:26:15         at Module.load (internal/modules/cjs/loader.js:617:32)
11:26:15         at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
11:26:15         at Function.Module._load (internal/modules/cjs/loader.js:552:3)
11:26:15         at Function.Module.runMain (internal/modules/cjs/loader.js:771:12)
11:26:15   ...

Trott added a commit to Trott/io.js that referenced this issue Dec 23, 2018
Trott added a commit to Trott/io.js that referenced this issue Dec 24, 2018
Refs: nodejs#24305

PR-URL: nodejs#25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this issue Dec 25, 2018
Refs: #24305

PR-URL: #25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this issue Dec 26, 2018
Refs: #24305

PR-URL: #25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
refack pushed a commit to refack/node that referenced this issue Jan 14, 2019
Refs: nodejs#24305

PR-URL: nodejs#25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleax addaleax added worker Issues and PRs related to Worker support. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events. labels Mar 30, 2019
@addaleax
Copy link
Member

Stress test to see if this is still flaky: https://ci.nodejs.org/job/node-stress-single-test/2198/

@Trott
Copy link
Member Author

Trott commented Mar 30, 2019

Passed everywhere except for a build failure. Not showing up using ncu-ci walk commit. Hasn't been reported in months. Closing.

@Trott Trott closed this as completed Mar 30, 2019
BethGriggs pushed a commit that referenced this issue Apr 17, 2019
Refs: #24305

PR-URL: #25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs pushed a commit that referenced this issue Apr 28, 2019
Refs: #24305

PR-URL: #25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs pushed a commit that referenced this issue May 10, 2019
Refs: #24305

PR-URL: #25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this issue May 16, 2019
Refs: #24305

PR-URL: #25197
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events. worker Issues and PRs related to Worker support.
Projects
None yet
Development

No branches or pull requests

2 participants