| Index: tests/corelib_strong/corelib_strong.status | 
| diff --git a/tests/corelib_strong/corelib_strong.status b/tests/corelib_strong/corelib_strong.status | 
| index 73dcd69176432b9fcfb0912a36fa8073e989cd77..19a07bebafde77c6cfd49dfea5266128e89453b1 100644 | 
| --- a/tests/corelib_strong/corelib_strong.status | 
| +++ b/tests/corelib_strong/corelib_strong.status | 
| @@ -86,10 +86,8 @@ list_insert_test: RuntimeError # Issue 29921 | 
| list_removeat_test: RuntimeError # Issue 29921 | 
| list_replace_range_test: RuntimeError # Issue 29921 | 
| list_set_all_test: RuntimeError # Issue 29921 | 
| -list_to_string2_test: RuntimeError # Issue 29921 | 
| main_test: RuntimeError # Issue 29921 | 
| map_keys2_test: RuntimeError # Issue 29921 | 
| -map_to_string_test: RuntimeError # Issue 29921 | 
| nan_infinity_test/01: RuntimeError # Issue 29921 | 
| null_nosuchmethod_test: RuntimeError # Issue 29921 | 
| null_test: RuntimeError # Issue 29921 | 
|  |