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

Unified Diff: tests/lib/lib.status

Issue 23567019: Change how we generate bound closures to handler boud closures due to super getters: we need to pas… (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 | « tests/language/language_dart2js.status ('k') | tests/lib/mirrors/closures_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 27518)
+++ tests/lib/lib.status (working copy)
@@ -40,6 +40,7 @@
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.
+mirrors/closures_test/none: Fail # Issue 6490
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
@@ -129,6 +130,7 @@
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/closures_test/01: Fail, OK # Incorrect dart2js behavior.
[ $compiler == none && $runtime == drt ]
async/timer_isolate_test: Skip # See Issue 4997
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/lib/mirrors/closures_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698