@@ -129,11 +129,12 @@ test-tls-write-error: PASS, FLAKY
|
129 | 129 | # https://github.com/nodejs/node/issues/48047 |
130 | 130 | test-http-pipeline-flood: SKIP |
131 | 131 | # https://github.com/nodejs/node/issues/58582 |
132 | | -test-http-proxy-fetch: PASS, FLAKY |
133 | | -test-https-proxy-fetch: PASS, FLAKY |
134 | | -test-inspector-network-fetch: PASS, FLAKY |
135 | | -test-fetch: PASS, FLAKY |
136 | | -test-without-async-context-frame: PASS, FLAKY |
| 132 | +test-http-proxy-fetch: SKIP |
| 133 | +test-https-proxy-fetch: SKIP |
| 134 | +test-inspector-network-fetch: SKIP |
| 135 | +test-inspector-network-content-type: SKIP |
| 136 | +test-fetch: SKIP |
| 137 | +test-without-async-context-frame: SKIP |
137 | 138 | test-process-cpuUsage: PASS, FLAKY |
138 | 139 | |
139 | 140 | |
|