test: remove flaky designation

Searching the automatically-generated test failure reports in the issues
at https://github.com/nodejs/reliability/issues, I don't see
`test-worker-message-port-message-before-close` failing any time
recently.

PR-URL: https://github.com/nodejs/node/pull/51736
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
This commit is contained in:
Luigi Pinca
2024-03-02 12:46:24 +01:00
committed by GitHub
parent 8451990668
commit 5c97f411d8

View File

@@ -55,8 +55,6 @@ test-domain-with-abort-on-uncaught-exception: PASS, FLAKY
test-tick-processor-arguments: SKIP
[$system==freebsd]
# https://github.com/nodejs/node/issues/31280
test-worker-message-port-message-before-close: PASS,FLAKY
[$system==ibmi]
# https://github.com/nodejs/node/pull/30819