| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ba380f7 commit d332957
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,3 +23,5 @@ test-benchmark-crypto: PASS, FLAKY | |||
| 23 | 23 | ||
| 24 | 24 | [$arch==arm] | |
| 25 | 25 | ||
| 26 | + [$system==ibmi] | ||
| 27 | + test-benchmark-websocket: SKIP | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,4 +16,4 @@ test-wasm-web-api: SKIP | |||
| 16 | 16 | ||
| 17 | 17 | [$system==ibmi] | |
| 18 | 18 | # https://github.com/nodejs/node/issues/58582 | |
| 19 | - test-wasm-web-api: PASS,FLAKY | ||
| 19 | + test-wasm-web-api: SKIP | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -145,11 +145,12 @@ test-tls-write-error: PASS, FLAKY | |||
| 145 | 145 | # https://github.com/nodejs/node/issues/48047 | |
| 146 | 146 | test-http-pipeline-flood: SKIP | |
| 147 | 147 | # https://github.com/nodejs/node/issues/58582 | |
| 148 | - test-http-proxy-fetch: PASS, FLAKY | ||
| 149 | - test-https-proxy-fetch: PASS, FLAKY | ||
| 150 | - test-inspector-network-fetch: PASS, FLAKY | ||
| 151 | - test-fetch: PASS, FLAKY | ||
| 152 | - test-without-async-context-frame: PASS, FLAKY | ||
| 148 | + test-http-proxy-fetch: SKIP | ||
| 149 | + test-https-proxy-fetch: SKIP | ||
| 150 | + test-inspector-network-fetch: SKIP | ||
| 151 | + test-inspector-network-content-type: SKIP | ||
| 152 | + test-fetch: SKIP | ||
| 153 | + test-without-async-context-frame: SKIP | ||
| 153 | 154 | test-process-cpuUsage: PASS, FLAKY | |
| 154 | 155 | ||
| 155 | 156 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,4 +12,4 @@ test-report-fatal-error: PASS, FLAKY | |||
| 12 | 12 | ||
| 13 | 13 | [$system==ibmi] | |
| 14 | 14 | # https://github.com/nodejs/node/issues/58582 | |
| 15 | - test-report-exclude-network: PASS,FLAKY | ||
| 15 | + test-report-exclude-network: SKIP | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments