Browse Source

test: mark test-npm-install flaky on arm

PR-URL: https://github.com/nodejs/node/pull/14035
Refs: https://github.com/nodejs/node/issues/14015
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
v6
Refael Ackermann 8 years ago
parent
commit
ed19a18b72
No known key found for this signature in database GPG Key ID: CD704BD80FDDDB64
  1. 1
      test/parallel/parallel.status

1
test/parallel/parallel.status

@ -14,6 +14,7 @@ prefix parallel
[$arch==arm || $arch==arm64]
test-fs-readdir-ucs2 : PASS,FLAKY
test-npm-install: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS

Loading…
Cancel
Save