| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 585d503a0fcaa64ea986e422cf9f2dda9eb934f8..fad628fb1d4b9fb2dd991faa0840d0f39d44b58e 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -27,6 +27,10 @@
|
|
|
| prefix mjsunit
|
|
|
| +# Temporary workaround, re-enable this when the test works without
|
| +# --optimize-constructed-arrays.
|
| +allocation-site-info: SKIP
|
| +
|
| # All tests in the bug directory are expected to fail.
|
| bugs/*: FAIL
|
|
|
|
|