Skip to content

Commit

Permalink
test: disable parallel/test-http2-clean-output
Browse files Browse the repository at this point in the history
See #29206
  • Loading branch information
codebytere committed May 18, 2021
1 parent 9c64391 commit 86cbb49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion script/node-disabled-tests.json
Expand Up @@ -14,8 +14,8 @@
"parallel/test-child-process-fork-exec-path",
"parallel/test-cli-node-print-help",
"parallel/test-code-cache",
"parallel/test-crypto-authenticated-stream",
"parallel/test-crypto-aes-wrap",
"parallel/test-crypto-authenticated-stream",
"parallel/test-crypto-certificate",
"parallel/test-crypto-des3-wrap",
"parallel/test-crypto-dh-stateless",
Expand All @@ -30,6 +30,7 @@
"parallel/test-freeze-intrinsics",
"parallel/test-fs-write-sigxfsz",
"parallel/test-gc-tls-external-memory",
"parallel/test-http2-clean-output",
"parallel/test-http2-reset-flood",
"parallel/test-https-agent-session-reuse",
"parallel/test-https-options-boolean-check",
Expand Down

0 comments on commit 86cbb49

Please sign in to comment.