summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAshCripps <Ashley.Cripps@ibm.com>2019-11-06 15:20:50 +0000
committerDaniel Bevenius <daniel.bevenius@gmail.com>2019-11-11 06:45:01 +0100
commit8ac771b8093f26ede5426a10ca243eed0d2af2ef (patch)
tree4bed8b10620a7bff11fea460e7eaaa4d11010c62 /test
parente44d73f0117b9a1f7e5f9af759871b24638331a6 (diff)
downloadandroid-node-v8-8ac771b8093f26ede5426a10ca243eed0d2af2ef.tar.gz
android-node-v8-8ac771b8093f26ede5426a10ca243eed0d2af2ef.tar.bz2
android-node-v8-8ac771b8093f26ede5426a10ca243eed0d2af2ef.zip
test: mark test-http-dump-req-when-res-ends as flaky on windows
PR-URL: https://github.com/nodejs/node/pull/30316 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@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 444cf8d115..3cb5065c82 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -19,6 +19,8 @@ test-worker-memory: PASS,FLAKY
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/30011
+test-http-dump-req-when-res-ends: PASS,FLAKY
[$system==linux]