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: https://github.com/nodejs/node/issues/25028#issuecomment-479554080 Closes: https://github.com/nodejs/node/issues/25028 PR-URL: https://github.com/nodejs/node/pull/27305 Fixes: https://github.com/nodejs/node/issues/25028 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
e9fb92dc42
commit
e37eee2b1e
@ -25,8 +25,6 @@ test-http2-client-upload-reject: PASS,FLAKY
|
||||
[$system==macos]
|
||||
|
||||
[$arch==arm || $arch==arm64]
|
||||
# https://github.com/nodejs/node/issues/25028
|
||||
test-cli-node-options: PASS,FLAKY
|
||||
# https://github.com/nodejs/node/issues/26610
|
||||
test-async-hooks-http-parser-destroy: PASS,FLAKY
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user