| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 7c19f8eefc798cdf74169be1aa6ec50c5c65483d..1b3f2530cd2a7c500e6f92d88b524f6b2b46c6b8 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -7,6 +7,7 @@ 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
|
|
|