test: move inspector test back to parallel, unmark flaky
After https://github.com/nodejs/node/pull/21182, the test is no longer flaky. Since it doesn’t use a static port, moving it to parallel seems justified. PR-URL: https://github.com/nodejs/node/pull/21806 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
ab10bfe376
commit
4107bb463e
@ -16,7 +16,6 @@ test-inspector-bindings : PASS, FLAKY
|
||||
test-inspector-debug-end : PASS, FLAKY
|
||||
|
||||
[$system==linux]
|
||||
test-inspector-port-zero-cluster : PASS, FLAKY
|
||||
|
||||
[$system==macos]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user