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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1257513002: dart2js: fix crash when annotations have syntax errors (fix #23983) (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index e61053cc92a17f058db96f853865476f120a29b5..635ce98bcf7e768d8d9a15546c20665af902e67b 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -85,3 +85,6 @@ mirror_printer_test: Crash # (static Iterable<Str... cannot handle async/sync*/
mirror_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
reflect_native_types_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
+
+[ $compiler == none && $runtime == vm ]
+invalid_annotation_test/01: MissingCompileTimeError, OK # vm is lazy

Powered by Google App Engine
This is Rietveld 408576698