From 0ff62b4e03fe7ab7b3022f8bf316d691e6fffb54 Mon Sep 17 00:00:00 2001
From: Michael Dawson <mdawson@devrus.com>
Date: Mon, 24 Jan 2022 16:47:28 -0500
Subject: [PATCH] test: make worker-take-heapsnapshot non-flaky

Recent V8 upgrade seems to have made this pass
reliably now. Remove flaky entry

Refs: https://github.com/nodejs/node/issues/41204

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: https://github.com/nodejs/node/pull/41684
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
---
 test/pummel/pummel.status | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test/pummel/pummel.status b/test/pummel/pummel.status
index f3c1fd865ec0f7..78ea147f03ac14 100644
--- a/test/pummel/pummel.status
+++ b/test/pummel/pummel.status
@@ -16,10 +16,6 @@ test-crypto-timing-safe-equal-benchmarks: PASS,FLAKY
 
 [$system==macos]
 
-[($arch==arm || $arch==arm64) && $mode==debug]
-# https://github.com/nodejs/node/issues/41204
-test-worker-take-heapsnapshot: PASS, FLAKY
-
 [$arch==arm || $arch==arm64]
 
 [$system==solaris] # Also applies to SmartOS