Skip to content

Investigate flaky test-benchmark-misc #31372

@AshCripps

Description

@AshCripps
  • Version: Master
  • Platform: Custom Suites Freestyle
  • Subsystem: benchmark
internal/readline/utils.js:163 return str.replace(ansi, ''); ^ TypeError: Cannot read property 'replace' of undefined at stripVTControlCharacters (internal/readline/utils.js:163:14) at getStringWidth (internal/readline/utils.js:71:11) at main (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/benchmark/misc/getstringwidth.js:24:5) at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/benchmark/common.js:40:28 at processTicksAndRejections (internal/process/task_queues.js:79:11) assert.js:102 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 

This has been failing node-daily-master since 10-01-2020.
https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/1802/
https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/1803/
https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/1804/
https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/1805/
https://ci.nodejs.org/view/Node.js%20Daily/job/node-daily-master/1806/

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkIssues and PRs related to the benchmark subsystem.confirmed-bugIssues with confirmed bugs.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions