| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d8061dc commit 186e94c
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,6 +9,8 @@ prefix known_issues | |||
| 9 | 9 | [$system==win32] | |
| 10 | 10 | ||
| 11 | 11 | [$system==linux] | |
| 12 | + # https://github.com/nodejs/node/pull/23743 | ||
| 13 | + # https://github.com/nodejs/node/issues/3020 | ||
| 12 | 14 | test-vm-timeout-escape-promise: PASS,FLAKY | |
| 13 | 15 | ||
| 14 | 16 | [$system==macos] | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,11 +11,13 @@ test-net-connect-options-port: PASS,FLAKY | |||
| 11 | 11 | test-worker-prof: PASS,FLAKY | |
| 12 | 12 | ||
| 13 | 13 | [$system==win32] | |
| 14 | + # https://github.com/nodejs/node/issues/20750 | ||
| 14 | 15 | test-http2-pipe: PASS,FLAKY | |
| 15 | 16 | # https://github.com/nodejs/node/issues/23277 | |
| 16 | 17 | test-worker-memory: PASS,FLAKY | |
| 17 | 18 | # https://github.com/nodejs/node/issues/20750 | |
| 18 | 19 | test-http2-client-upload: PASS,FLAKY | |
| 20 | + # https://github.com/nodejs/node/issues/20750 | ||
| 19 | 21 | test-http2-client-upload-reject: PASS,FLAKY | |
| 20 | 22 | # https://github.com/nodejs/node/issues/28106 | |
| 21 | 23 | test-worker-debug: PASS,FLAKY | |
| Back | FazBrowse Home | New Git URL |
0 commit comments