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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 2993223002: [VM parser] Insert missing result type check in async functions using arrow (Closed)
Patch Set: update status file Created 3 years, 4 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 | « tests/language_2/language_2_analyzer.status ('k') | tests/language_2/language_2_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index c92c9bbefbb208a8af8435d58e5d17bfceb48605..1c8615fd5d425d2595dd74edc48300bfd964e353 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -134,6 +134,7 @@ assertion_initializer_const_function_test/none: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $checked ]
assertion_test: RuntimeError
+regress_30339_test: RuntimeError # Issue 26429
[ $compiler == dart2js && $runtime == jsshell && $checked ]
assertion_test: RuntimeError
« no previous file with comments | « tests/language_2/language_2_analyzer.status ('k') | tests/language_2/language_2_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698