| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 44677)
|
| +++ tests/language/language.status (working copy)
|
| @@ -7,8 +7,6 @@
|
|
|
| [ $compiler == none ]
|
| built_in_identifier_prefix_test: Fail # Issue 6970
|
| -await_for_cancel_test: RuntimeError # Issue 21404
|
| -async_star_cancel_and_throw_in_finally_test: RuntimeError # Issue 22911
|
|
|
| # These bugs refer currently ongoing language discussions.
|
| constructor_initializer_test/none: Fail # Issue 12633
|
| @@ -20,7 +18,6 @@
|
| duplicate_export_negative_test: Fail # Issue 6134
|
|
|
| [ $compiler == dart2dart ]
|
| -async_star_cancel_and_throw_in_finally_test: RuntimeError # Issue 22911
|
| deferred_load_library_wrong_args_test/none: Fail # Issue 17523
|
| deferred_load_inval_code_test: Fail # Issue 17523
|
| deferred_not_loaded_check_test: Fail # Issue 17523
|
|
|