| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,3 +5,11 @@ prefix client-proxy | |||
| 5 | 5 | # sample-test : PASS,FLAKY | |
| 6 | 6 | ||
| 7 | 7 | [true] # This section applies to all platforms | |
| 8 | + | ||
| 9 | + | ||
| 10 | + [$system==ibmi] | ||
| 11 | + # https://github.com/nodejs/node/issues/58582 | ||
| 12 | + test-http-proxy-fetch: SKIP | ||
| 13 | + test-https-proxy-fetch: SKIP | ||
| 14 | + test-use-env-proxy-cli-http: SKIP | ||
| 15 | + test-use-env-proxy-cli-https: SKIP | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -134,15 +134,16 @@ test-tls-write-error: PASS, FLAKY | |||
| 134 | 134 | # https://github.com/nodejs/node/issues/48047 | |
| 135 | 135 | test-http-pipeline-flood: SKIP | |
| 136 | 136 | # https://github.com/nodejs/node/issues/58582 | |
| 137 | - test-http-proxy-fetch: SKIP | ||
| 138 | - test-https-proxy-fetch: SKIP | ||
| 139 | 137 | test-inspector-network-fetch: SKIP | |
| 140 | 138 | test-inspector-network-content-type: SKIP | |
| 141 | 139 | test-fetch: SKIP | |
| 142 | 140 | test-without-async-context-frame: SKIP | |
| 143 | 141 | test-process-cpuUsage: PASS, FLAKY | |
| 144 | 142 | test-web-locks: SKIP | |
| 145 | - | ||
| 143 | + test-http2-allow-http1-upgrade-ws: SKIP | ||
| 144 | + test-inspector-network-websocket: SKIP | ||
| 145 | + test-tls-set-default-ca-certificates-append-fetch: SKIP | ||
| 146 | + test-tls-set-default-ca-certificates-reset-fetch: SKIP | ||
| 146 | 147 | ||
| 147 | 148 | [$asan==on] | |
| 148 | 149 | # https://github.com/nodejs/node/issues/39655 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments