mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user