test: make test-inspector-network-resource sequential

PR-URL: https://github.com/nodejs/node/pull/59104
Refs: https://github.com/nodejs/node/issues/59090
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
This commit is contained in:
Shima Ryuhei 2025-07-28 22:29:23 +09:00 committed by GitHub
parent 0ba6e0d7ce
commit 04c5a18e4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -26,8 +26,6 @@ test-async-context-frame: PASS, FLAKY
test-runner-run-watch: PASS, FLAKY test-runner-run-watch: PASS, FLAKY
# https://github.com/nodejs/node/issues/56794 # https://github.com/nodejs/node/issues/56794
test-fs-cp: PASS, FLAKY test-fs-cp: PASS, FLAKY
# https://github.com/nodejs/node/issues/59090
test-inspector-network-fetch: PASS, FLAKY
# https://github.com/nodejs/node/issues/56751 # https://github.com/nodejs/node/issues/56751
test-without-async-context-frame: PASS, FLAKY test-without-async-context-frame: PASS, FLAKY