Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! test: split test-runner-output
  • Loading branch information
joyeecheung committed Oct 22, 2025
commit f6682715c9b1a68c3889097e8a4a5e4b320ff3c0
1 change: 0 additions & 1 deletion test/test-runner/test-output-abort-hooks.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/abort_hooks.js matches test-runner/output/abort_hooks.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-abort-runs-after-hook.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/abort-runs-after-hook.js matches
// test-runner/output/abort-runs-after-hook.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-abort-suite.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/abort_suite.js matches test-runner/output/abort_suite.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-abort.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/abort.js matches test-runner/output/abort.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-arbitrary-output-colored.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/arbitrary-output-colored.js matches
// test-runner/output/arbitrary-output-colored.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-arbitrary-output.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/arbitrary-output.js matches
// test-runner/output/arbitrary-output.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-async-test-scheduling.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/async-test-scheduling.mjs matches
// test-runner/output/async-test-scheduling.snapshot
import '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/before-and-after-each-too-many-listeners.js matches
// test-runner/output/before-and-after-each-too-many-listeners.snapshot
import '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/before-and-after-each-with-timeout-too-many-listeners.js matches
// test-runner/output/before-and-after-each-with-timeout-too-many-listeners.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-failure.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage_failure.js matches
// test-runner/output/coverage_failure.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-short-filename.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-short-filename.mjs matches
// test-runner/output/coverage-short-filename.snapshot
import * as common from '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-100-uncovered-lines.mjs matches
// test-runner/output/coverage-width-100-uncovered-lines.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-width-100.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-100.mjs matches
// test-runner/output/coverage-width-100.snapshot
import * as common from '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-150-uncovered-lines.mjs matches
// test-runner/output/coverage-width-150-uncovered-lines.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-width-150.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-150.mjs matches
// test-runner/output/coverage-width-150.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-width-40.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-40.mjs matches
// test-runner/output/coverage-width-40.snapshot
import * as common from '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-80-uncovered-lines.mjs matches
// test-runner/output/coverage-width-80-uncovered-lines.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-width-80.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-80.mjs matches
// test-runner/output/coverage-width-80.snapshot
import * as common from '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-infinity-uncovered-lines.mjs matches
// test-runner/output/coverage-width-infinity-uncovered-lines.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-width-infinity.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-width-infinity.mjs matches
// test-runner/output/coverage-width-infinity.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-coverage-with-mock.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/coverage-with-mock.mjs matches
// test-runner/output/coverage-with-mock.snapshot
import * as common from '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-default-output.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/default_output.js matches test-runner/output/default_output.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-describe-it.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/describe_it.js matches test-runner/output/describe_it.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-describe-nested.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/describe_nested.js matches test-runner/output/describe_nested.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-dot-output-custom-columns.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/dot_output_custom_columns.js matches
// test-runner/output/dot_output_custom_columns.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-dot-reporter.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/dot_reporter.js matches test-runner/output/dot_reporter.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-eval-dot.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/eval_dot.js matches test-runner/output/eval_dot.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-eval-spec.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/eval_spec.js matches test-runner/output/eval_spec.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-eval-tap.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/eval_tap.js matches test-runner/output/eval_tap.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/filtered-suite-delayed-build.js matches
// test-runner/output/filtered-suite-delayed-build.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-filtered-suite-order.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/filtered-suite-order.mjs matches
// test-runner/output/filtered-suite-order.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-filtered-suite-throws.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/filtered-suite-throws.js matches
// test-runner/output/filtered-suite-throws.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-force-exit.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/force_exit.js matches test-runner/output/force_exit.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/global_after_should_fail_the_test.js matches
// test-runner/output/global_after_should_fail_the_test.snapshot
import '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/global-hooks-with-no-tests.js matches
// test-runner/output/global-hooks-with-no-tests.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-hooks-spec-reporter.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/hooks_spec_reporter.js matches
// test-runner/output/hooks_spec_reporter.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-hooks-with-no-global-test.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/hooks-with-no-global-test.js matches
// test-runner/output/hooks-with-no-global-test.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-hooks.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/hooks.js matches test-runner/output/hooks.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-junit-reporter.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/junit_reporter.js matches
// test-runner/output/junit_reporter.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-lcov-reporter.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/lcov_reporter.js matches test-runner/output/lcov_reporter.snapshot
import * as common from '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-name-and-skip-patterns.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/name_and_skip_patterns.js matches
// test-runner/output/name_and_skip_patterns.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-name-pattern-with-only.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/name_pattern_with_only.js matches
// test-runner/output/name_pattern_with_only.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-name-pattern.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/name_pattern.js matches test-runner/output/name_pattern.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-no-refs.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/no_refs.js matches test-runner/output/no_refs.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-no-tests.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/no_tests.js matches test-runner/output/no_tests.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/non-tty-forced-color-output.js matches
// test-runner/output/non-tty-forced-color-output.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-only-tests.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/only_tests.js matches test-runner/output/only_tests.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-output-cli.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/output_cli.js matches test-runner/output/output_cli.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-output.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/output.js matches test-runner/output/output.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-skip-each-hooks.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/skip-each-hooks.js matches
// test-runner/output/skip-each-hooks.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-skip-pattern.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/skip_pattern.js matches test-runner/output/skip_pattern.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-source-mapped-locations.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/source_mapped_locations.mjs matches
// test-runner/output/source_mapped_locations.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-spec-reporter-cli.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/spec_reporter_cli.js matches
// test-runner/output/spec_reporter_cli.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-spec-reporter-successful.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/spec_reporter_successful.js matches
// test-runner/output/spec_reporter_successful.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-spec-reporter.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/spec_reporter.js matches test-runner/output/spec_reporter.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-suite-skip-hooks.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/suite-skip-hooks.js matches
// test-runner/output/suite-skip-hooks.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-tap-escape.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/tap_escape.js matches test-runner/output/tap_escape.snapshot
import '../common/index.mjs';
import * as fixtures from '../common/fixtures.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/test-diagnostic-warning-without-test-only-flag.js matches
// test-runner/output/test-diagnostic-warning-without-test-only-flag.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-test-runner-plan-timeout.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/test-runner-plan-timeout.js matches
// test-runner/output/test-runner-plan-timeout.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-test-runner-plan.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/test-runner-plan.js matches
// test-runner/output/test-runner-plan.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-test-runner-watch-spec.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/test-runner-watch-spec.mjs matches
// test-runner/output/test-runner-watch-spec.snapshot
import '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/test-timeout-flag.js matches
// test-runner/output/test-timeout-flag.snapshot with --test flag.
// --test-timeout should work with or without --test flag.
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-test-timeout-flag.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/test-timeout-flag.js matches
// test-runner/output/test-timeout-flag.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-timeout-in-before-each.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js matches
// test-runner/output/timeout_in_before_each_should_not_affect_further_tests.snapshot
import '../common/index.mjs';
Expand Down
1 change: 0 additions & 1 deletion test/test-runner/test-output-typescript-coverage.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/typescript-coverage.mts matches
// test-runner/output/typescript-coverage.snapshot
import * as common from '../common/index.mjs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Flags: --expose-internals
// Test that the output of test-runner/output/unfinished-suite-async-error.js matches
// test-runner/output/unfinished-suite-async-error.snapshot
import '../common/index.mjs';
Expand Down
Loading