Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 class_test: Fail | 6 class_test: Fail |
| 7 statements_test: Fail | 7 statements_test: Fail |
| 8 typed_locals_test: Fail | 8 typed_locals_test: Fail |
| 9 no_such_method_test: Fail # Wrong Invocation.memberName. | 9 no_such_method_test: Fail # Wrong Invocation.memberName. |
| 10 constant_javascript_semantics4_test: Fail, OK | 10 constant_javascript_semantics4_test: Fail, OK |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 158 mirror_printer_test/none: Crash # Issue 27394 | 158 mirror_printer_test/none: Crash # Issue 27394 |
| 159 mirror_test: Crash # Issue 27394 | 159 mirror_test: Crash # Issue 27394 |
| 160 mirrors_used_closure_test: Crash # Issue 27394 | 160 mirrors_used_closure_test: Crash # Issue 27394 |
| 161 mirrors_used_metatargets_test: Crash # Issue 27394 | 161 mirrors_used_metatargets_test: Crash # Issue 27394 |
| 162 mirrors_used_native_test: Crash # Issue 27394 | 162 mirrors_used_native_test: Crash # Issue 27394 |
| 163 reflect_native_types_test: Crash # Issue 27394 | 163 reflect_native_types_test: Crash # Issue 27394 |
| 164 | 164 |
| 165 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 165 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 166 js_dispatch_property_test: Crash # Issue 27394 | 166 js_dispatch_property_test: Crash # Issue 27394 |
| 167 regress/4562_test/01: Crash # Issue 27394 | 167 regress/4562_test/01: Crash # Issue 27394 |
| 168 | |
| 169 [ $compiler == dart2js && $preview_dart_2 ] | |
|
Siggi Cherem (dart-lang)
2017/07/21 19:21:31
so far I added these without --host-checked, I'll
| |
| 170 10216a_test: Crash | |
| 171 10216b_test: Crash | |
| 172 11673_test: Crash | |
| 173 16400_test: Crash | |
| 174 16407_test: Crash | |
| 175 17856_test: Crash | |
| 176 18383_test: Crash | |
| 177 19191_test: Crash | |
| 178 21166_test: Crash | |
| 179 21579_test: Crash | |
| 180 21666_test: Crash | |
| 181 21724_test: Crash | |
| 182 22776_test: Crash | |
| 183 22868_test: Crash | |
| 184 22917_test: Crash | |
| 185 23056_test: Crash | |
| 186 23264_test: Crash | |
| 187 23404_test: RuntimeError | |
| 188 23432_test: Crash | |
| 189 23828_test: Crash | |
| 190 26243_test: Crash | |
| 191 28919_test: Crash | |
| 192 assert_with_message_test: Crash | |
| 193 async_stacktrace_test: Crash | |
| 194 bailout8_test: Crash | |
| 195 bailout_aborting_if_test: Crash | |
| 196 bailout_on_break_test: Crash | |
| 197 bailout_on_continue_test: Timeout | |
| 198 bailout_test: Crash | |
| 199 big_allocation_expression_test: Crash | |
| 200 bound_closure_interceptor_methods_test: Crash | |
| 201 bound_closure_interceptor_type_test: Crash | |
| 202 break_test: Crash | |
| 203 checked_accessor_test: Crash | |
| 204 closure2_test: Crash | |
| 205 closure3_test: Crash | |
| 206 closure4_test: Crash | |
| 207 closure5_test: Crash | |
| 208 closure6_test: Crash | |
| 209 closure7_test: Crash | |
| 210 closure_capture2_test: Crash | |
| 211 closure_capture3_test: Crash | |
| 212 closure_capture4_test: Crash | |
| 213 closure_capture5_test: Crash | |
| 214 closure_capture_test: Crash | |
| 215 closure_test: Crash | |
| 216 closure_type_reflection2_test: Crash | |
| 217 closure_type_reflection_test: Crash | |
| 218 code_motion_exception_test: Crash | |
| 219 compile_time_constant4_test/01: MissingCompileTimeError | |
| 220 compile_time_constant4_test/02: MissingCompileTimeError | |
| 221 compile_time_constant4_test/03: MissingCompileTimeError | |
| 222 compile_time_constant4_test/04: MissingCompileTimeError | |
| 223 compile_time_constant4_test/05: MissingCompileTimeError | |
| 224 compile_time_constant4_test/06: Crash | |
| 225 conditional_send_test: Crash | |
| 226 consistent_add_error_test: Crash | |
| 227 consistent_codeUnitAt_error_test: Crash | |
| 228 consistent_index_error_array_test: Crash | |
| 229 consistent_index_error_string_test: Crash | |
| 230 consistent_index_error_typed_list_test: Crash | |
| 231 consistent_null_add_error_test: Crash | |
| 232 consistent_subtract_error_test: Crash | |
| 233 constant_javascript_semantics2_test: Crash | |
| 234 constant_javascript_semantics3_test: Crash | |
| 235 constant_javascript_semantics_test/01: MissingCompileTimeError | |
| 236 constant_javascript_semantics_test/02: MissingCompileTimeError | |
| 237 deferred/deferred_class_test: CompileTimeError | |
| 238 deferred/deferred_constant2_test: CompileTimeError | |
| 239 deferred/deferred_constant3_test: CompileTimeError | |
| 240 deferred/deferred_constant4_test: CompileTimeError | |
| 241 deferred/deferred_function_test: CompileTimeError | |
| 242 deferred/deferred_mirrors1_test: CompileTimeError | |
| 243 deferred/deferred_mirrors2_test: Crash | |
| 244 deferred/deferred_overlapping_test: CompileTimeError | |
| 245 deferred_custom_loader_test: CompileTimeError | |
| 246 deferred_fail_and_retry_test: CompileTimeError | |
| 247 deferred_fail_and_retry_worker_test: CompileTimeError | |
| 248 deferred_inheritance_test: CompileTimeError | |
| 249 deferred_split_test: CompileTimeError | |
| 250 first_class_types_hashcode_test: Crash | |
| 251 for_in_test: Crash | |
| 252 hash_code_test: Crash | |
| 253 identical_trace_test: Crash | |
| 254 if_null2_test: Crash | |
| 255 if_null3_test: Crash | |
| 256 if_null_test: Crash | |
| 257 inference_nsm_mirrors_test: Crash | |
| 258 inference_super_set_call_test: RuntimeError | |
| 259 inferrer_is_int_test: Crash | |
| 260 inline_position_crash_test: Crash | |
| 261 interceptor_named_arguments_test: Crash | |
| 262 interface_type_optimization_test: Crash | |
| 263 invalid_annotation2_test/none: Crash | |
| 264 is_check_instanceof_test: Crash | |
| 265 js_array_index_error_test: Crash | |
| 266 js_array_removeLast_error_test: Crash | |
| 267 label_test/06: Crash | |
| 268 locate_single_element_1_test: Crash | |
| 269 lookup_map/dead_entry_single_nested_pairs_test: Crash | |
| 270 lookup_map/dead_entry_test: Crash | |
| 271 lookup_map/dead_entry_through_mirrors_test: Crash | |
| 272 lookup_map/discovered_code_test: Crash | |
| 273 lookup_map/entries_aside_test: Crash | |
| 274 lookup_map/escaping_entries_test: Crash | |
| 275 lookup_map/generic_type_test: Crash | |
| 276 lookup_map/live_entry_single_pair_test: Crash | |
| 277 lookup_map/live_entry_test: Crash | |
| 278 lookup_map/live_entry_through_mirrors_test: Crash | |
| 279 lookup_map/live_entry_through_mirrors_used_test: Crash | |
| 280 lookup_map/reachable_data2_test: Crash | |
| 281 lookup_map/reachable_data_test: Crash | |
| 282 lookup_map/subclass_lookup_map_test: Crash | |
| 283 many_constants_test: Crash | |
| 284 many_fields_test: Crash | |
| 285 mirror_invalid_field_access2_test: Crash | |
| 286 mirror_invalid_field_access3_test: Crash | |
| 287 mirror_invalid_field_access4_test: Crash | |
| 288 mirror_invalid_field_access_test: Crash | |
| 289 mirror_invalid_invoke2_test: Crash | |
| 290 mirror_invalid_invoke3_test: Crash | |
| 291 mirror_invalid_invoke_test: Crash | |
| 292 mirror_printer_test/01: Crash | |
| 293 mirror_printer_test/none: Crash | |
| 294 mirror_test: Crash | |
| 295 mirror_type_inference_field2_test: Crash | |
| 296 mirror_type_inference_field_test: Crash | |
| 297 mirror_type_inference_function_test: Crash | |
| 298 mirrors_declarations_filtering_test: Crash | |
| 299 mirrors_used_closure_test: Crash | |
| 300 mirrors_used_metatargets_test: Crash | |
| 301 mirrors_used_native_test: Crash | |
| 302 mirrors_used_warning2_test: Crash | |
| 303 mirrors_used_warning_test/minif: Crash | |
| 304 mirrors_used_warning_test/none: Crash | |
| 305 new_from_env_test: Crash | |
| 306 no_such_method_mirrors_test: Crash | |
| 307 no_such_method_test: Crash | |
| 308 operator_test: Crash | |
| 309 optional_parameter_test: Crash | |
| 310 private_symbol_literal_test/01: MissingCompileTimeError | |
| 311 private_symbol_literal_test/02: MissingCompileTimeError | |
| 312 private_symbol_literal_test/03: MissingCompileTimeError | |
| 313 private_symbol_literal_test/04: MissingCompileTimeError | |
| 314 private_symbol_literal_test/05: MissingCompileTimeError | |
| 315 private_symbol_literal_test/06: MissingCompileTimeError | |
| 316 reflect_native_types_test: Crash | |
| 317 regress/4492_test: Crash | |
| 318 regress/4515_1_test: Crash | |
| 319 regress/4515_2_test: Crash | |
| 320 regress/4515_3_test: Crash | |
| 321 regress/4562_test/none: CompileTimeError | |
| 322 regress/4639_test: Crash | |
| 323 regress/4740_test: Crash | |
| 324 round_constant_folding_test: Crash | |
| 325 string_interpolation_dynamic_test: RuntimeError | |
| 326 string_interpolation_test: RuntimeError | |
| 327 super_constructor1_test: Crash | |
| 328 switch_test/none: Crash | |
| 329 this_phi_elimination_test: Crash | |
| 330 timer_negative_test: Crash | |
| 331 timer_test: Crash | |
| 332 truncation_errors_test: Crash | |
| 333 type_argument_factory_crash_test: Crash | |
| 334 type_argument_factory_nocrash_test: Crash | |
| 335 type_constant_switch_test/01: MissingCompileTimeError | |
| 336 type_error_message_test: Crash | |
| 337 unconditional_dartio_import_test: CompileTimeError | |
| 338 useful_error_message_1_test: Crash | |
| OLD | NEW |