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

Unified Diff: tests/language/language.status

Issue 11117017: Update test expectations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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
diff --git a/tests/language/language.status b/tests/language/language.status
index 456875acdf096b3f3f9468b0f6273a2b2239981f..e2a2ce1767da407f2e83de2adfda93d1f0405169 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -250,6 +250,8 @@ string_escape1_negative_test: Skip
*: Skip
[ $compiler == dart2dart ]
+call_constructor_on_unresolvable_class_test/03: Fail, OK # 'library' cannot be used as a prefix because it is a built-in identifier
+call_constructor_on_unresolvable_class_test/06: Fail, OK # 'library' cannot be used as a prefix because it is a built-in identifier
class_literal_test/05: Fail # http://dartbug.com/5519
class_literal_test/10: Fail # http://dartbug.com/5519
class_literal_test/11: Fail # http://dartbug.com/5519
@@ -328,8 +330,6 @@ interface_cycle_negative_test: Fail, OK # Bad test: assumes eager loading.
# chokes on things like typedef(x) => "typedef $x" and alike.
abstract_syntax_test/01: Fail
abstract_syntax_test/02: Fail
-pseudo_kw_illegal_test/08: Fail
-pseudo_kw_illegal_test/10: Fail
pseudo_kw_illegal_test/11: Fail
pseudo_kw_illegal_test/14: Fail
pseudo_kw_test: Fail
« 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