Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 2b9032e6cf69bf3149cd4a0cb8749bd9953282af..7d37d9ac1349c8aa4c114ba9f4683ff003f61a5c 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -152,6 +152,10 @@ |
# TODO(turbofan): The escape analysis needs some investigation. |
'compiler/escape-analysis-*': [PASS, NO_VARIANTS], |
+ # TODO(turbofan, caitp): Figure out problem with async arrow functions and |
+ # throw resumption in TurboFan |
+ 'harmony/async-await-basic': [PASS, NO_VARIANTS], |
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt mode. |
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]], |