Commit 968fe6a
test: skip some console tests on dumb terminal
This adds two more tests to be skipped on systems with only a
dumb terminal. See #33165
for details.
PR-URL: #37770
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>1 parent ce7a751 commit 968fe6aCopy full SHA for 968fe6a
File tree
Expand file treeCollapse file tree
2 files changed
+4
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+4
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-repl-mode.js
Copy file name to clipboardExpand all lines: test/parallel/test-repl-mode.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
|
Collapse file
test/parallel/test-repl-strict-mode-previews.js
Copy file name to clipboardExpand all lines: test/parallel/test-repl-strict-mode-previews.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
8 | 9 | |
9 | 10 | |
10 | 11 | |
|
0 commit comments