From 84c83d18fd7e999246c83dcc4ee434c6b6852d3b 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 76be70115dc458..4da57d81a18165 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