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

Unified Diff: tests/corelib/corelib.status

Issue 387003003: Generate compile errors for illegal uses of const Symbol constructor. (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
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index ad6a75ad5645c1ee46d292084f9a106df0e48a94..541fd83cd6bf54ce358e18a06eb82f5ee2a666b4 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -126,9 +126,6 @@ error_stack_trace1_test: Fail # Fails in minified mode, test depends on method n
int_parse_radix_test: Fail, OK # Test contains errors but doesn’t mark them as expected
list_insert_test: Fail, OK # Test contains errors but doesn’t mark them as expected
list_removeat_test: Fail, OK # Test contains errors but doesn’t mark them as expected
-symbol_test/01: Fail, OK # Test Issue 13730; It is static type warning if "const" instance creation argument type is not compatible with parameter type
-symbol_test/02: Fail # Issue 18755
-symbol_test/03: Fail # Issue 18755
[ $compiler == dart2analyzer ]
symbol_test/02: Fail

Powered by Google App Engine
This is Rietveld 408576698