Skip to content

Commit

Permalink
test: mark test_cannot_run_js as flaky
Browse files Browse the repository at this point in the history
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: #48180
Refs: #47986
Refs: nodejs/reliability#576
PR-URL: #48181
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
  • Loading branch information
kvakil authored and MoLow committed Jul 6, 2023
1 parent e437a0a commit 1847669
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/root.status
@@ -1,3 +1,6 @@
[true]
js-native-api/test_cannot_run_js/test: PASS,FLAKY

[$mode==debug]
async-hooks/test-callback-error: SLOW
async-hooks/test-emit-init: SLOW
Expand Down

0 comments on commit 1847669

Please sign in to comment.