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

Unified Diff: tests/lib/lib.status

Issue 45993002: Remove now-prohibited default values from optional parameters of redirecting constructors in mirror… (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/redirecting_factory_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 2135f3d3491d106cb6997d938ff3927ed8c10ea3..899e854cfb94f2590252b25acf2eb413637cffbb 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -171,9 +171,6 @@ async/timer_test: Fail, Pass
[ $runtime == vm ]
rmacnak 2013/10/25 23:11:59 This doesn't include Dartium, BTW.
regis 2013/10/25 23:21:02 Thanks for fixing it!
async/timer_not_available_test: Fail, OK
mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
-mirrors/redirecting_factory_test/none: CompileTimeError # Issue 14472
-mirrors/redirecting_factory_test/01: CompileTimeError # Issue 14472
-mirrors/redirecting_factory_test/02: CompileTimeError # Issue 14472
[ $compiler == none ]
async/schedule_microtask3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
@@ -220,7 +217,6 @@ 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
mirrors/typevariable_mirror_metadata_test/none: Fail # Issue 13093
-mirrors/redirecting_factory_test/none: Fail # Issue 14285
mirrors/type_variable_owner_test/none: Fail # Issue 14356
[ $compiler == dart2analyzer ]
@@ -234,7 +230,6 @@ 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
mirrors/typevariable_mirror_metadata_test/none: Fail # Issue 13093
-mirrors/redirecting_factory_test/none: Fail # Issue 14285
mirrors/type_variable_owner_test/none: Fail # Issue 14356
[ $compiler == none && $runtime == dartium ]
« no previous file with comments | « no previous file | tests/lib/mirrors/redirecting_factory_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698