| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index d81da080ac65cb68d3f7f9a180537b48b4896e54..ef6a3196148b09970bf8f4c6a5cfc3479e09027e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -8,10 +8,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_or_bad_type_test/00: RuntimeError # Issue 28011
|
| -async/future_or_bad_type_test/01: RuntimeError # Issue 28011
|
| -async/future_or_bad_type_test/implements: MissingCompileTimeError # Issue 28011
|
| -async/future_or_non_strong_test: RuntimeError # Issue 28011
|
| async/future_or_strong_test: RuntimeError, OK
|
|
|
| math/double_pow_test: RuntimeError
|
|
|