| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 7e390f0fff365a457f5761105194f4f268171749..5e1b05dcb2a2505ea5f85bdd51d83fbd91592dbd 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -249,6 +249,9 @@
|
|
|
| # BUG(v8:4779): Crashes flakily with stress mode on arm64.
|
| 'array-splice': [PASS, SLOW, ['arch == arm64', FAST_VARIANTS]],
|
| +
|
| + # BUG(chromium:664490)
|
| + 'debug-scopes': [SKIP],
|
| }], # 'gc_stress == True'
|
|
|
| ##############################################################################
|
|
|