Skip to content

Commit

Permalink
test: remove flaky status for test-npm-install
Browse files Browse the repository at this point in the history
I haven't seen test-npm-install fail on arm in a long time. There is no
open issue for it being unreliable. Remove flaky designation in
parallel.status file. (If it turns out it is flaky, it's easy enough to
open an issue and restore the flaky designation.)

Ref: #13498

PR-URL: #19216
Refs: #13498
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Jon Moss <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
Trott authored and targos committed Mar 17, 2018
1 parent 50af61f commit 6c455a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ test-postmortem-metadata: PASS,FLAKY
[$system==macos]

[$arch==arm || $arch==arm64]
test-npm-install: PASS,FLAKY

[$system==solaris] # Also applies to SmartOS

Expand Down

0 comments on commit 6c455a7

Please sign in to comment.