Index: tests/corelib/corelib.status |
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
index e03d0fb5b7c273cfcbc959d221684debb552ca8e..cf74f990f9c9c243cec8192b4e846627a45ba63f 100644 |
--- a/tests/corelib/corelib.status |
+++ b/tests/corelib/corelib.status |
@@ -99,7 +99,6 @@ null_nosuchmethod_test: Fail # Issue: 7413 |
unicode_test: Fail # Issue 14694 |
[ $compiler == dart2js ] |
-growable_list_test: RuntimeError # Fails to detect concurrent modification in addAll. |
error_stack_trace1_test: RuntimeError # Issue 12399 |
hash_set_test/01: RuntimeError # Issue 11551 |
integer_to_string_test/01: RuntimeError # Issue 1533 |
@@ -231,7 +230,7 @@ regexp/pcre_test: Crash # Stack Overflow |
shuffle_test: RuntimeError # Please triage this failure. |
stacktrace_fromstring_test: RuntimeError # receiver.get$_collection$_nums is not a function |
string_fromcharcodes_test: RuntimeError # Please triage this failure. |
-symbol_operator_test/03 : RuntimeError # |
+symbol_operator_test/03 : RuntimeError # |
symbol_reserved_word_test/03: Pass # Please triage this failure. |
symbol_reserved_word_test/06: RuntimeError # Please triage this failure. |
symbol_reserved_word_test/09: RuntimeError # Please triage this failure. |