| 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
|
|
|