node/test/fixtures/test-runner
Matteo Collina d56c6cd708
test_runner: ignore erased TS lines in coverage
Fixes: https://github.com/nodejs/node/issues/54753
Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63510
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
2026-05-30 19:26:25 +02:00
..
aborts
concurrency
coverage
coverage-default-exclusion
coverage-file-name
coverage-isolation-none inspector: expose precise coverage start to JS runtime 2026-05-27 11:35:45 +02:00
coverage-loader
coverage-snap
coverage-with-mock
custom_reporters
cwd
default-behavior
error-reporter-fail-fast
execution-ordered-bypass test_runner: dont buffer unordered events in process isolation mode 2026-05-27 11:35:46 +02:00
flag-propagation
global-setup-teardown
issue-54726
matching-patterns
no-isolation
node_modules
options-propagation
output test: avoid test_runner watch restart in spec snapshot 2026-05-27 11:35:46 +02:00
plan
randomize
shards
snapshots
source-maps test_runner: ignore erased TS lines in coverage 2026-05-30 19:26:25 +02:00
worker-id
async-error-in-test-hook.mjs
cancelled-report-order.mjs
coverage.js
describe_error.js
diagnostics-channel-bindstore-end.js
diagnostics-channel-error-test.js
extraneous_set_immediate_async.mjs
extraneous_set_timeout_async.mjs
index.js
invalid-tap.js
mock-nm.js
mock-timers-with-timeout.js
nested.js
never_ending_async.js
never_ending_sync.js
print-arguments.js
process-env.js
protoMutation.js
recursive_run.js
reporters.js
rerun-duration.js test_runner: preserve run duration when using test-rerun 2026-05-23 00:05:38 +02:00
rerun-shared-helper-swallows-failure.mjs test_runner: fix --test-rerun-failures swallowing failures on retry 2026-05-27 11:35:45 +02:00
rerun.js
root-duration.mjs
run_inspect.js
run_inspect_assert.js
syntax-error-test.mjs
tagged.js
test-id-fixture.js
test-runner-global-hooks.mjs
test_only.js
throws_sync_and_async.js
todo-suite-failing-hook.mjs
todo_exit_code.js
user-logs.js