summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2020-12-12 10:37:31 -0800
committerRich Trott <rtrott@gmail.com>2020-12-15 03:40:55 -0800
commit7c808170f5bf27b2d4a83ae5934b5e231bb5c1bc (patch)
tree04f5ed066665666a5ba5f16de09102eae7839b50 /test
parent850c4668bad7f705d8a0a0bbbd24b5ea0c4b01c5 (diff)
downloadios-node-v8-7c808170f5bf27b2d4a83ae5934b5e231bb5c1bc.tar.gz
ios-node-v8-7c808170f5bf27b2d4a83ae5934b5e231bb5c1bc.tar.bz2
ios-node-v8-7c808170f5bf27b2d4a83ae5934b5e231bb5c1bc.zip
test: remove test-http2-client-upload as flaky
The test has not failed in quite some time (as far as I can tell) on CI. Optimistically removing it. Refs: https://github.com/nodejs/node/pull/29889 PR-URL: https://github.com/nodejs/node/pull/36496 Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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 9d1898361b..6639b5ca1a 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -8,8 +8,6 @@ prefix parallel
[$system==win32]
# https://github.com/nodejs/node/issues/20750
-test-http2-client-upload: PASS,FLAKY
-# https://github.com/nodejs/node/issues/20750
test-http2-client-upload-reject: PASS,FLAKY
# https://github.com/nodejs/node/issues/30847
test-http2-compat-client-upload-reject: PASS,FLAKY