| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index bd768844ea06126f61756cc0e40a66e86c08cf1d..40e35e98c02d1f149199c2381694f87959c45b0c 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -165,3 +165,33 @@ analyzer/test/*: PubGetError
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| lookup_map/test/lookup_map_test: RuntimeError # $async$temp1.get$tests is not a function
|
| +
|
| +[ $compiler == dart2js && $cps_ir && $host_checked ]
|
| +analyzer/test/src/task/html_test: Crash # Issue 24485
|
| +analyzer/test/src/task/incremental_element_builder_test: Crash # Issue 24485
|
| +analyzer/test/src/task/strong_mode_test: Crash # Issue 24485
|
| +analyzer/test/src/task/inputs_test: Crash # Issue 24485
|
| +analyzer/test/src/task/model_test: Crash # Issue 24485
|
| +analyzer/test/src/task/manager_test: Crash # Issue 24485
|
| +analyzer/test/generated/static_warning_code_test: Crash # Issue 24485
|
| +analyzer/test/generated/utilities_test: Crash # Issue 24485
|
| +analyzer/test/src/task/dart_test: Crash # Issue 24485
|
| +analyzer/test/src/task/html_work_manager_test: Crash # Issue 24485
|
| +analyzer/test/src/task/general_test: Crash # Issue 24485
|
| +analyzer/test/src/task/dart_work_manager_test: Crash # Issue 24485
|
| +analyzer/test/generated/parser_test: Crash # Issue 24485
|
| +analyzer/test/generated/static_type_warning_code_test: Crash # Issue 24485
|
| +analyzer/test/src/context/cache_test: Crash # Issue 24485
|
| +analyzer/test/generated/incremental_resolver_test: Crash # Issue 24485
|
| +analyzer/test/generated/element_test: Crash # Issue 24485
|
| +analyzer/test/generated/incremental_scanner_test: Crash # Issue 24485
|
| +analyzer/test/generated/scanner_test: Crash # Issue 24485
|
| +analyzer/test/src/task/driver_test: Crash # Issue 24485
|
| +analyzer/test/generated/compile_time_error_code_test: Crash # Issue 24485
|
| +analyzer/test/generated/non_error_resolver_test: Crash # Issue 24485
|
| +analyzer/test/generated/resolver_test: Crash # Issue 24485
|
| +analyzer/test/generated/source_factory_test: Crash # Issue 24485
|
| +analyzer/test/generated/ast_test: Crash # Issue 24485
|
| +analyzer/test/src/context/context_test: Crash # Issue 24485
|
| +analyzer/test/enum_test: Crash # Issue 24485
|
| +analyzer/test/generated/all_the_rest_test: Crash # Issue 24485
|
|
|