test: set test-structuredclone-jstransferable non-flaky

Fixes: https://github.com/nodejs/node/issues/50260
PR-URL: https://github.com/nodejs/node/pull/54115
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
This commit is contained in:
Stefan Stojanovic 2024-08-06 10:24:15 +02:00 committed by GitHub
parent 2b41c237c0
commit 1f69085db5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,6 @@ prefix pummel
[$system==win32]
# https://github.com/nodejs/node/issues/40728
test-fs-watch-non-recursive: PASS,FLAKY
# https://github.com/nodejs/node/issues/50260
test-structuredclone-jstransferable: PASS,FLAKY
[$system==macos]