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

Unified Diff: tests/corelib/corelib.status

Issue 346603003: Allow #[] and #[]= symbols. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file for dart2dart. Created 6 years, 6 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 | « tests/co19/co19-dart2js.status ('k') | tests/corelib/symbol_operator_test.dart » ('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 ed0d5460776d23baf08080c34b538a3b21e47689..35e97c4c6abb99f916fc5f2abee219b11c4a926c 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -88,10 +88,6 @@ compare_to2_test: RuntimeError, OK # Requires bigint support.
string_base_vm_test: RuntimeError, OK # VM specific test.
nan_infinity_test/01: Fail # Issue 11551
-[ $compiler == dart2js || $compiler == dart2dart]
-symbol_operator_test/01: CompileTimeError # Issue 15653.
-symbol_operator_test/02: CompileTimeError # Issue 15653.
-
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/symbol_operator_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698