| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3ef05a0 commit 3690d34
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -63,3 +63,11 @@ test-tls-env-extra-ca: SKIP | |||
| 63 | 63 | test-dgram-error-message-address: SKIP | |
| 64 | 64 | # https://github.com/nodejs/node/issues/36929 | |
| 65 | 65 | test-crypto-secure-heap: SKIP | |
| 66 | + # https://github.com/nodejs/node/issues/39683 | ||
| 67 | + test-dgram-connect: PASS, FLAKY | ||
| 68 | + test-http-client-parse-error: PASS, FLAKY | ||
| 69 | + test-http-multi-line-headers: PASS, FLAKY | ||
| 70 | + test-http-server-unconsume: PASS, FLAKY | ||
| 71 | + test-http-upgrade-advertise: PASS, FLAKY | ||
| 72 | + test-http-client-mindhsize: PASS, FLAKY | ||
| 73 | + test-http-tls-write-error: PASS, FLAKY | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,3 +25,5 @@ test-crypto-timing-safe-equal-benchmarks: PASS,FLAKY | |||
| 25 | 25 | [$system==aix] | |
| 26 | 26 | ||
| 27 | 27 | [$system==ibmi] | |
| 28 | + # https://github.com/nodejs/node/issues/39683 | ||
| 29 | + test-regress-GH-892: PASS, FLAKY | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,6 +27,9 @@ test-buffer-creation-regression: SKIP | |||
| 27 | 27 | test-buffer-creation-regression: SKIP | |
| 28 | 28 | # https://github.com/nodejs/node/pull/30819 | |
| 29 | 29 | test-perf-hooks: SKIP | |
| 30 | + # https://github.com/nodejs/node/issues/39683 | ||
| 31 | + test-tls-psk-client: PASS, FLAKY | ||
| 32 | + test-tls-securepair-client: PASS, FLAKY | ||
| 30 | 33 | ||
| 31 | 34 | [$arch==arm] | |
| 32 | 35 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments