Skip to content

test-runner-watch-mode is flaky#49605

@joyeecheung

Description

@joyeecheung
Reasonparallel/test-runner-watch-mode
TypeJS_TEST_FAILURE
Failed PR5 (#49419, #49559, #49565, #49575, #49582)
Appearedtest-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53812/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53856/
Example
not ok 2874 parallel/test-runner-watch-mode --- duration_ms: 360086.13100 severity: fail exitcode: -15 stack: |- timeout TAP version 13 Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js Updating /home/iojs/tmp/.tmp.2382/dependent.js # Subtest: test runner watch mode # Subtest: should run tests repeatedly ok 1 - should run tests repeatedly --- duration_ms: 1301.051293 ... 

Refs: nodejs/reliability#662

From the full log it looks like something is quite wrong in the test, it keeps getting stuck at tons of Updating /home/iojs/node-tmp/.tmp.2479/dependency.js until the 2 minute timeout is reached (my guess is it has more to do with how the test is written)

https://ci.nodejs.org/job/node-test-binary-armv7l/7355/RUN_SUBSET=js,nodes=ubuntu2004-armv7l/consoleText

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.test_runnerIssues and PRs related to the test runner subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions