| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index f716babab829e35223cb76bdf3bdea3438ee1237..aead0c905799cc370cd1efdfbedf346b4427d36f 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -3,7 +3,6 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2js ]
|
| -syncstar_yield_test/copyParameters: RuntimeError # Issue 22322
|
| sync_generator2_test/07: MissingCompileTimeError # Issue 22324
|
| sync_generator2_test/08: MissingCompileTimeError # Issue 22324
|
| sync_generator2_test/10: MissingCompileTimeError # Issue 22324
|
|
|