test: disable some flaky node tests (#21752)
This commit is contained in:
parent
3019a2650d
commit
49262b604d
1 changed files with 3 additions and 0 deletions
|
@ -122,6 +122,7 @@
|
|||
"parallel/test-inspector-async-hook-after-done",
|
||||
"parallel/test-inspector-esm",
|
||||
"parallel/test-inspector-heap-allocation-tracker",
|
||||
"parallel/test-inspector-multisession-ws",
|
||||
"parallel/test-inspector-port-zero-cluster",
|
||||
"parallel/test-inspector-tracing-domain",
|
||||
"parallel/test-inspector-vm-global-accessors-getter-sideeffect",
|
||||
|
@ -140,6 +141,7 @@
|
|||
"parallel/test-process-exception-capture-should-abort-on-uncaught",
|
||||
"parallel/test-process-exception-capture-should-abort-on-uncaught-setflagsfromstring",
|
||||
"parallel/test-process-exec-argv",
|
||||
"parallel/test-process-exit-code",
|
||||
"parallel/test-process-external-stdio-close",
|
||||
"parallel/test-process-external-stdio-close-spawn",
|
||||
"parallel/test-process-versions",
|
||||
|
@ -241,6 +243,7 @@
|
|||
"parallel/test-worker-sharedarraybuffer-from-worker-thread",
|
||||
"parallel/test-worker-stdio",
|
||||
"parallel/test-wrap-js-stream-exceptions",
|
||||
"parallel/test-zlib-unused-weak",
|
||||
"pseudo-tty/console_colors",
|
||||
"pseudo-tty/ref_keeps_node_running",
|
||||
"pseudo-tty/test-async-wrap-getasyncid-tty",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue