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

Unified Diff: tests/language_2/language_2_kernel.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_dart2js.status ('k') | tests/language_2/regress_30339_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_kernel.status
diff --git a/tests/language_2/language_2_kernel.status b/tests/language_2/language_2_kernel.status
index 13b6f2a6e4b939c066dc5db295082201e14abbc6..f6d92489e3d2aca27f078d7aec94a473ddfa58e4 100644
--- a/tests/language_2/language_2_kernel.status
+++ b/tests/language_2/language_2_kernel.status
@@ -21,6 +21,7 @@ assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
[ $compiler == dartk && $runtime == vm && $checked ]
assertion_initializer_const_function_test/01: RuntimeError
+regress_30339_test: RuntimeError
[ $compiler == dartkp && $runtime == dart_precompiled ]
assertion_initializer_const_error2_test/none: CompileTimeError
@@ -38,6 +39,7 @@ assertion_initializer_const_function_error_test/none: Crash
assertion_initializer_const_function_test/01: Crash
assertion_initializer_const_function_test/none: Crash
assertion_initializer_test: CompileTimeError
+regress_30339_test: Crash
# dartk: checked mode failures
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
« no previous file with comments | « tests/language_2/language_2_dart2js.status ('k') | tests/language_2/regress_30339_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698