From dafe97548faad582812cdeb0838607707ae721bc Mon Sep 17 00:00:00 2001 From: Stefan Stojanovic Date: Tue, 6 Aug 2024 10:24:15 +0200 Subject: [PATCH] test: set test-structuredclone-jstransferable non-flaky MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: https://github.com/nodejs/node/issues/50260 PR-URL: https://github.com/nodejs/node/pull/54115 Reviewed-By: Michaƫl Zasso Reviewed-By: Luigi Pinca Reviewed-By: Chengzhong Wu --- test/pummel/pummel.status | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/pummel/pummel.status b/test/pummel/pummel.status index fa95696e345bc3..b9b0469da5c715 100644 --- a/test/pummel/pummel.status +++ b/test/pummel/pummel.status @@ -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]