Commit 45322df
test: skip some pummel tests on slower machines
Skipped the longest-running pummel tests on the Raspberry Pi devices in
CI.
Refs: #34289 (comment)
PR-URL: #38394
Reviewed-By: Michaël Zasso <targos@protonmail.com>
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 4b073b0 commit 45322dfCopy full SHA for 45322df
File tree
Expand file treeCollapse file tree
6 files changed
+41
-5
lines changedOpen diff view settings
Filter options
- test/pummel
Expand file treeCollapse file tree
6 files changed
+41
-5
lines changedOpen diff view settings
Collapse file
test/pummel/test-crypto-dh-hash-modp18.js
Copy file name to clipboardExpand all lines: test/pummel/test-crypto-dh-hash-modp18.js+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
| 24 | + |
| 25 | + |
25 | 26 | |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
26 | 33 | |
27 | 34 | |
28 | 35 | |
|
Collapse file
test/pummel/test-crypto-dh-hash.js
Copy file name to clipboardExpand all lines: test/pummel/test-crypto-dh-hash.js+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
| 24 | + |
| 25 | + |
25 | 26 | |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
26 | 33 | |
27 | 34 | |
28 | 35 | |
|
Collapse file
test/pummel/test-crypto-dh-keys.js
Copy file name to clipboardExpand all lines: test/pummel/test-crypto-dh-keys.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
| 24 | + |
24 | 25 | |
25 | 26 | |
26 | 27 | |
|
Collapse file
test/pummel/test-dh-regr.js
Copy file name to clipboardExpand all lines: test/pummel/test-dh-regr.js+8-1Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
| 24 | + |
| 25 | + |
25 | 26 | |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
26 | 33 | |
27 | 34 | |
28 | 35 | |
|
Collapse file
test/pummel/test-next-tick-infinite-calls.js
Copy file name to clipboardExpand all lines: test/pummel/test-next-tick-infinite-calls.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
24 | 29 | |
25 | 30 | |
26 | 31 | |
|
Collapse file
test/pummel/test-policy-integrity.js
Copy file name to clipboardExpand all lines: test/pummel/test-policy-integrity.js+10-1Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
5 | 14 | |
6 | 15 | |
7 | 16 | |
|
0 commit comments