test_runner: exclude test files from code coverage by default #64325
Annotations
4 errors and 1 notice
Test:
test/parallel/test-runner-coverage.js#L400
--- stdout ---
βΆ test coverage report
β handles the inspector not being available (1.172183ms)
β test coverage report (2.205265ms)
βΆ test tap coverage reporter
β coverage is reported and dumped to NODE_V8_COVERAGE if present (122.532738ms)
::debug::starting to run test coverage report
::debug::starting to run handles the inspector not being available
::debug::completed running handles the inspector not being available
::debug::completed running test coverage report
::debug::starting to run test tap coverage reporter
::debug::starting to run coverage is reported and dumped to NODE_V8_COVERAGE if present
::debug::completed running coverage is reported and dumped to NODE_V8_COVERAGE if present
β coverage is reported without NODE_V8_COVERAGE present (124.629752ms)
β test tap coverage reporter (247.744438ms)
βΆ test spec coverage reporter
β coverage is reported and dumped to NODE_V8_COVERAGE if present (140.992164ms)
::debug::starting to run coverage is reported without NODE_V8_COVERAGE present
::debug::completed running coverage is reported without NODE_V8_COVERAGE present
::debug::completed running test tap coverage reporter
::debug::starting to run test spec coverage reporter
::debug::starting to run coverage is reported and dumped to NODE_V8_COVERAGE if present
::debug::completed running coverage is reported and dumped to NODE_V8_COVERAGE if present
β coverage is reported without NODE_V8_COVERAGE present (140.682963ms)
β test spec coverage reporter (282.322587ms)
β single process coverage is the same with --test (243.073981ms)
β coverage is combined for multiple processes (369.666596ms)
::debug::starting to run coverage is reported without NODE_V8_COVERAGE present
::debug::completed running coverage is reported without NODE_V8_COVERAGE present
::debug::completed running test spec coverage reporter
::debug::starting to run single process coverage is the same with --test
::debug::completed running single process coverage is the same with --test
::debug::starting to run coverage is combined for multiple processes
::debug::completed running coverage is combined for multiple processes
οΉ£ coverage works with isolation=none (0.255758ms) # SKIP
βΆ coverage reports on lines, functions, and branches
β does not include node_modules (0.426788ms)
β reports on function coverage (0.234168ms)
::debug::starting to run coverage works with isolation=none
::debug::completed running coverage works with isolation=none
::debug::starting to run coverage reports on lines, functions, and branches
::debug::starting to run does not include node_modules
::debug::completed running does not include node_modules
::debug::starting to run reports on function coverage
::debug::completed running reports on function coverage
β reports on branch coverage (0.339755ms)
β reports on line coverage (0.406049ms)
β coverage reports on lines, functions, and branches (265.077639ms)
β coverage with ESM hook - source irrelevant (306.262757ms)
::debug::starting to run reports on branch coverage
::debug::completed running reports on branch coverage
::debug::starting to run reports on line coverage
::debug::completed running reports on line coverage
::debug::completed running coverage reports on lines, functions, and branches
::debug::starting to run coverage with ESM hook - source irrelevant
::debug::completed running coverage with ESM hook - source irrelevant
β coverage with ESM hook - source transpiled (293.221036ms)
β coverage with excluded files (164.982286ms)
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(result.stdout.toString().includes(report))
at TestContext.<anonymous> (/home/runner/work/node/node/test/parallel/test-runner-coverage.js:400:3)
at Test.runInAsyncScope (node:async_hooks:211:14)
at Test.run (node:internal/test_runner/test:934:25)
at Test.processPendingSubtests (node:internal/test_runner/test:633:18)
at Test.postRun (node:internal/test_runner/test:1045:19)
at Test.run (node:internal/test_runner/test:973:12)
at async Test.processPendingSubtests (node
|
Test:
test/parallel/test-runner-output.mjs#L296
--- stdout ---
βΆ test runner output
β test-runner/output/abort.js (1625.059484ms)
β test-runner/output/abort-runs-after-hook.js (1586.625964ms)
β test-runner/output/abort_suite.js (1580.880554ms)
β test-runner/output/abort_hooks.js (1577.010169ms)
::debug::starting to run test runner output
::debug::starting to run test-runner/output/abort.js
::debug::completed running test-runner/output/abort.js
::debug::starting to run test-runner/output/abort-runs-after-hook.js
::debug::completed running test-runner/output/abort-runs-after-hook.js
::debug::starting to run test-runner/output/abort_suite.js
::debug::completed running test-runner/output/abort_suite.js
::debug::starting to run test-runner/output/abort_hooks.js
::debug::completed running test-runner/output/abort_hooks.js
β test-runner/output/describe_it.js (1661.367635ms)
β test-runner/output/describe_nested.js (1540.817285ms)
β test-runner/output/eval_dot.js (1531.883163ms)
β test-runner/output/eval_spec.js (1518.039273ms)
β test-runner/output/eval_tap.js (1509.359367ms)
β test-runner/output/filtered-suite-delayed-build.js (1494.583444ms)
β test-runner/output/filtered-suite-order.mjs (1480.3522ms)
::debug::starting to run test-runner/output/describe_it.js
::debug::completed running test-runner/output/describe_it.js
::debug::starting to run test-runner/output/describe_nested.js
::debug::completed running test-runner/output/describe_nested.js
::debug::starting to run test-runner/output/eval_dot.js
::debug::completed running test-runner/output/eval_dot.js
::debug::starting to run test-runner/output/eval_spec.js
::debug::completed running test-runner/output/eval_spec.js
::debug::starting to run test-runner/output/eval_tap.js
::debug::completed running test-runner/output/eval_tap.js
::debug::starting to run test-runner/output/filtered-suite-delayed-build.js
::debug::completed running test-runner/output/filtered-suite-delayed-build.js
::debug::starting to run test-runner/output/filtered-suite-order.mjs
::debug::completed running test-runner/output/filtered-suite-order.mjs
::debug::starting to run test-runner/output/filtered-suite-throws.js
β test-runner/output/filtered-suite-throws.js (1476.753944ms)
β test-runner/output/hooks.js (1570.136375ms)
::debug::completed running test-runner/output/filtered-suite-throws.js
::debug::starting to run test-runner/output/hooks.js
::debug::completed running test-runner/output/hooks.js
β test-runner/output/hooks_spec_reporter.js (1829.405061ms)
β test-runner/output/skip-each-hooks.js (1411.36514ms)
β test-runner/output/suite-skip-hooks.js (1394.864233ms)
β test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js (1563.741416ms)
β test-runner/output/hooks-with-no-global-test.js (1356.546709ms)
β test-runner/output/global-hooks-with-no-tests.js (1339.453555ms)
β test-runner/output/before-and-after-each-too-many-listeners.js (1325.450787ms)
::debug::starting to run test-runner/output/hooks_spec_reporter.js
::debug::completed running test-runner/output/hooks_spec_reporter.js
::debug::starting to run test-runner/output/skip-each-hooks.js
::debug::completed running test-runner/output/skip-each-hooks.js
::debug::starting to run test-runner/output/suite-skip-hooks.js
::debug::completed running test-runner/output/suite-skip-hooks.js
::debug::starting to run test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js
::debug::completed running test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js
::debug::starting to run test-runner/output/hooks-with-no-global-test.js
::debug::completed running test-runner/output/hooks-with-no-global-test.js
::debug::starting to run test-runner/output/global-hooks-with-no-tests.js
::debug::completed running test-runner/output/global-hooks-with-no-tests.js
::debug::starting to run test-runner/output/before-and-after-each-too-many-listeners.js
::debug::completed running test-runner/output/before-and-after-each-too-many-listeners.js
::debug::starting to run test-runner/output/before-and-after-each-with-timeout-too-many-list
|
Test:
test/parallel/test-stream-readable-unpipe-resume.js#L1
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-stream-readable-unpipe-resume.js
--- TIMEOUT ---
|
Test
Process completed with exit code 2.
|
Post Set up sccache
0% - 0 hits, 0 misses, 0 errors
|
Loading