Skip to content

Commit fb03ecb

Browse files
authored
Merge pull request #78 from nodejs/master
test: skip crypto test on arm buildbots
2 parents 0017977 + 251b08d commit fb03ecb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/known_issues/known_issues.status

Lines changed: 3 additions & 0 deletions
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)