test: mark some node specs as flaky (#37181)

This commit is contained in:
Samuel Attard 2023-02-08 06:19:02 -08:00 committed by GitHub
parent df6f99aa72
commit 8783d03a59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 0 deletions

View file

@ -29,6 +29,7 @@ const defaultOptions = [
'default',
`--skip-tests=${DISABLED_TESTS.join(',')}`,
'--flaky-tests=dontcare',
'--measure-flakiness=9',
'--shell',
utils.getAbsoluteElectronExec(),
'-J'