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: https://github.com/nodejs/node/issues/48180
Refs: https://github.com/nodejs/node/pull/47986
Refs: https://github.com/nodejs/reliability/issues/576
PR-URL: https://github.com/nodejs/node/pull/48181
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
This commit is contained in:
Keyhan Vakil
2023-05-27 16:40:05 -07:00
committed by GitHub
parent f8b7154685
commit 186307a484

View File

@@ -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