summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-06-25 14:37:24 -0700
committerMichaƫl Zasso <targos@protonmail.com>2019-07-20 11:05:17 +0200
commit13f139368fd4dd1d5cfd0f2bf1bc007464d539d2 (patch)
treec9d62ca07fced772dbbc9eb7519511308e30d00e /test
parent29d2076ac7aa0cf44ddf8e0fd82a9675f099123a (diff)
downloadandroid-node-v8-13f139368fd4dd1d5cfd0f2bf1bc007464d539d2.tar.gz
android-node-v8-13f139368fd4dd1d5cfd0f2bf1bc007464d539d2.tar.bz2
android-node-v8-13f139368fd4dd1d5cfd0f2bf1bc007464d539d2.zip
test: unmark test-gc-http-client-onerror flaky
The test has not failed on FreeBSD in the last 100 runs and appears to perhaps not be an issue anymore. Closes: https://github.com/nodejs/node/issues/23089 test-gc-http-client-onerror: PASS,FLAKY PR-URL: https://github.com/nodejs/node/pull/28429 Fixes: https://github.com/nodejs/node/issues/23089 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/parallel.status2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 3a70f6f03e..5b6960e6ee 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -33,7 +33,5 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS
[$system==freebsd]
-# https://github.com/nodejs/node/issues/23089
-test-gc-http-client-onerror: PASS,FLAKY
[$system==aix]