Skip to content

Commit 6dd8695

Browse files
committed
test: mark timeouts as flaky on IBM i again
Seems like I missed adding a couple of test cases in my previous PR: #58583 tests marked as flaky: - test-inspector-network-content-type - test-benchmark-websocket
1 parent 09b4c57 commit 6dd8695

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

test/benchmark/benchmark.status

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ test-benchmark-crypto: PASS, FLAKY
2323

2424
[$arch==arm]
2525

26+
[$system==ibmi]
27+
test-benchmark-websocket: PASS, FLAKY

test/parallel/parallel.status

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ test-http-pipeline-flood: SKIP
130130
test-http-proxy-fetch: PASS, FLAKY
131131
test-https-proxy-fetch: PASS, FLAKY
132132
test-inspector-network-fetch: PASS, FLAKY
133+
test-inspector-network-content-type: PASS, FLAKY
133134
test-fetch: PASS, FLAKY
134135
test-without-async-context-frame: PASS, FLAKY
135136
test-process-cpuUsage: PASS, FLAKY

0 commit comments

Comments
 (0)