diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 2b9032e6cf..f0ae82bc64 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -283,6 +283,9 @@ 'harmony/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]], # desugaring regexp property class relies on ICU. 'harmony/regexp-property-*': [PASS, ['no_i18n == True', FAIL]], + + # TODO(clemensh): Figure out why this test is failing on 'V8 Linux64 - custom snapshot - debug' + 'wasm/stack': [PASS, FAIL], }], # ALWAYS ['novfp3 == True', {