Skip to content

test: address flaky worker test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-21892 into master

Move test/parallel/test-worker-message-port-transfer-closed.js to sequential to avoid race condition with setTimeout() at end of test.

Fixes: https://github.com/nodejs/node/issues/21892

/cc @TimothyGu

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

Merge request reports

Loading