diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 899e6adfac060d..2bd5db83889740 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -8,6 +8,12 @@ prefix parallel # Postmortem debugging data is prone to accidental removal during V8 updates. test-postmortem-metadata: PASS,FLAKY +# http2 has a few bugs that make these tests flaky and that are currently worked +# on. +test-http2-client-upload-reject: PASS,FLAKY +test-http2-pipe: PASS,FLAKY +test-http2-client-upload: PASS,FLAKY + [$system==win32] [$system==linux]