mirror of https://github.com/nodejs/node.git
test: un-set test-emit-after-on-destroyed as flaky
I tested running the test case 100k times on the AIX ci machine and was unable to re-produce the error. Also it has not showed up recently as flaky on the ci. I suggest we mark this as un-flaky. ref: https://github.com/nodejs/node/issues/50245#issuecomment-1924738357 PR-URL: https://github.com/nodejs/node/pull/51995 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>pull/52020/head
parent
fd511fb3d0
commit
4e109e5958
|
@ -21,5 +21,3 @@ 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