| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 595fc6f4c1f8c09c5ad258b93994f8c12132eec6..32c6c8da655205565ba8dcff6202cc01e29d2a13 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -152,6 +152,9 @@
|
| # TODO(titzer): too slow in --turbo mode due to O(n^2) graph verification.
|
| 'regress/regress-1122': [PASS, NO_VARIANTS],
|
|
|
| + # Issue 4493: Bugs due to --turbo-inlining.
|
| + 'tools/profile': [PASS, NO_VARIANTS],
|
| +
|
| # issue 4078:
|
| 'allocation-site-info': [PASS, NO_VARIANTS],
|
|
|
|
|