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

Unified Diff: tests/lib/lib.status

Issue 23450040: Implement redirecting factories in mirrors. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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 | « sdk/lib/_internal/compiler/implementation/ssa/builder.dart ('k') | tests/lib/mirrors/mirrors_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 27560)
+++ tests/lib/lib.status (working copy)
@@ -41,7 +41,11 @@
async/stream_controller_async_test: Fail, Pass # http://dartbug.com/11953
mirrors/typedef_test/none: Fail # http://dartbug.com/6490
mirrors/typedef_test/02: Fail, OK # Incorrect VM behavior.
+<<<<<<< .mine
+mirrors/redirecting_factory_test/none: Fail # Issue 6490
+=======
mirrors/closures_test/none: Fail # Issue 6490
+>>>>>>> .r27560
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
@@ -131,6 +135,8 @@
mirrors/hierarchy_test: Fail # TODO(ahe): This test is slightly broken. http://dartbug.com/12464
mirrors/mixin_test/01: Fail, OK # TODO(ahe): Slight broken test to ensure test coverage on dart2js.
mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
+mirrors/redirecting_factory_test/none: Fail # Issue 13365
+mirrors/redirecting_factory_test/01: Fail # Issue 13365
mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
[ $compiler == none && $runtime == drt ]
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/ssa/builder.dart ('k') | tests/lib/mirrors/mirrors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698