Commit bb52656
authored
Revert "test_runner: run global after() hook earlier"
This reverts commit 6346bdc.
Reason for revert: breaking CI
PR-URL: #49110
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent e117f16 commit bb52656Copy full SHA for bb52656
File tree
Expand file treeCollapse file tree
7 files changed
+9
-104
lines changedOpen diff view settings
Filter options
- lib/internal/test_runner
- test
- fixtures/test-runner/output
- parallel
Expand file treeCollapse file tree
7 files changed
+9
-104
lines changedOpen diff view settings
Collapse file
lib/internal/test_runner/harness.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/harness.js+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
142 | 142 | |
143 | 143 | |
144 | 144 | |
145 | | - |
146 | | - |
| 145 | + |
| 146 | + |
147 | 147 | |
148 | 148 | |
149 | 149 | |
| ||
152 | 152 | |
153 | 153 | |
154 | 154 | |
155 | | - |
156 | | - |
| 155 | + |
| 156 | + |
157 | 157 | |
158 | 158 | |
159 | 159 | |
|
Collapse file
lib/internal/test_runner/test.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/test.js+4-23Lines changed: 4 additions & 23 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
574 | 574 | |
575 | 575 | |
576 | 576 | |
577 | | - |
| 577 | + |
578 | 578 | |
579 | 579 | |
580 | 580 | |
| ||
662 | 662 | |
663 | 663 | |
664 | 664 | |
665 | | - |
666 | | - |
667 | | - |
668 | | - |
669 | | - |
670 | | - |
671 | | - |
672 | | - |
673 | | - |
674 | | - |
| 665 | + |
| 666 | + |
| 667 | + |
675 | 668 | |
676 | 669 | |
677 | 670 | |
| ||
713 | 706 | |
714 | 707 | |
715 | 708 | |
716 | | - |
717 | | - |
718 | | - |
719 | | - |
720 | | - |
721 | | - |
722 | | - |
723 | | - |
724 | | - |
725 | | - |
726 | | - |
727 | | - |
728 | 709 | |
729 | 710 | |
730 | 711 | |
|
Collapse file
test/fixtures/test-runner/output/async-test-scheduling.mjs
Copy file name to clipboardExpand all lines: test/fixtures/test-runner/output/async-test-scheduling.mjs-13Lines changed: 0 additions & 13 deletions
This file was deleted.
Collapse file
test/fixtures/test-runner/output/async-test-scheduling.snapshot
Copy file name to clipboardExpand all lines: test/fixtures/test-runner/output/async-test-scheduling.snapshot-37Lines changed: 0 additions & 37 deletions
This file was deleted.
Collapse file
test/fixtures/test-runner/output/global_after_should_fail_the_test.snapshot
Copy file name to clipboardExpand all lines: test/fixtures/test-runner/output/global_after_should_fail_the_test.snapshot+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
| 25 | + |
25 | 26 | |
26 | 27 | |
27 | 28 | |
|
Collapse file
test/parallel/test-runner-output.mjs
Copy file name to clipboardExpand all lines: test/parallel/test-runner-output.mjs-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
74 | 74 | |
75 | 75 | |
76 | 76 | |
77 | | - |
78 | 77 | |
79 | 78 | |
80 | 79 | |
|
Collapse file
test/parallel/test-runner-root-after-with-refed-handles.js
Copy file name to clipboardExpand all lines: test/parallel/test-runner-root-after-with-refed-handles.js-26Lines changed: 0 additions & 26 deletions
This file was deleted.
0 commit comments