-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.
Description
Test
test-loaders-workers-spawned
Platform
No response
Console output
17:44:49 # Subtest: should support --require and --import along with using a loader written in ESM and ESM entry point
17:44:49 not ok 4 - should support --require and --import along with using a loader written in ESM and ESM entry point
17:44:49 ---
17:44:49 duration_ms: 289.114877
17:44:49 location: '/home/iojs/build/workspace/node/test/es-module/test-loaders-workers-spawned.mjs:63:3'
17:44:49 failureType: 'testCodeFailure'
17:44:49 error: |-
17:44:49 The input did not match the regular expression /^A\r?\nA\r?\n(B\r?\nC|C\r?\nB)\r?\nD\r?\n$/. Input:
17:44:49
17:44:49 'A\nC\nA\nB\nD\n'
17:44:49
17:44:49 code: 'ERR_ASSERTION'
17:44:49 name: 'AssertionError'
17:44:49 expected:
17:44:49 actual: |-
17:44:49 A
17:44:49 C
17:44:49 A
17:44:49 B
17:44:49 D
17:44:49
17:44:49 operator: 'match'
17:44:49 stack: |-
17:44:49 TestContext.<anonymous> (file:///home/iojs/build/workspace/node/test/es-module/test-loaders-workers-spawned.mjs:79:12)
17:44:49 process.processTicksAndRejections (node:internal/process/task_queues:105:5)
17:44:49 async Test.run (node:internal/test_runner/test:935:9)
17:44:49 async Suite.processPendingSubtests (node:internal/test_runner/test:633:7)
17:44:49 ...
17:44:49 1..4
17:44:49 not ok 1 - Worker threads do not spawn infinitely
17:44:49 ---
17:44:49 duration_ms: 1043.441818
17:44:49 type: 'suite'
17:44:49 location: '/home/iojs/build/workspace/node/test/es-module/test-loaders-workers-spawned.mjs:7:1'
17:44:49 failureType: 'subtestsFailed'
17:44:49 error: '1 subtest failed'
17:44:49 code: 'ERR_TEST_FAILURE'
17:44:49 ...
17:44:49 1..1
17:44:49 # tests 4
17:44:49 # suites 1
17:44:49 # pass 3
17:44:49 # fail 1
17:44:49 # cancelled 0
17:44:49 # skipped 0
17:44:49 # todo 0
17:44:49 # duration_ms 1054.202513
17:44:49 ...
Build links
- https://ci.nodejs.org/job/node-test-commit-linux/61047/nodes=alpine-latest-x64/consoleFull
- https://github.com/nodejs/reliability/blob/main/reports/2024-10-07.md
Additional information
No response
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.