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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2354333003: Disable slow async function tests in gc_stress (Closed)
Patch Set: Fix up history Created 4 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index c9eef21a6c8f7c4cd50bb01658f4d3655dcdfdb4..98d776c5ad16d4bbdf1510c1131002d622b580ba 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -227,6 +227,14 @@
'unicode-test': [SKIP],
'whitespaces': [SKIP],
+ # Async function tests taking too long
+ # https://bugs.chromium.org/p/v8/issues/detail?id=5411
+ 'harmony/async-function-debug-scopes': [SKIP],
+ 'harmony/async-debug-caught-exception-cases0': [SKIP],
+ 'harmony/async-debug-caught-exception-cases1': [SKIP],
+ 'harmony/async-debug-caught-exception-cases2': [SKIP],
+ 'harmony/async-debug-caught-exception-cases3': [SKIP],
+
# TODO(mstarzinger): Takes too long with TF.
'array-sort': [PASS, NO_VARIANTS],
'regress/regress-91008': [PASS, NO_VARIANTS],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698