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

Unified Diff: dart/tests/language/language.status

Issue 10823363: Update test status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index 493739856be6fb76f4e1ec560d4676df3b62fe8b..cfd23c41ec4c6ab7de3d210f2f2720ae181d4216 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -53,6 +53,7 @@ bad_override_test/02: Fail # Issue 3859.
setter_no_getter_call_test/01: Crash # Issue 4360
+top_level_getter_arrow_syntax_test: Fail # http://dartbug.com/4538
# DartC specific tests that should not be run by the VM
*dartc_test: Skip
@@ -255,3 +256,5 @@ super_first_constructor_test: Fail
disable_privacy_test: Fail, Ok
# This test hard codes name of file being run and precise position.
generic_test: Fail, Ok
+top_level_getter_arrow_syntax_test: Fail # TODO(ahe): I'm working on this.
+getters_setters_test: Fail # TODO(ahe): I'm working on this.
« 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