diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 0c1cd5750b..d3ba7bb341 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]],