Skip to content

test-linux-perf failing consistently #198

@targos

Description

@targos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions