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

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

Issue 14079003: Implement Symbol correctly in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 7 years, 8 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
Index: dart/tests/corelib/corelib.status
diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
index f83568cf4abcb600dacbcf5864df8258ffe4bbae..38e940d0943575aa8e61f2c3088e2ee9d219a04a 100644
--- a/dart/tests/corelib/corelib.status
+++ b/dart/tests/corelib/corelib.status
@@ -54,14 +54,6 @@ string_base_vm_test: Fail, OK # VM specific test.
string_replace_func_test: Skip # Bug 6554 - doesn't terminate.
-symbol_test/none: Fail
-symbol_test/02: Fail
-symbol_test/03: Fail
-
-
-[ $compiler == dart2js && $unchecked ]
-symbol_test/01: Fail # This passes for the wrong reason in checked mode.
-
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
@@ -75,10 +67,6 @@ string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
compare_to2_test: Fail # inherited from VM
unicode_test: Fail # inherited from VM
-symbol_test/01: Fail
-symbol_test/02: Fail
-symbol_test/03: Fail
-
# Library changes
[ $compiler == none || $compiler == dart2js || $compiler == dart2dart ]
« no previous file with comments | « dart/sdk/lib/_internal/compiler/implementation/warnings.dart ('k') | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698