| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 61892e69640c94676ea5de45afd47ae4b6228c5f..5c1351ee65e4f062ac7b483365c7ef51d5efb09c 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -90,6 +90,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
|
|
|
| [ $arch == arm ]
|
| collection_to_string_test: Pass, Crash # Issue: 11207
|
|
|