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

Unified Diff: tests/language/language.status

Issue 10928212: Update dartc, dart2dart status (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 12409)
+++ tests/language/language.status (working copy)
@@ -99,6 +99,7 @@
compile_time_constant_checked3_test/06: Fail, OK
[ $compiler == dartc ]
+language/implicit_this_test/none: Fail # should not warn about allocating SubAbstract2
metadata_test: Fail
bad_constructor_test/04: Fail # Constructor name clashes with other member
bad_constructor_test/05: Fail # Constructor name clashes with other member
@@ -265,7 +266,6 @@
bad_constructor_test/04: Fail
bad_constructor_test/05: Fail
bad_constructor_test/06: Fail
-interface_test/00: Fail
argument_definition_test/*: Skip # Not implemented.
argument_definition2_test: Skip # Not implemented. Fails in minified tests.
call_constructor_on_unresolvable_class_test/01: Fail # generates 'new Unresolved()' which fails on the VM
@@ -376,9 +376,6 @@
get_set_syntax_test/06: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/07: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/08: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
-get_set_syntax_test/09: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
-get_set_syntax_test/10: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
-get_set_syntax_test/11: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/13: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/14: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
get_set_syntax_test/15: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698