summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-06-25 14:37:24 -0700
committerRich Trott <rtrott@gmail.com>2019-07-04 16:31:17 -0700
commit727b8204fa3fc3c192a4efa33ae9795e3add24f5 (patch)
treeab31be6cf40b8f5eec1bc34eafc2f8d1e7220372 /test
parent344d12c592ec9867a4cf325ba61bb94ccb29809b (diff)
downloadandroid-node-v8-727b8204fa3fc3c192a4efa33ae9795e3add24f5.tar.gz
android-node-v8-727b8204fa3fc3c192a4efa33ae9795e3add24f5.tar.bz2
android-node-v8-727b8204fa3fc3c192a4efa33ae9795e3add24f5.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]