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

Unified Diff: tests/corelib/corelib.status

Issue 435483002: New analyzer snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | « pkg/pkg.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 776a50765a2dece688c85cf39e0c3e9f94695784..11c51f25661e42f93756d08da176c92b5defc19e 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -34,12 +34,8 @@ compare_to2_test: Fail # Bug 4018
symbol_test/01: Fail, Pass # bug 11669
-# const Symbol('void') should be allowed.
-[ $compiler == dart2analyzer ]
-symbol_reserved_word_test/01: CompileTimeError
-
# #void should be a valid symbol.
-[ $compiler == none || $compiler == dart2js || $compiler == dart2dart || $compiler == dart2analyzer ]
+[ $compiler == none || $compiler == dart2js || $compiler == dart2dart ]
symbol_reserved_word_test/02: CompileTimeError # bug 20191
symbol_reserved_word_test/05: CompileTimeError # bug 20191
« no previous file with comments | « pkg/pkg.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698