Skip to content

Commit cede0cb

Browse files
bnoordhuistargos
authored andcommitted
test: skip crypto test on arm buildbots
The Raspberry Pis are too slow to run this computationally expensive test in a timely manner, it times out after 240 seconds. PR-URL: #32636 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Matheus Marchini <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 7f971b3 commit cede0cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/known_issues/known_issues.status

+3
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ test-vm-timeout-escape-promise: PASS,FLAKY
2727
[$system==aix]
2828

2929
[$arch==arm]
30+
# The Raspberry Pis are too slow to run this test.
31+
# See https://github.com/nodejs/build/issues/2227#issuecomment-608334574
32+
test-crypto-authenticated-stream: SKIP

0 commit comments

Comments
 (0)