Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(595)

Unified Diff: test/debugger/debugger.status

Issue 2621173002: Remove --harmony-async-await runtime flag (Closed)
Patch Set: Update test ref Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/debugger/debug/harmony/debug-async-liveedit.js ('k') | test/debugger/regress/regress-5610.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debugger.status
diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
index d1d26f8d49362032d7c150c6f4502f7e13c67375..5a16190c3da23404f1dee3c3b82383adda48743c 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -57,11 +57,11 @@
# Async function tests taking too long
# https://bugs.chromium.org/p/v8/issues/detail?id=5411
- 'debug/harmony/async-debug-caught-exception-cases0': [SKIP],
- 'debug/harmony/async-debug-caught-exception-cases1': [SKIP],
- 'debug/harmony/async-debug-caught-exception-cases2': [SKIP],
- 'debug/harmony/async-debug-caught-exception-cases3': [SKIP],
- 'debug/harmony/async-function-debug-scopes': [SKIP],
+ 'debug/es8/async-debug-caught-exception-cases0': [SKIP],
+ 'debug/es8/async-debug-caught-exception-cases1': [SKIP],
+ 'debug/es8/async-debug-caught-exception-cases2': [SKIP],
+ 'debug/es8/async-debug-caught-exception-cases3': [SKIP],
+ 'debug/es8/async-function-debug-scopes': [SKIP],
}], # 'gc_stress == True'
##############################################################################
« no previous file with comments | « test/debugger/debug/harmony/debug-async-liveedit.js ('k') | test/debugger/regress/regress-5610.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698