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

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

Issue 1280603003: dart2js cps: update test expectations for new tests. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 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/co19/co19-dart2js.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 635ce98bcf7e768d8d9a15546c20665af902e67b..4855b296c8c6bf38115b4dc42578d5efa3af4f4a 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -63,6 +63,9 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
[ $host_checked && $compiler == dart2js && $cps_ir ]
21724_test: Crash # Please triage this failure.
+[ $compiler == none && $runtime == vm ]
+invalid_annotation_test/01: MissingCompileTimeError, OK # vm is lazy
+
[ $compiler == dart2js && $cps_ir ]
16407_test: Pass # Please triage this failure.
22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* functions
@@ -85,6 +88,3 @@ 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
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698