From 3ae900b0f62b7fca4e9fbfc59809298344cf526e Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Tue, 17 Oct 2023 22:01:06 -0400 Subject: [PATCH] test: set crypto-timing test as flaky --- test/pummel/pummel.status | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/pummel/pummel.status b/test/pummel/pummel.status index 143450986e46c4..fda39bd39c250a 100644 --- a/test/pummel/pummel.status +++ b/test/pummel/pummel.status @@ -29,3 +29,7 @@ test-heapsnapshot-near-heap-limit: PASS,FLAKY [$system==ibmi] # https://github.com/nodejs/node/issues/39683 test-regress-GH-892: PASS, FLAKY + +[$arch==s390x] +# https://github.com/nodejs/node/issues/38226 +test-crypto-timing-safe-equal-benchmarks: PASS,FLAKY