| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 789aed0aca92af9dac3d4ceb475b18a8129fbe4f..50d2a3079d346713451bbc158c2f98bcb6be2e27 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -652,6 +652,9 @@
|
|
|
| # BUG(v8:4495).
|
| 'es6/collections': [PASS, ['arch == ia32', FAST_VARIANTS]],
|
| +
|
| + # BUG(v8:4893).
|
| + 'regress/regress-crbug-506443': [PASS, ['no_snap', FAST_VARIANTS]],
|
| }], # 'system == windows'
|
|
|
| ##############################################################################
|
|
|