| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0c1cd5750b8b432d9dd882a8440153c393e8575c..d3ba7bb3413d0a53e01fa24ce1d9692350fc33f9 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -264,6 +264,7 @@
|
| 'readonly': [PASS, SLOW],
|
| 'regress/regress-1200351': [PASS, ['mode == debug', SLOW]],
|
| 'regress/regress-crbug-474297': [PASS, ['mode == debug', SLOW]],
|
| + 'es6/tail-call-megatest*': [PASS, FAST_VARIANTS],
|
|
|
| # TODO(titzer): correct WASM adapter frame alignment on arm64
|
| 'wasm/*': [PASS, ['arch == arm64', SKIP]],
|
|
|