From a01de426008c3d0fc8f63b1a986ec3e359c82f63 Mon Sep 17 00:00:00 2001 From: Michael Achenbach Date: Fri, 26 Apr 2019 09:26:51 +0200 Subject: [PATCH] [test] Skip test unsuitable for gc fuzzing Test was wrongly unskipped in: https://chromium-review.googlesource.com/c/v8/v8/+/1565892 TBR=sigurds@chromium.org NOTRY=true Bug: v8:9127 Change-Id: I2d223dafd248486ca9291af874278f1fd499f8ce Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1585723 Reviewed-by: Michael Achenbach Commit-Queue: Michael Achenbach Cr-Commit-Position: refs/heads/master@{#61031} --- test/mjsunit/mjsunit.status | 1 + 1 file changed, 1 insertion(+) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 1cc99e529a..0461b0d67c 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -818,6 +818,7 @@ # Tests that fail some assertions due to checking internal state sensitive # to GC. 'compiler/native-context-specialization-hole-check': [SKIP], + 'regress/regress-trap-allocation-memento': [SKIP], 'shared-function-tier-up-turbo': [SKIP], }], # 'gc_fuzzer'