| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 8952a6d6686c53b2ec0647e03161af1ab90ef919..ae9ca35ab25db0238a82f05676ee34d99454b4d9 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -39,7 +39,7 @@ crypto/hmac_sha256_test: Fail
|
| async/slow_consumer2_test: Fail # Issue 7726
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| -async/*: Fail # Issue 7731
|
| +async/future2_test: Fail # Issue 7736
|
|
|
| [ $compiler == dart2js && $runtime == d8 && $checked ]
|
| # Issue 7733.
|
|
|