Skip to content

test: remove flaky status for test-npm-install

Rodrigo Muino Tomonari requested to merge github/fork/Trott/status-update into master

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: https://github.com/nodejs/node/issues/13498

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading