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

test-linux-perf failing consistently #198

Closed
targos opened this issue Mar 31, 2021 · 1 comment
Closed

test-linux-perf failing consistently #198

targos opened this issue Mar 31, 2021 · 1 comment

Comments

@targos
Copy link
Member

targos commented Mar 31, 2021

I dont know when it started, but I think it's been failing every day for some time.
https://ci.nodejs.org/job/node-test-commit-v8-linux/3885/nodes=benchmark-ubuntu1604-intel-64,v8test=v8test/console

10:26:59 + python tools/test.py -j 88 -p tap --mode=release --flaky-tests=run v8-updates
10:26:59 TAP version 13
10:27:00 1..1
10:27:00 not ok 1 v8-updates/test-linux-perf
10:27:03   ---
10:27:03   duration_ms: 2.819
10:27:03   severity: fail
10:27:03   exitcode: 1
10:27:03   stack: |-
10:27:03     node:assert:402
10:27:03         throw err;
10:27:03         ^
10:27:03     
10:27:03     AssertionError [ERR_ASSERTION]: Couldn't find interpreted functionOne()
10:27:03         at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-v8-linux/nodes/benchmark-ubuntu1604-intel-64/v8test/v8test/test/v8-updates/test-linux-perf.js:105:8)
10:27:03         at Module._compile (node:internal/modules/cjs/loader:1108:14)
10:27:03         at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
10:27:03         at Module.load (node:internal/modules/cjs/loader:988:32)
10:27:03         at Function.Module._load (node:internal/modules/cjs/loader:828:14)
10:27:03         at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
10:27:03         at node:internal/main/run_main_module:17:47 {
10:27:03       generatedMessage: false,
10:27:03       code: 'ERR_ASSERTION',
10:27:03       actual: null,
10:27:03       expected: true,
10:27:03       operator: '=='
10:27:03     }
10:27:03   ...

/cc @mmarchini

@targos
Copy link
Member Author

targos commented Apr 24, 2021

Discussion moved to nodejs/node#38273 (comment)

@targos targos closed this as completed Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant