| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 91870f946099863554a225e9d51b0569a327dd39..d31b62c6df70e163878f39443746f7fc9842d094 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -7,7 +7,6 @@ mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
|
|
|
| [ $compiler == dart2js ]
|
| async/schedule_microtask6_test: RuntimeError # global error handling is not supported. Issue 5958
|
| -async/future_test/01: RuntimeError # Issue 23650
|
|
|
| math/double_pow_test: RuntimeError
|
| math/low_test: RuntimeError
|
|
|