| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 8e199946d125b8f1a76589b2f064a9c3677404df..8f538294259241bf3cda5b867b3bc1e6e67c98f5 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -304,6 +304,9 @@
|
| 'unicodelctest': [PASS, NO_VARIANTS],
|
| 'unicodelctest-no-optimization': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(jkummerow): Doesn't work correctly in GC stress.
|
| + 'regress/regress-crbug-500497': [PASS, NO_VARIANTS],
|
| +
|
| # Too slow for gc stress.
|
| 'asm/embenchen/box2d': [SKIP],
|
|
|
|
|