From fb437c49cf52a1519f5f079afce6214bae61dacb Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 9 Feb 2020 01:32:57 -1000 Subject: [PATCH] test: remove flaky designation for test-fs-stat-bigint PR-URL: https://github.com/nodejs/node/pull/30437 Reviewed-By: Anna Henningsen Reviewed-By: Denys Otrishko Reviewed-By: Rich Trott --- test/parallel/parallel.status | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index bf1123ee153ada..43ef8e40b5b452 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -5,8 +5,6 @@ prefix parallel # sample-test : PASS,FLAKY [true] # This section applies to all platforms -# https://github.com/nodejs/node/issues/24593 -test-fs-stat-bigint: PASS,FLAKY # https://github.com/nodejs/node/issues/23207 test-net-connect-options-port: PASS,FLAKY