X Tutup
The Wayback Machine - https://web.archive.org/web/20220319140516/https://github.com/nodejs/node/commit/376fcc75c6
Skip to content
Permalink
Browse files
test: remove FLAKY status for test-async-hooks-http-parser-destroy
This CI test failure hasn't been reported for some time.

Closes: #26610

PR-URL: #37636
Fixes: #26610
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
Trott authored and targos committed May 1, 2021
1 parent a91a200 commit 376fcc75c6b3415a8d3d9b6c33a4f68ed4dfa5f5
Showing with 0 additions and 2 deletions.
  1. +0 −2 test/parallel/parallel.status
@@ -17,8 +17,6 @@ test-worker-memory: PASS,FLAKY
[$system==macos]

[$arch==arm || $arch==arm64]
# https://github.com/nodejs/node/issues/26610
test-async-hooks-http-parser-destroy: PASS,FLAKY
# https://github.com/nodejs/node/pull/31178
test-crypto-dh-stateless: SKIP
test-crypto-keygen: SKIP

0 comments on commit 376fcc7

Please sign in to comment.
X Tutup