test_runner: match dotfiles in default coverage exclude #6921
test-shared.yml
on: pull_request
Annotations
14 errors
|
aarch64-linux: with shared openssl-3.6.1
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.1:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
|
aarch64-linux: with shared openssl-4.0.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
|
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
|
aarch64-linux: with shared boringssl-0.20260413.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260413.0:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
|
aarch64-linux: with shared openssl-3.5.5
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.5:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
|
aarch64-linux: with shared openssl-3.0.19
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.19:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-runner-coverage-default-exclusion.mjs#L85
--- stdout ---
Test failure: 'should exclude test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:60:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:85:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude ts test files'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:89:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:114:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Test failure: 'should exclude dotfile test files from coverage by default'
Location: test/parallel/test-runner-coverage-default-exclusion.mjs:118:3
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs:144:5)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1366:25)
at async Suite.processPendingSubtests (node:internal/test_runner/test:946:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-05-18a32e590fc8-slim/test/parallel/test-runner-coverage-default-exclusion.mjs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.1 MB |
sha256:5c626baa65c73c640e9b2571b121a763d471a956965e25fed63cd09d6546bc35
|
|