Skip to content

test: fix flaky test-process-fatal-execption-tick.js

test-process-fatal-execption-tick.js is sensitive to load. On a loaded machine, it will fail. Move it to sequential so that it does not compete for resources.

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

test

Merge request reports

Loading