mirror of https://github.com/nodejs/node.git
test: remove flaky test-pipe-file-to-http designation
The original issue is likely the same as other tests that time out. Refs: https://github.com/nodejs/node/issues/54918 Refs: https://github.com/nodejs/node/pull/53595 Refs: https://github.com/nodejs/node/pull/53751 PR-URL: https://github.com/nodejs/node/pull/56472 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>pull/49728/head
parent
7895b8eae9
commit
72537f5631
|
@ -51,8 +51,6 @@ test-macos-app-sandbox: PASS, FLAKY
|
|||
# https://github.com/nodejs/node/pull/31178
|
||||
test-crypto-dh-stateless: SKIP
|
||||
test-crypto-keygen: SKIP
|
||||
# https://github.com/nodejs/node/issues/52963
|
||||
test-pipe-file-to-http: PASS, FLAKY
|
||||
# https://github.com/nodejs/node/issues/54801
|
||||
test-debugger-heap-profiler: PASS, FLAKY
|
||||
|
||||
|
|
Loading…
Reference in New Issue