Skip to content

Commit f668271

Browse files
committed
fixup! test: split test-runner-output
1 parent 72e2782 commit f668271

File tree

66 files changed

+0
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+0
-66
lines changed

β€Žtest/test-runner/test-output-abort-hooks.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/abort_hooks.js matches test-runner/output/abort_hooks.snapshot
32
import '../common/index.mjs';
43
import * as fixtures from '../common/fixtures.mjs';

β€Žtest/test-runner/test-output-abort-runs-after-hook.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/abort-runs-after-hook.js matches
32
// test-runner/output/abort-runs-after-hook.snapshot
43
import '../common/index.mjs';

β€Žtest/test-runner/test-output-abort-suite.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/abort_suite.js matches test-runner/output/abort_suite.snapshot
32
import '../common/index.mjs';
43
import * as fixtures from '../common/fixtures.mjs';

β€Žtest/test-runner/test-output-abort.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/abort.js matches test-runner/output/abort.snapshot
32
import '../common/index.mjs';
43
import * as fixtures from '../common/fixtures.mjs';

β€Žtest/test-runner/test-output-arbitrary-output-colored.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/arbitrary-output-colored.js matches
32
// test-runner/output/arbitrary-output-colored.snapshot
43
import * as common from '../common/index.mjs';

β€Žtest/test-runner/test-output-arbitrary-output.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/arbitrary-output.js matches
32
// test-runner/output/arbitrary-output.snapshot
43
import '../common/index.mjs';

β€Žtest/test-runner/test-output-async-test-scheduling.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/async-test-scheduling.mjs matches
32
// test-runner/output/async-test-scheduling.snapshot
43
import '../common/index.mjs';

β€Žtest/test-runner/test-output-before-and-after-each-too-many-listeners.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/before-and-after-each-too-many-listeners.js matches
32
// test-runner/output/before-and-after-each-too-many-listeners.snapshot
43
import '../common/index.mjs';

β€Žtest/test-runner/test-output-before-and-after-each-with-timeout-too-many-listeners.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/before-and-after-each-with-timeout-too-many-listeners.js matches
32
// test-runner/output/before-and-after-each-with-timeout-too-many-listeners.snapshot
43
import '../common/index.mjs';

β€Žtest/test-runner/test-output-coverage-failure.mjsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
// Test that the output of test-runner/output/coverage_failure.js matches
32
// test-runner/output/coverage_failure.snapshot
43
import * as common from '../common/index.mjs';

0 commit comments

Comments
Β (0)