Commit 3f6f968
test: skip tests related to CI failures on AIX
These tests seem to trigger failures in the entire CI job (not just the
test) on AIX. Skip them to see if that helps alleviate spurious failures
in node-test-commit-aix (and the upstream PR and commit test jobs).
See:
- nodejs/build#1820 (comment)
- nodejs/build#1847 (comment)
PR-URL: #28469
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 1b4a7fb commit 3f6f968Copy full SHA for 3f6f968
File tree
Expand file treeCollapse file tree
4 files changed
+15
-0
lines changedOpen diff view settings
Filter options
- test
- addons/stringbytes-external-exceed-max
- message
- pseudo-tty
- sequential
Expand file treeCollapse file tree
4 files changed
+15
-0
lines changedOpen diff view settings
Collapse file
test/addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max.js
Copy file name to clipboardExpand all lines: test/addons/stringbytes-external-exceed-max/test-stringbytes-external-exceed-max.js+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
8 | 13 | |
9 | 14 | |
10 | 15 | |
|
Collapse file
test/message/message.status
Copy file name to clipboardExpand all lines: test/message/message.status+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
| 19 | + |
| 20 | + |
| 21 | + |
Collapse file
test/pseudo-tty/pseudo-tty.status
Copy file name to clipboardExpand all lines: test/pseudo-tty/pseudo-tty.status+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
4 | 8 | |
5 | 9 | |
6 | 10 | |
|
Collapse file
test/sequential/sequential.status
Copy file name to clipboardExpand all lines: test/sequential/sequential.status+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 | |
23 | 26 | |
0 commit comments