From e0091c784a66a78421344ff549eaed61ce534701 Mon Sep 17 00:00:00 2001 From: Darshan Sen Date: Wed, 13 Apr 2022 19:46:13 +0530 Subject: [PATCH] test: mark test-repl-empty-maybelocal-crash flaky on freebsd Refs: https://github.com/nodejs/node/issues/42719 Signed-off-by: Darshan Sen --- test/pummel/pummel.status | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/pummel/pummel.status b/test/pummel/pummel.status index 73ed079f66a5f8..0285421eed0cd4 100644 --- a/test/pummel/pummel.status +++ b/test/pummel/pummel.status @@ -21,6 +21,8 @@ test-crypto-timing-safe-equal-benchmarks: PASS,FLAKY [$system==solaris] # Also applies to SmartOS [$system==freebsd] +# https://github.com/nodejs/node/issues/42719 +test-repl-empty-maybelocal-crash: PASS, FLAKY [$system==aix]