Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -17,8 +17,6 @@ test-worker-memory: PASS,FLAKY | ||
| [$system==macos] | ||
|
|
||
| [$arch==arm || $arch==arm64] | ||
| # https://github.com/nodejs/node/pull/31178 | ||
| test-crypto-dh-stateless: SKIP | ||
| test-crypto-keygen: SKIP | ||

