| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 803b56e8fed3a99f1a63ae061ab1b32c488e1ac6..5a90bd641cdf0ae1f713f9ea655f3b0410e15325 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -2,6 +2,9 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +[ $compiler == dart2js && $host_checked ]
|
| +async_star_test: Crash # Issue 22808
|
| +
|
| [ $compiler == dart2js ]
|
| sync_generator2_test/07: MissingCompileTimeError # Issue 22324
|
| sync_generator2_test/08: MissingCompileTimeError # Issue 22324
|
|
|