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

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

Issue 10907114: Update status files on your behalf. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | dart/tests/utils/utils.status » ('j') | 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 3077db4267cb9d4cabdfa9ffbf3b40c7e8e03a7b..bd53a5d52422639ffc1be3356f5501940944e0bd 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -88,6 +88,7 @@ field_override_test/02: Fail # Issue 742: field shadowing now allowed
[ $compiler == dartc ]
+assert_lexical_scope_test: Fail # http://dartbug.com/4987
bad_constructor_test/04: Fail # Constructor name clashes with other member
bad_constructor_test/05: Fail # Constructor name clashes with other member
bad_constructor_test/06: Fail # Constructor name clashes with other member
@@ -229,6 +230,8 @@ string_escape1_negative_test: Skip
*: Skip
[ $compiler == dart2dart ]
+pseudo_kw_illegal_test/02: Fail
+assert_lexical_scope_test: Fail
bad_constructor_test/04: Fail
bad_constructor_test/05: Fail
bad_constructor_test/06: Fail
« no previous file with comments | « no previous file | dart/tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698