| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9bb41d0bcd7d5698787776fae0cf3574eeacdf01..3485dbb637d2e17bf809c377d2f88f225081d627 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -184,6 +184,10 @@
|
| # nosse2. Also for arm novfp3.
|
| 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87 or arch == arm and simulator == True', PASS]],
|
|
|
| + # BUG(v8:3985). Wrong materialization of arguments object after throwing
|
| + # an exception.
|
| + 'regress/regress-3985': [PASS, FAIL],
|
| +
|
| # Skip endain dependent test for mips due to different typed views of the same
|
| # array buffer.
|
| 'nans': [PASS, ],
|
|
|