| Index: tests/language/language_dart2js.status | 
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status | 
| index beb269cb34d2c81f35c1dd74676329b7bae1f89d..df68f4c09a28ee9f69c31c1248c908c19e6c24fd 100644 | 
| --- a/tests/language/language_dart2js.status | 
| +++ b/tests/language/language_dart2js.status | 
| @@ -7,6 +7,8 @@ sync_generator2_test/07: MissingCompileTimeError # Issue 22324 | 
| sync_generator2_test/08: MissingCompileTimeError # Issue 22324 | 
| sync_generator2_test/10: MissingCompileTimeError # Issue 22324 | 
|  | 
| +async_star_test/05: RuntimeError | 
| + | 
| [ $compiler == dart2js && $runtime == jsshell ] | 
| await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728 | 
|  | 
|  |