Commit c0dd982
test_runner: differentiate todo and failure styles
PR-URL: #61564
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>1 parent 44b1927 commit c0dd982Copy full SHA for c0dd982
2 files changed
+9-6Lines changed: 9 additions & 6 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal/test_runner/reporter
- test/fixtures/test-runner/output
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/test_runner/reporter/utils.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/reporter/utils.js+7-4Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
| 27 | + |
27 | 28 | |
28 | 29 | |
29 | 30 | |
| ||
76 | 77 | |
77 | 78 | |
78 | 79 | |
| 80 | + |
| 81 | + |
79 | 82 | |
80 | 83 | |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
81 | 88 | |
82 | 89 | |
83 | 90 | |
84 | 91 | |
85 | 92 | |
86 | 93 | |
87 | | - |
88 | | - |
89 | | - |
90 | | - |
91 | 94 | |
92 | 95 | |
93 | 96 | |
|
Collapse file
test/fixtures/test-runner/output/dot_reporter.snapshot
Copy file name to clipboardExpand all lines: test/fixtures/test-runner/output/dot_reporter.snapshot+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
|
0 commit comments