Skip to content

Commit e37eee2

Browse files
committed
test: remove flaky designation for test-cli-node-options
The test failure is not platform-specific and is the result of manual/human error. Some improvements may be possible, but there is nothing fundamentally unsound about the test insofar as when it fails in CI, there is a problem on the host that needs to be addressed and not an inherent issue with the test. Refs: #25028 (comment) Closes: #25028 PR-URL: #27305 Fixes: #25028 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent e9fb92d commit e37eee2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/parallel/parallel.status

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ test-http2-client-upload-reject: PASS,FLAKY
2525
[$system==macos]
2626

2727
[$arch==arm || $arch==arm64]
28-
# https://github.com/nodejs/node/issues/25028
29-
test-cli-node-options: PASS,FLAKY
3028
# https://github.com/nodejs/node/issues/26610
3129
test-async-hooks-http-parser-destroy: PASS,FLAKY
3230

0 commit comments

Comments
 (0)