| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 3dbad860598472532a26cc717408a7d4b5f1fc36..e97af3fcdaf466de8c909f14d77059d01e708ac6 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -74,9 +74,6 @@ mirrors/unnamed_library_test: RuntimeError # Issue 10580
|
| mirrors/generic_bounded_test/02: RuntimeError # Issue 12087
|
| mirrors/generic_bounded_by_type_parameter_test/02: RuntimeError # Issue 12087
|
|
|
| -[ $compiler == dart2js && $checked ]
|
| -mirrors/redirection_type_shuffling_test: RuntimeError # Issue 13706
|
| -
|
| [ $runtime == safari ]
|
| mirrors/return_type_test: Pass, Timeout # Issue 12858
|
|
|
|
|