@@ -123,6 +123,14 @@ test-tls-client-mindhsize: PASS, FLAKY
|
123 | 123 | test-tls-write-error: PASS, FLAKY |
124 | 124 | # https://github.com/nodejs/node/issues/48047 |
125 | 125 | test-http-pipeline-flood: SKIP |
| 126 | +# https://github.com/nodejs/node/issues/58582 |
| 127 | +test-http-proxy-fetch: PASS, FLAKY |
| 128 | +test-https-proxy-fetch: PASS, FLAKY |
| 129 | +test-inspector-network-fetch: PASS, FLAKY |
| 130 | +test-fetch: PASS, FLAKY |
| 131 | +test-without-async-context-frame: PASS, FLAKY |
| 132 | +test-process-cpuUsage: PASS, FLAKY |
| 133 | + |
126 | 134 | |
127 | 135 | [$asan==on] |
128 | 136 | # https://github.com/nodejs/node/issues/39655 |
|