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

Unified Diff: tests/lib/lib.status

Issue 27369003: Update mirror tests to new mixin application syntax. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | tests/lib/mirrors/generic_mixin_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 9a8cd8d9b6aa39f7a510d6951b1df2052b28ea06..a3e7f4cf1e0c29e54a5f53cf61f2c8a549f62d90 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -236,6 +236,12 @@ mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
mirrors/generic_f_bounded_mixin_application_test: Fail # Issue 14116
mirrors/generic_interface_test/none: Fail # Inexpressible in multitest
+# Will be fixed by next roll?
+mirrors/typedef_metadata_test: Fail
+mirrors/mixin_test: Fail
+mirrors/mixin_application_test/none: Fail
+mirrors/generic_mixin_applications_test: Fail
+
[ $compiler == none && $runtime == dartium ]
async/schedule_microtask5_test: Pass, Timeout # Issue 13719: Please triage this failure.
async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failure.
« no previous file with comments | « no previous file | tests/lib/mirrors/generic_mixin_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698