summaryrefslogtreecommitdiff
path: root/test/sequential/sequential.status
diff options
context:
space:
mode:
Diffstat (limited to 'test/sequential/sequential.status')
-rw-r--r--test/sequential/sequential.status11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index 4b7e92331e..7ba0bb0961 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -5,19 +5,8 @@ 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
-# https://github.com/nodejs/node/issues/23066
-test-gc-http-client-timeout: PASS, FLAKY
# https://github.com/nodejs/node/issues/22336
test-gc-http-client: PASS,FLAKY
-# https://github.com/nodejs/node/issues/23067
-test-gc-net-timeout: PASS,FLAKY
-# https://github.com/nodejs/node/issues/23089
-test-gc-http-client-onerror: PASS,FLAKY
-# https://github.com/nodejs/node/issues/23219
-test-gc-http-client-connaborted: PASS,FLAKY
[$system==win32]
# https://github.com/nodejs/node/issues/22327