| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 44525)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -10,6 +10,9 @@
|
| async_star_test/02: RuntimeError # 22853
|
| async_star_test/05: RuntimeError, Timeout
|
|
|
| +try_catch_on_syntax_test/10: Fail # Issue 19823
|
| +try_catch_on_syntax_test/11: Fail # Issue 19823
|
| +
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
|
| async_star_test: RuntimeError # Jsshell does not provide non-zero timers, Issue 7728
|
|
|