Commit 231ef4b
test: move slower tests into pummel and skip on slow devices
Move slower tests to pummel and skip on Raspberry Pi devices in CI.
Refs: #34289 (comment)
PR-URL: #38395
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>1 parent 45322df commit 231ef4bCopy full SHA for 231ef4b
File tree
Expand file treeCollapse file tree
5 files changed
+38
-5
lines changedOpen diff view settings
Filter options
- test/pummel
Expand file treeCollapse file tree
5 files changed
+38
-5
lines changedOpen diff view settings
Collapse file
test/pummel/test-fs-watch-system-limit.js
Copy file name to clipboardExpand all lines: test/pummel/test-fs-watch-system-limit.js+10-2Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
11 | 13 | |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
12 | 20 | |
13 | 21 | |
14 | 22 | |
|
Collapse file
…-heapsnapshot-near-heap-limit-bounded.js …-heapsnapshot-near-heap-limit-bounded.jstest/parallel/test-heapsnapshot-near-heap-limit-bounded.js renamed to test/pummel/test-heapsnapshot-near-heap-limit-bounded.js test/parallel/test-heapsnapshot-near-heap-limit-bounded.js renamed to test/pummel/test-heapsnapshot-near-heap-limit-bounded.js
Copy file name to clipboardExpand all lines: test/pummel/test-heapsnapshot-near-heap-limit-bounded.js+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 | |
5 | 11 | |
6 | 12 | |
|
Collapse file
…lel/test-heapsnapshot-near-heap-limit.js …mel/test-heapsnapshot-near-heap-limit.jstest/parallel/test-heapsnapshot-near-heap-limit.js renamed to test/pummel/test-heapsnapshot-near-heap-limit.js test/parallel/test-heapsnapshot-near-heap-limit.js renamed to test/pummel/test-heapsnapshot-near-heap-limit.js
Copy file name to clipboardExpand all lines: test/pummel/test-heapsnapshot-near-heap-limit.js+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 | |
5 | 11 | |
6 | 12 | |
|
Collapse file
…net-bytes-per-incoming-chunk-overhead.js …net-bytes-per-incoming-chunk-overhead.jstest/sequential/test-net-bytes-per-incoming-chunk-overhead.js renamed to test/pummel/test-net-bytes-per-incoming-chunk-overhead.js test/sequential/test-net-bytes-per-incoming-chunk-overhead.js renamed to test/pummel/test-net-bytes-per-incoming-chunk-overhead.js
Copy file name to clipboardExpand all lines: test/pummel/test-net-bytes-per-incoming-chunk-overhead.js+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
| 6 | + |
6 | 7 | |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
7 | 14 | |
8 | 15 | |
9 | 16 | |
|
Collapse file
…llel/test-webcrypto-derivebits-pbkdf2.js …mmel/test-webcrypto-derivebits-pbkdf2.jstest/parallel/test-webcrypto-derivebits-pbkdf2.js renamed to test/pummel/test-webcrypto-derivebits-pbkdf2.js test/parallel/test-webcrypto-derivebits-pbkdf2.js renamed to test/pummel/test-webcrypto-derivebits-pbkdf2.js
Copy file name to clipboardExpand all lines: test/pummel/test-webcrypto-derivebits-pbkdf2.js+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
| 5 | + |
6 | 6 | |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
7 | 13 | |
8 | 14 | |
9 | 15 | |
|
0 commit comments