| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index e655a5ae767d6322d73c5c252a43fb59bfd9b38a..d303a01f44afcf22de9beed1eee15aadec9e66ab 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -51,6 +51,9 @@
|
| # Issue 3389: deopt_every_n_garbage_collections is unsafe
|
| 'regress/regress-2653': [SKIP],
|
|
|
| + # Issue 3689: serializer does not handle internal symbols.
|
| + 'regress/regress-2506': [PASS, FAIL],
|
| +
|
| ##############################################################################
|
| # TurboFan compiler failures.
|
|
|
|
|