mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
build: mark existing Node.js flakes as dontcare (#34644)
This commit is contained in:
@@ -28,6 +28,7 @@ const defaultOptions = [
|
||||
'--mode=debug',
|
||||
'default',
|
||||
`--skip-tests=${DISABLED_TESTS.join(',')}`,
|
||||
'--flaky-tests=dontcare',
|
||||
'--shell',
|
||||
utils.getAbsoluteElectronExec(),
|
||||
'-J'
|
||||
|
||||
Reference in New Issue
Block a user