mirror of https://github.com/nodejs/node.git
test: remove flaky designation
Remove test-inspector-async-stack-traces-set-interval flaky designation. Refs: https://github.com/nodejs/node/issues/50243 PR-URL: https://github.com/nodejs/node/pull/56369 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>pull/56387/head
parent
ca3c8f1438
commit
cef15f8a03
|
@ -46,8 +46,6 @@ test-runner-watch-mode: PASS,FLAKY
|
|||
# https://github.com/nodejs/node/issues/42741
|
||||
test-http-server-headers-timeout-keepalive: PASS,FLAKY
|
||||
test-http-server-request-timeout-keepalive: PASS,FLAKY
|
||||
# https://github.com/nodejs/node/issues/50243
|
||||
test-inspector-async-stack-traces-set-interval: PASS, FLAKY
|
||||
# https://github.com/nodejs/node/issues/54811
|
||||
test-macos-app-sandbox: PASS, FLAKY
|
||||
|
||||
|
|
Loading…
Reference in New Issue