mirror of https://github.com/nodejs/node.git
test: set `test-emit-after-on-destroyed` as flaky
Ref: https://github.com/nodejs/node/issues/50245 PR-URL: https://github.com/nodejs/node/pull/50246 Refs: https://github.com/nodejs/node/issues/50245 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Michael Dawson <midawson@redhat.com>pull/50308/head
parent
35becbc9a9
commit
2d24518bfa
|
@ -21,3 +21,5 @@ test-callback-error: PASS, FLAKY
|
|||
[$system==freebsd]
|
||||
|
||||
[$system==aix]
|
||||
# https://github.com/nodejs/node/issues/50245
|
||||
test-emit-after-on-destroyed: PASS, FLAKY
|
||||
|
|
Loading…
Reference in New Issue