prefix parallel # To mark a test as flaky, list the test name in the appropriate section # below, without ".js", followed by ": PASS,FLAKY". Example: # sample-test : PASS,FLAKY [true] # This section applies to all platforms [$system==win32] test-inspector-bindings : PASS, FLAKY test-inspector-debug-end : PASS, FLAKY test-inspector-stop-profile-after-done: PASS, FLAKY [$system==linux] [$system==macos] [$arch==arm || $arch==arm64] test-npm-install: PASS,FLAKY [$system==solaris] # Also applies to SmartOS [$system==freebsd] [$system==aix] test-inspector-stop-profile-after-done: PASS, FLAKY