summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2020-02-10 20:52:34 -1000
committerShelley Vohr <shelley.vohr@gmail.com>2020-02-17 12:48:46 -0800
commit0654e6790d9cd6f9982e07958af7fe9b95deb106 (patch)
treee8991c816dd7f6767da51f8d0dfebeaedbaf4f67 /test
parent2cd8461e56e96d00682f989067e61f751adc4101 (diff)
downloadnode-new-0654e6790d9cd6f9982e07958af7fe9b95deb106.tar.gz
test: mark test-fs-stat-bigint flaky on FreeBSD
Refs: https://github.com/nodejs/node/issues/31727 PR-URL: https://github.com/nodejs/node/pull/31728 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/parallel.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 43ef8e40b5..9b8c4807d0 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -42,6 +42,8 @@ test-crypto-keygen: SKIP
[$system==solaris] # Also applies to SmartOS
[$system==freebsd]
+# https://github.com/nodejs/node/issues/31727
+test-fs-stat-bigint: PASS,FLAKY
[$system==aix]