Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 904ac33

Browse files
kvakilCeres6
authored andcommittedAug 14, 2023
test: mark test_cannot_run_js as flaky
This test has been failing occasionally since it was introduced ~5 days ago. It was the most common failing JS test in the most recent reliability report. Mark it as flaky. Fixes: nodejs#48180 Refs: nodejs#47986 Refs: nodejs/reliability#576 PR-URL: nodejs#48181 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 5679a81 commit 904ac33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎test/root.status

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[true]
2+
js-native-api/test_cannot_run_js/test: PASS,FLAKY
3+
14
[$mode==debug]
25
async-hooks/test-callback-error: SLOW
36
async-hooks/test-emit-init: SLOW

0 commit comments

Comments
 (0)
Please sign in to comment.