Skip to content

Commit d9c4fad

Browse files
mmarchininodejs-ci
authored andcommitted
test: mark inspector tests as flaky
Ref: https://github.com/nodejs/node-v8/issues/120 Signed-off-by: Matheus Marchini <[email protected]>
1 parent 446d460 commit d9c4fad

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ prefix parallel
55
# sample-test : PASS,FLAKY
66

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

911
[$system==win32]
1012
# https://github.com/nodejs/node/issues/20750

test/sequential/sequential.status

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ prefix sequential
55
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
8+
# same as https://github.com/nodejs/node-v8/issues/120
9+
test-inspector-break-when-eval: PASS,FLAKY
810

911
[$system==win32]
1012
# https://github.com/nodejs/node/issues/22327

0 commit comments

Comments
 (0)