| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 2c2c7b957045cd5c87210a09ea183c5fe2b91a1a..7902d5ab081a3abb687923dbbc8a8694d88e55f8 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -81,6 +81,7 @@ symbol_test/03: Fail
|
| int_parse_radix_test: fail
|
| list_insert_test: fail
|
| list_removeat_test: fail
|
| +symbol_test/01: fail # test issue 13730; It is static type warning if "const" instance creation argument type is not compatible with parameter type
|
|
|
| [ $compiler == dart2analyzer ]
|
| symbol_test/02: Fail
|
|
|