Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dc1bc15

Browse filesBrowse files
joaocgreistargos
authored andcommitted
test: mark tests as flaky
PR-URL: #30848 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 0f0388c commit dc1bc15
Copy full SHA for dc1bc15

File tree

Expand file treeCollapse file tree

3 files changed

+18
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+18
-4
lines changed
Open diff view settings
Collapse file

‎test/async-hooks/async-hooks.status‎

Copy file name to clipboardExpand all lines: test/async-hooks/async-hooks.status
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ prefix async-hooks
55
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
8+
# https://github.com/nodejs/node/issues/21425
9+
test-statwatcher: PASS,FLAKY
810

911
[$system==win32]
1012

Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+14-4Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,24 @@ test-fs-stat-bigint: PASS,FLAKY
1111
test-net-connect-options-port: PASS,FLAKY
1212

1313
[$system==win32]
14-
# https://github.com/nodejs/node/issues/20750
15-
test-http2-pipe: PASS,FLAKY
16-
# https://github.com/nodejs/node/issues/23277
17-
test-worker-memory: PASS,FLAKY
14+
# https://github.com/nodejs/node/issues/30620
15+
test-child-process-fork-exec-path: PASS,FLAKY
1816
# https://github.com/nodejs/node/issues/20750
1917
test-http2-client-upload: PASS,FLAKY
2018
# https://github.com/nodejs/node/issues/20750
2119
test-http2-client-upload-reject: PASS,FLAKY
20+
# https://github.com/nodejs/node/issues/30847
21+
test-http2-compat-client-upload-reject: PASS,FLAKY
22+
# https://github.com/nodejs/node/issues/30845
23+
test-http2-multistream-destroy-on-read-tls: PASS,FLAKY
24+
# https://github.com/nodejs/node/issues/20750
25+
test-http2-pipe: PASS,FLAKY
26+
# https://github.com/nodejs/node/issues/30844
27+
test-module-loading-globalpaths: PASS,FLAKY
28+
# https://github.com/nodejs/node/issues/23277
29+
test-worker-memory: PASS,FLAKY
30+
# https://github.com/nodejs/node/issues/30846
31+
test-worker-message-port-transfer-terminate: PASS,FLAKY
2232

2333
[$system==linux]
2434

Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ prefix sequential
99
[$system==win32]
1010
# https://github.com/nodejs/node/issues/22327
1111
test-http2-large-file: PASS, FLAKY
12+
# https://github.com/nodejs/node/issues/26401
13+
test-worker-prof: PASS, FLAKY
1214

1315
[$system==linux]
1416

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.