| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2b9032e6cf69bf3149cd4a0cb8749bd9953282af..f0ae82bc648b13179a9440a29f43a51ca00079eb 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', {
|
|
|