| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index ff52141612d3dd23c1d53699f6a75bb165a103fe..267990a687eff046719f745079dbeeac58db8d55 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -598,6 +598,7 @@ map_from_iterables_test: Crash
|
| map_from_test: Crash
|
| map_test: Crash # Issue 27394
|
| nan_infinity_test/01: RuntimeError
|
| +null_nosuchmethod_test: Crash
|
| queue_test: Crash
|
| range_error_test: Crash
|
| range_error_test: RuntimeError
|
| @@ -845,6 +846,7 @@ map_from_iterables_test: Crash
|
| map_from_test: Crash
|
| map_test: Crash # Issue 27394
|
| nan_infinity_test/01: RuntimeError
|
| +null_nosuchmethod_test: Crash
|
| queue_test: Crash
|
| range_error_test: Crash
|
| range_error_test: RuntimeError
|
|
|