diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 07df25bbc754b6..85e7fb77107740 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -5,6 +5,9 @@ prefix sequential # sample-test : PASS,FLAKY [true] # This section applies to all platforms +# This test will be flaky until https://github.com/libuv/libuv/pull/1742 lands +# on Node.js. +test-fs-readfile-tostring-fail: PASS, FLAKY [$system==win32] test-inspector-async-call-stack : PASS, FLAKY @@ -15,9 +18,6 @@ test-inspector-async-hook-setup-at-signal: PASS, FLAKY [$system==linux] [$system==macos] -# This test will be flaky until https://github.com/libuv/libuv/pull/1742 lands -# on Node.js. -test-fs-readfile-tostring-fail: PASS, FLAKY [$system==solaris] # Also applies to SmartOS