| 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 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 166 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked ] | 166 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked ] |
| 167 js_dispatch_property_test: Crash # Issue 27394 | 167 js_dispatch_property_test: Crash # Issue 27394 |
| 168 regress/4562_test/01: Crash # Issue 27394 | 168 regress/4562_test/01: Crash # Issue 27394 |
| 169 | 169 |
| 170 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 170 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 171 10216a_test: Crash | 171 10216a_test: Crash |
| 172 10216b_test: Crash | 172 10216b_test: Crash |
| 173 16400_test: Crash | 173 16400_test: Crash |
| 174 17856_test: Crash | 174 17856_test: Crash |
| 175 19191_test: Crash | 175 19191_test: Crash |
| 176 21166_test: Crash | |
| 177 21666_test: Crash | 176 21666_test: Crash |
| 178 21724_test: Crash | |
| 179 22776_test: Crash | |
| 180 22868_test: Crash | 177 22868_test: Crash |
| 181 22917_test: Crash | 178 22917_test: Crash |
| 182 23264_test: Crash | |
| 183 23404_test: Crash | 179 23404_test: Crash |
| 180 23404_test: RuntimeError |
| 184 23432_test: Crash | 181 23432_test: Crash |
| 185 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of
'member' where | 182 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of
'member' where |
| 186 23828_test: Crash | 183 23828_test: Crash |
| 187 26243_test: Crash | |
| 188 28919_test: Crash | |
| 189 assert_with_message_test: Crash | 184 assert_with_message_test: Crash |
| 190 async_stacktrace_test: Crash | 185 async_stacktrace_test: Crash |
| 191 big_allocation_expression_test: Crash | |
| 192 bound_closure_interceptor_methods_test: Crash | 186 bound_closure_interceptor_methods_test: Crash |
| 193 bound_closure_interceptor_type_test: Crash | 187 bound_closure_interceptor_type_test: Crash |
| 194 break_test: Crash | 188 break_test: Crash |
| 195 checked_accessor_test: Crash | |
| 196 closure3_test: Crash | 189 closure3_test: Crash |
| 197 closure4_test: Crash | 190 closure4_test: Crash |
| 198 closure5_test: Crash | 191 closure5_test: Crash |
| 199 closure6_test: Crash | 192 closure6_test: Crash |
| 200 closure7_test: Crash | 193 closure7_test: Crash |
| 201 closure_capture2_test: Crash | 194 closure_capture2_test: Crash |
| 202 closure_capture3_test: Crash | 195 closure_capture3_test: Crash |
| 203 closure_capture4_test: Crash | 196 closure_capture4_test: Crash |
| 204 closure_capture5_test: Crash | 197 closure_capture5_test: Crash |
| 205 closure_capture6_test: Crash | 198 closure_capture6_test: Crash |
| 206 closure_capture_test: Crash | 199 closure_capture_test: Crash |
| 207 closure_type_reflection2_test: Crash | 200 closure_type_reflection2_test: Crash |
| 208 closure_type_reflection_test: Crash | 201 closure_type_reflection_test: Crash |
| 209 code_motion_exception_test: Crash | 202 code_motion_exception_test: Crash |
| 210 compile_time_constant4_test/01: MissingCompileTimeError | 203 compile_time_constant4_test/01: MissingCompileTimeError |
| 211 compile_time_constant4_test/02: MissingCompileTimeError | 204 compile_time_constant4_test/02: MissingCompileTimeError |
| 212 compile_time_constant4_test/03: MissingCompileTimeError | 205 compile_time_constant4_test/03: MissingCompileTimeError |
| 213 compile_time_constant4_test/04: MissingCompileTimeError | 206 compile_time_constant4_test/04: MissingCompileTimeError |
| 214 compile_time_constant4_test/05: MissingCompileTimeError | 207 compile_time_constant4_test/05: MissingCompileTimeError |
| 215 compile_time_constant4_test/06: Crash | 208 compile_time_constant4_test/06: Crash |
| 216 conditional_send_test: Crash | 209 conditional_send_test: Crash |
| 217 consistent_add_error_test: Crash | 210 consistent_add_error_test: Crash |
| 218 consistent_codeUnitAt_error_test: Crash | |
| 219 consistent_index_error_array_test: Crash | |
| 220 consistent_index_error_string_test: Crash | |
| 221 consistent_index_error_typed_list_test: Crash | 211 consistent_index_error_typed_list_test: Crash |
| 222 consistent_null_add_error_test: Crash | |
| 223 consistent_subtract_error_test: Crash | 212 consistent_subtract_error_test: Crash |
| 224 constant_javascript_semantics2_test: Crash | |
| 225 constant_javascript_semantics3_test: Crash | |
| 226 constant_javascript_semantics_test/01: MissingCompileTimeError | 213 constant_javascript_semantics_test/01: MissingCompileTimeError |
| 227 constant_javascript_semantics_test/02: MissingCompileTimeError | 214 constant_javascript_semantics_test/02: MissingCompileTimeError |
| 228 deferred/deferred_class_test: CompileTimeError | 215 deferred/deferred_class_test: CompileTimeError |
| 229 deferred/deferred_constant2_test: CompileTimeError | 216 deferred/deferred_constant2_test: CompileTimeError |
| 230 deferred/deferred_constant3_test: CompileTimeError | 217 deferred/deferred_constant3_test: CompileTimeError |
| 231 deferred/deferred_constant4_test: CompileTimeError | 218 deferred/deferred_constant4_test: CompileTimeError |
| 232 deferred/deferred_function_test: CompileTimeError | 219 deferred/deferred_function_test: CompileTimeError |
| 233 deferred/deferred_mirrors1_test: CompileTimeError | 220 deferred/deferred_mirrors1_test: CompileTimeError |
| 234 deferred/deferred_mirrors2_test: Crash | 221 deferred/deferred_mirrors2_test: Crash |
| 235 deferred/deferred_overlapping_test: CompileTimeError | 222 deferred/deferred_overlapping_test: CompileTimeError |
| 236 deferred/interface_type_variable_test: CompileTimeError | 223 deferred/interface_type_variable_test: CompileTimeError |
| 237 deferred/uninstantiated_type_variable_test: CompileTimeError | 224 deferred/uninstantiated_type_variable_test: CompileTimeError |
| 238 deferred_custom_loader_test: CompileTimeError | 225 deferred_custom_loader_test: CompileTimeError |
| 239 deferred_fail_and_retry_test: CompileTimeError | 226 deferred_fail_and_retry_test: CompileTimeError |
| 240 deferred_fail_and_retry_worker_test: CompileTimeError | 227 deferred_fail_and_retry_worker_test: CompileTimeError |
| 241 deferred_inheritance_test: CompileTimeError | 228 deferred_inheritance_test: CompileTimeError |
| 242 deferred_split_test: CompileTimeError | 229 deferred_split_test: CompileTimeError |
| 243 dummy_compiler_test: CompileTimeError | 230 dummy_compiler_test: CompileTimeError |
| 244 first_class_types_hashcode_test: Crash | |
| 245 for_in_test: Crash | 231 for_in_test: Crash |
| 246 hash_code_test: Crash | 232 hash_code_test: Crash |
| 247 identical_trace_test: Crash | |
| 248 if_null2_test: Crash | |
| 249 if_null3_test: Crash | |
| 250 if_null_test: Crash | 233 if_null_test: Crash |
| 251 inference_nsm_mirrors_test: Crash | 234 inference_nsm_mirrors_test: Crash |
| 252 inference_super_set_call_test: RuntimeError | 235 inference_super_set_call_test: RuntimeError |
| 253 inferrer_is_int_test: Crash | |
| 254 inline_position_crash_test: Crash | 236 inline_position_crash_test: Crash |
| 255 interceptor_named_arguments_test: Crash | 237 interceptor_named_arguments_test: Crash |
| 256 interface_type_optimization_test: Crash | |
| 257 invalid_annotation2_test/none: Crash | 238 invalid_annotation2_test/none: Crash |
| 258 is_check_instanceof_test: Crash | 239 is_check_instanceof_test: Crash |
| 259 js_array_index_error_test: Crash | 240 js_array_index_error_test: Crash |
| 260 js_array_removeLast_error_test: Crash | |
| 261 js_dispatch_property_test: RuntimeError | 241 js_dispatch_property_test: RuntimeError |
| 262 label_test/06: Crash | 242 label_test/06: Crash |
| 263 locate_single_element_1_test: Crash | |
| 264 lookup_map/dead_entry_single_nested_pairs_test: Crash | 243 lookup_map/dead_entry_single_nested_pairs_test: Crash |
| 265 lookup_map/dead_entry_test: Crash | 244 lookup_map/dead_entry_test: Crash |
| 266 lookup_map/dead_entry_through_mirrors_test: Crash | 245 lookup_map/dead_entry_through_mirrors_test: Crash |
| 267 lookup_map/discovered_code_test: Crash | 246 lookup_map/discovered_code_test: Crash |
| 268 lookup_map/entries_aside_test: Crash | 247 lookup_map/entries_aside_test: Crash |
| 269 lookup_map/escaping_entries_test: Crash | 248 lookup_map/escaping_entries_test: Crash |
| 270 lookup_map/generic_type_test: Crash | 249 lookup_map/generic_type_test: Crash |
| 271 lookup_map/live_entry_single_pair_test: Crash | 250 lookup_map/live_entry_single_pair_test: Crash |
| 272 lookup_map/live_entry_test: Crash | 251 lookup_map/live_entry_test: Crash |
| 273 lookup_map/live_entry_through_mirrors_test: Crash | 252 lookup_map/live_entry_through_mirrors_test: Crash |
| (...skipping 16 matching lines...) Expand all Loading... |
| 290 mirror_type_inference_field2_test: Crash | 269 mirror_type_inference_field2_test: Crash |
| 291 mirror_type_inference_field_test: Crash | 270 mirror_type_inference_field_test: Crash |
| 292 mirror_type_inference_function_test: Crash | 271 mirror_type_inference_function_test: Crash |
| 293 mirrors_declarations_filtering_test: Crash | 272 mirrors_declarations_filtering_test: Crash |
| 294 mirrors_used_closure_test: Crash | 273 mirrors_used_closure_test: Crash |
| 295 mirrors_used_metatargets_test: Crash | 274 mirrors_used_metatargets_test: Crash |
| 296 mirrors_used_native_test: Crash | 275 mirrors_used_native_test: Crash |
| 297 mirrors_used_warning2_test: Crash | 276 mirrors_used_warning2_test: Crash |
| 298 mirrors_used_warning_test/minif: Crash | 277 mirrors_used_warning_test/minif: Crash |
| 299 mirrors_used_warning_test/none: Crash | 278 mirrors_used_warning_test/none: Crash |
| 300 new_from_env_test: Crash | |
| 301 no_such_method_mirrors_test: Crash | 279 no_such_method_mirrors_test: Crash |
| 302 no_such_method_test: Crash | 280 no_such_method_test: Crash |
| 303 operator_test: Crash | |
| 304 optional_parameter_test: Crash | 281 optional_parameter_test: Crash |
| 305 private_symbol_literal_test/01: MissingCompileTimeError | 282 private_symbol_literal_test/01: MissingCompileTimeError |
| 306 private_symbol_literal_test/02: MissingCompileTimeError | 283 private_symbol_literal_test/02: MissingCompileTimeError |
| 307 private_symbol_literal_test/03: MissingCompileTimeError | 284 private_symbol_literal_test/03: MissingCompileTimeError |
| 308 private_symbol_literal_test/04: MissingCompileTimeError | 285 private_symbol_literal_test/04: MissingCompileTimeError |
| 309 private_symbol_literal_test/05: MissingCompileTimeError | 286 private_symbol_literal_test/05: MissingCompileTimeError |
| 310 private_symbol_literal_test/06: MissingCompileTimeError | 287 private_symbol_literal_test/06: MissingCompileTimeError |
| 311 recursive_import_test: CompileTimeError | 288 recursive_import_test: CompileTimeError |
| 312 reflect_native_types_test: Crash | 289 reflect_native_types_test: Crash |
| 313 regress/4492_test: Crash | |
| 314 regress/4515_1_test: Crash | 290 regress/4515_1_test: Crash |
| 315 regress/4515_2_test: Crash | 291 regress/4515_2_test: Crash |
| 316 regress/4515_3_test: Crash | 292 regress/4515_3_test: Crash |
| 317 regress/4562_test/none: CompileTimeError | 293 regress/4562_test/none: CompileTimeError |
| 318 regress/4639_test: Crash | 294 regress/4639_test: Crash |
| 319 regress/4740_test: Crash | |
| 320 round_constant_folding_test: Crash | |
| 321 string_interpolation_dynamic_test: RuntimeError | 295 string_interpolation_dynamic_test: RuntimeError |
| 322 string_interpolation_test: RuntimeError | 296 string_interpolation_test: RuntimeError |
| 323 super_constructor1_test: Crash | 297 super_constructor1_test: Crash |
| 324 switch_test/none: Crash | 298 switch_test/none: Crash |
| 325 this_phi_elimination_test: Crash | 299 closure_capture2_test: RuntimeError |
| 326 23404_test: RuntimeError | 300 closure_capture4_test: RuntimeError |
| 301 closure_capture_test: RuntimeError |
| 302 consistent_add_error_test: RuntimeError |
| 303 consistent_subtract_error_test: RuntimeError |
| 327 timer_test: Crash | 304 timer_test: Crash |
| 328 truncation_errors_test: Crash | 305 truncation_errors_test: Crash |
| 329 type_argument_factory_crash_test: Crash | 306 type_argument_factory_crash_test: Crash |
| 330 type_argument_factory_nocrash_test: Crash | 307 type_argument_factory_nocrash_test: Crash |
| 331 type_constant_switch_test/01: MissingCompileTimeError | 308 type_constant_switch_test/01: MissingCompileTimeError |
| 332 type_error_message_test: Crash | 309 type_error_message_test: Crash |
| 333 unconditional_dartio_import_test: CompileTimeError | 310 unconditional_dartio_import_test: CompileTimeError |
| 334 useful_error_message_1_test: Crash | 311 useful_error_message_1_test: Crash |
| 335 | 312 |
| 336 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 313 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 337 10216a_test: Crash # Assertion failure: Super constructor for k:constructor(B.)
not found. | 314 10216a_test: Crash # Assertion failure: Super constructor for k:constructor(B.)
not found. |
| 338 10216b_test: Crash # Assertion failure: Super constructor for k:constructor(B.)
not found. | 315 10216b_test: Crash # Assertion failure: Super constructor for k:constructor(B.)
not found. |
| 339 16400_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 | 316 16400_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
| 340 17856_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_
closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapTo
String_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToS
tring_closure.call). | 317 17856_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_
closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapTo
String_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToS
tring_closure.call). |
| 341 19191_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm
emberContext'. | 318 19191_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm
emberContext'. |
| 342 21166_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). | |
| 343 21666_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin | 319 21666_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin |
| 344 21724_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). | |
| 345 22776_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). | |
| 346 22868_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu
ll. | 320 22868_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu
ll. |
| 347 22917_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). | 321 22917_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). |
| 348 23264_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). | |
| 349 23404_test: RuntimeError | 322 23404_test: RuntimeError |
| 350 23432_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm
emberContext'. | 323 23432_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm
emberContext'. |
| 351 23432b_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter '
memberContext'. | 324 23432b_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter '
memberContext'. |
| 352 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm
emberContext'. | 325 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm
emberContext'. |
| 353 26243_test: Crash # Assertion failure: Cannot find value local(unwrapException_c
losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep
tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for
j:closure_call(unwrapException_closure.call). | |
| 354 28919_test: Crash # Assertion failure: Cannot find value local(foo_closure.call#
i) in (local(foo_closure.call#x), local(foo#)) for j:closure_call(foo_closure.ca
ll). | |
| 355 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 326 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 356 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c
alled on null. | 327 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c
alled on null. |
| 357 big_allocation_expression_test: Crash # Assertion failure: Cannot find value loc
al(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#
k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:clos
ure_call(Maps_mapToString_closure.call). | |
| 358 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e
nclosingClass' was called on null. | 328 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e
nclosingClass' was called on null. |
| 359 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas
sIndex' was called on null. | 329 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas
sIndex' was called on null. |
| 360 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 | 330 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
| 361 checked_accessor_test: Crash # Assertion failure: Cannot find value local(main_c
losure.call#f) in (local(main#)) for j:closure_call(main_closure.call). | |
| 362 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst
ance getter 'supertype'. | 331 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst
ance getter 'supertype'. |
| 363 closure4_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on
null. | 332 closure4_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on
null. |
| 364 closure5_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter
'type'. | 333 closure5_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter
'type'. |
| 365 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst
ance getter 'supertype'. | 334 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst
ance getter 'supertype'. |
| 366 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst
ance getter 'supertype'. | 335 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst
ance getter 'supertype'. |
| 367 closure_capture2_test: Crash # Assertion failure: Cannot find value local(closur
e1_closure.call#$1) in (local(closure1#)) for j:closure_call(closure1_closure.ca
ll). | 336 closure_capture2_test: Crash # Assertion failure: Cannot find value local(closur
e1_closure.call#$1) in (local(closure1#)) for j:closure_call(closure1_closure.ca
ll). |
| 368 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur
e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure
_call(Closure_nestedClosure_closure.call). | 337 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur
e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure
_call(Closure_nestedClosure_closure.call). |
| 369 closure_capture4_test: Crash # Assertion failure: Cannot find value local(closur
e5_closure.call#x) in (local(closure5#)) for j:closure_call(closure5_closure.cal
l). | 338 closure_capture4_test: Crash # Assertion failure: Cannot find value local(closur
e5_closure.call#x) in (local(closure5#)) for j:closure_call(closure5_closure.cal
l). |
| 370 closure_capture5_test: Crash # Assertion failure: Cannot find value local(closur
e3_closure.call#fs) in (local(closure3#)) for j:closure_call(closure3_closure.ca
ll). | 339 closure_capture5_test: Crash # Assertion failure: Cannot find value local(closur
e3_closure.call#fs) in (local(closure3#)) for j:closure_call(closure3_closure.ca
ll). |
| 371 closure_capture6_test: Crash # Assertion failure: Cannot find value local(captur
eTwiceNested_closure.call#x) in (local(captureTwiceNested#)) for j:closure_call(
captureTwiceNested_closure.call). | 340 closure_capture6_test: Crash # Assertion failure: Cannot find value local(captur
eTwiceNested_closure.call#x) in (local(captureTwiceNested#)) for j:closure_call(
captureTwiceNested_closure.call). |
| 372 closure_capture_test: Crash # Assertion failure: Cannot find value local(closure
9_closure.call#z) in (local(closure9_closure.call#x), local(closure9_closure.cal
l#y), local(closure9#)) for j:closure_call(closure9_closure.call). | 341 closure_capture_test: Crash # Assertion failure: Cannot find value local(closure
9_closure.call#z) in (local(closure9_closure.call#x), local(closure9_closure.cal
l#y), local(closure9#)) for j:closure_call(closure9_closure.call). |
| 373 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi
n.getAppliedMixin | 342 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi
n.getAppliedMixin |
| 374 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin
.getAppliedMixin | 343 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin
.getAppliedMixin |
| 375 code_motion_exception_test: Crash | 344 code_motion_exception_test: Crash |
| 376 compile_time_constant4_test/01: MissingCompileTimeError | 345 compile_time_constant4_test/01: MissingCompileTimeError |
| 377 compile_time_constant4_test/02: MissingCompileTimeError | 346 compile_time_constant4_test/02: MissingCompileTimeError |
| 378 compile_time_constant4_test/03: MissingCompileTimeError | 347 compile_time_constant4_test/03: MissingCompileTimeError |
| 379 compile_time_constant4_test/04: MissingCompileTimeError | 348 compile_time_constant4_test/04: MissingCompileTimeError |
| 380 compile_time_constant4_test/05: MissingCompileTimeError | 349 compile_time_constant4_test/05: MissingCompileTimeError |
| 381 compile_time_constant4_test/06: Crash # NoSuchMethodError: The method 'fold' was
called on null. | 350 compile_time_constant4_test/06: Crash # NoSuchMethodError: The method 'fold' was
called on null. |
| 382 conditional_send_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c
alled on null. | 351 conditional_send_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c
alled on null. |
| 383 consistent_add_error_test: Crash # Assertion failure: Cannot find value local(ch
eck2_closure.call#name) in (local(check2_closure.call#part), local(check2_closur
e.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). | 352 consistent_add_error_test: Crash # Assertion failure: Cannot find value local(ch
eck2_closure.call#name) in (local(check2_closure.call#part), local(check2_closur
e.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). |
| 384 consistent_codeUnitAt_error_test: Crash # Assertion failure: Cannot find value l
ocal(check2_closure.call#name) in (local(check2_closure.call#part), local(check2
_closure.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). | |
| 385 consistent_index_error_array_test: Crash # Assertion failure: Cannot find value
local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#er
ror), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#
thrownStackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 386 consistent_index_error_string_test: Crash # Assertion failure: Cannot find value
local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#e
rror), local(unwrapException#saveStackTrace), local(unwrapException_closure.call
#thrownStackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 387 consistent_index_error_typed_list_test: Crash # UnimplementedError: KernelClosed
WorldMixin.getAppliedMixin | |
| 388 consistent_null_add_error_test: Crash # Assertion failure: Cannot find value loc
al(check2_closure.call#name) in (local(check2_closure.call#part), local(check2_c
losure.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). | |
| 389 consistent_subtract_error_test: Crash # Assertion failure: Cannot find value loc
al(check2_closure.call#name) in (local(check2_closure.call#part), local(check2_c
losure.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). | 353 consistent_subtract_error_test: Crash # Assertion failure: Cannot find value loc
al(check2_closure.call#name) in (local(check2_closure.call#part), local(check2_c
losure.call#f), local(check2#trap)) for j:closure_call(check2_closure.call). |
| 390 constant_javascript_semantics2_test: Crash # Assertion failure: Cannot find valu
e local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#
error), local(unwrapException#saveStackTrace), local(unwrapException_closure.cal
l#thrownStackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 391 constant_javascript_semantics3_test: Crash # Assertion failure: Cannot find valu
e local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#
error), local(unwrapException#saveStackTrace), local(unwrapException_closure.cal
l#thrownStackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 392 constant_javascript_semantics4_test: Crash | 354 constant_javascript_semantics4_test: Crash |
| 393 constant_javascript_semantics_test/01: MissingCompileTimeError | 355 constant_javascript_semantics_test/01: MissingCompileTimeError |
| 394 constant_javascript_semantics_test/02: MissingCompileTimeError | 356 constant_javascript_semantics_test/02: MissingCompileTimeError |
| 395 deferred/deferred_class_test: CompileTimeError | 357 deferred/deferred_class_test: CompileTimeError |
| 396 deferred/deferred_constant2_test: CompileTimeError | 358 deferred/deferred_constant2_test: CompileTimeError |
| 397 deferred/deferred_constant3_test: CompileTimeError | 359 deferred/deferred_constant3_test: CompileTimeError |
| 398 deferred/deferred_constant4_test: CompileTimeError | 360 deferred/deferred_constant4_test: CompileTimeError |
| 399 deferred/deferred_function_test: CompileTimeError | 361 deferred/deferred_function_test: CompileTimeError |
| 400 deferred/deferred_mirrors1_test: CompileTimeError | 362 deferred/deferred_mirrors1_test: CompileTimeError |
| 401 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi
xin.getAppliedMixin | 363 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi
xin.getAppliedMixin |
| 402 deferred/deferred_overlapping_test: CompileTimeError | 364 deferred/deferred_overlapping_test: CompileTimeError |
| 403 deferred/interface_type_variable_test: CompileTimeError | 365 deferred/interface_type_variable_test: CompileTimeError |
| 404 deferred/uninstantiated_type_variable_test: CompileTimeError | 366 deferred/uninstantiated_type_variable_test: CompileTimeError |
| 405 deferred_custom_loader_test: CompileTimeError | 367 deferred_custom_loader_test: CompileTimeError |
| 406 deferred_fail_and_retry_test: CompileTimeError | 368 deferred_fail_and_retry_test: CompileTimeError |
| 407 deferred_fail_and_retry_worker_test: CompileTimeError | 369 deferred_fail_and_retry_worker_test: CompileTimeError |
| 408 deferred_inheritance_test: CompileTimeError | 370 deferred_inheritance_test: CompileTimeError |
| 409 deferred_split_test: CompileTimeError | 371 deferred_split_test: CompileTimeError |
| 410 dummy_compiler_test: CompileTimeError | 372 dummy_compiler_test: CompileTimeError |
| 411 first_class_types_hashcode_test: Crash # Assertion failure: Cannot find value lo
cal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call
#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:clo
sure_call(Maps_mapToString_closure.call). | |
| 412 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o
n null. | 373 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o
n null. |
| 413 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new #
lib1::Hasher::•().hash (KernelPropertyGet) | 374 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new #
lib1::Hasher::•().hash (KernelPropertyGet) |
| 414 identical_trace_test: Crash # Assertion failure: Cannot find value local(unwrapE
xception_closure.call#ex) in (local(unwrapException_closure.call#error), local(u
nwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTr
ace)) for j:closure_call(unwrapException_closure.call). | |
| 415 if_null2_test: Crash # Assertion failure: Cannot find value local(Maps_mapToStri
ng_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_ma
pToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_map
ToString_closure.call). | |
| 416 if_null3_test: Crash # Assertion failure: Cannot find value local(Maps_mapToStri
ng_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_ma
pToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_map
ToString_closure.call). | |
| 417 if_null_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on
null. | 375 if_null_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on
null. |
| 418 inference_nsm_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no in
stance getter 'memberContext'. | 376 inference_nsm_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no in
stance getter 'memberContext'. |
| 419 inference_super_set_call_test: RuntimeError | 377 inference_super_set_call_test: RuntimeError |
| 420 inferrer_is_int_test: Crash # Assertion failure: Cannot find value local(unwrapE
xception_closure.call#ex) in (local(unwrapException_closure.call#error), local(u
nwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTr
ace)) for j:closure_call(unwrapException_closure.call). | |
| 421 inline_position_crash_test: Crash # NoSuchMethodError: The getter 'classIndex' w
as called on null. | 378 inline_position_crash_test: Crash # NoSuchMethodError: The getter 'classIndex' w
as called on null. |
| 422 interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberI
ndex' was called on null. | 379 interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberI
ndex' was called on null. |
| 423 interface_type_optimization_test: Crash # Assertion failure: Cannot find value l
ocal(main_closure.call#b) in (local(main#)) for j:closure_call(main_closure.call
). | |
| 424 invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' ha
s no instance getter 'element'. | 380 invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' ha
s no instance getter 'element'. |
| 425 is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 381 is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 426 js_array_index_error_test: Crash # Assertion failure: Cannot find value local(va
riableIndexSetNonempty_closure.call#index) in (local(variableIndexSetNonempty#fa
ult3), local(variableIndexSetNonempty_closure.call#a)) for j:closure_call(variab
leIndexSetNonempty_closure.call). | 382 js_array_index_error_test: Crash # Assertion failure: Cannot find value local(va
riableIndexSetNonempty_closure.call#index) in (local(variableIndexSetNonempty#fa
ult3), local(variableIndexSetNonempty_closure.call#a)) for j:closure_call(variab
leIndexSetNonempty_closure.call). |
| 427 js_array_removeLast_error_test: Crash # Assertion failure: Cannot find value loc
al(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error
), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thr
ownStackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 428 js_dispatch_property_test: RuntimeError | 383 js_dispatch_property_test: RuntimeError |
| 429 label_test/06: Crash # RangeError (index): Invalid value: Valid value range is e
mpty: 0 | 384 label_test/06: Crash # RangeError (index): Invalid value: Valid value range is e
mpty: 0 |
| 430 locate_single_element_1_test: Crash # Assertion failure: Cannot find value local
(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error),
local(unwrapException#saveStackTrace), local(unwrapException_closure.call#throw
nStackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 431 lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class
'KField' has no instance getter 'constant'. | 385 lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class
'KField' has no instance getter 'constant'. |
| 432 lookup_map/dead_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins
tance getter 'constant'. | 386 lookup_map/dead_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins
tance getter 'constant'. |
| 433 lookup_map/dead_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF
ield' has no instance getter 'constant'. | 387 lookup_map/dead_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF
ield' has no instance getter 'constant'. |
| 434 lookup_map/discovered_code_test: Crash # NoSuchMethodError: Class 'KField' has n
o instance getter 'constant'. | 388 lookup_map/discovered_code_test: Crash # NoSuchMethodError: Class 'KField' has n
o instance getter 'constant'. |
| 435 lookup_map/entries_aside_test: Crash # NoSuchMethodError: Class 'KField' has no
instance getter 'constant'. | 389 lookup_map/entries_aside_test: Crash # NoSuchMethodError: Class 'KField' has no
instance getter 'constant'. |
| 436 lookup_map/escaping_entries_test: Crash # NoSuchMethodError: Class 'KField' has
no instance getter 'constant'. | 390 lookup_map/escaping_entries_test: Crash # NoSuchMethodError: Class 'KField' has
no instance getter 'constant'. |
| 437 lookup_map/generic_type_test: Crash # NoSuchMethodError: Class 'KField' has no i
nstance getter 'constant'. | 391 lookup_map/generic_type_test: Crash # NoSuchMethodError: Class 'KField' has no i
nstance getter 'constant'. |
| 438 lookup_map/live_entry_single_pair_test: Crash # NoSuchMethodError: Class 'KField
' has no instance getter 'constant'. | 392 lookup_map/live_entry_single_pair_test: Crash # NoSuchMethodError: Class 'KField
' has no instance getter 'constant'. |
| 439 lookup_map/live_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins
tance getter 'constant'. | 393 lookup_map/live_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins
tance getter 'constant'. |
| 440 lookup_map/live_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF
ield' has no instance getter 'constant'. | 394 lookup_map/live_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF
ield' has no instance getter 'constant'. |
| (...skipping 16 matching lines...) Expand all Loading... |
| 457 mirror_type_inference_field2_test: Crash # Assertion failure: Cannot find value
local(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#t
ag), local(initHooks#)) for j:closure_call(initHooks_closure.call). | 411 mirror_type_inference_field2_test: Crash # Assertion failure: Cannot find value
local(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#t
ag), local(initHooks#)) for j:closure_call(initHooks_closure.call). |
| 458 mirror_type_inference_field_test: Crash # Assertion failure: Cannot find value l
ocal(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#ta
g), local(initHooks#)) for j:closure_call(initHooks_closure.call). | 412 mirror_type_inference_field_test: Crash # Assertion failure: Cannot find value l
ocal(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#ta
g), local(initHooks#)) for j:closure_call(initHooks_closure.call). |
| 459 mirror_type_inference_function_test: Crash # Assertion failure: Cannot find valu
e local(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call
#tag), local(initHooks#)) for j:closure_call(initHooks_closure.call). | 413 mirror_type_inference_function_test: Crash # Assertion failure: Cannot find valu
e local(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call
#tag), local(initHooks#)) for j:closure_call(initHooks_closure.call). |
| 460 mirrors_declarations_filtering_test: Crash # Assertion failure: Cannot find valu
e local(main_closure.call#a) in (local(main#)) for j:closure_call(main_closure.c
all). | 414 mirrors_declarations_filtering_test: Crash # Assertion failure: Cannot find valu
e local(main_closure.call#a) in (local(main#)) for j:closure_call(main_closure.c
all). |
| 461 mirrors_used_closure_test: Crash # Assertion failure: Cannot find value local(ma
in_closure.call#f) in (local(main#)) for j:closure_call(main_closure.call). | 415 mirrors_used_closure_test: Crash # Assertion failure: Cannot find value local(ma
in_closure.call#f) in (local(main#)) for j:closure_call(main_closure.call). |
| 462 mirrors_used_metatargets_test: Crash # Assertion failure: Cannot find value loca
l(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error)
, local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thro
wnStackTrace)) for j:closure_call(unwrapException_closure.call). | 416 mirrors_used_metatargets_test: Crash # Assertion failure: Cannot find value loca
l(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error)
, local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thro
wnStackTrace)) for j:closure_call(unwrapException_closure.call). |
| 463 mirrors_used_native_test: Crash # Assertion failure: Cannot find value local(Map
s_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), lo
cal(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_ca
ll(Maps_mapToString_closure.call). | 417 mirrors_used_native_test: Crash # Assertion failure: Cannot find value local(Map
s_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), lo
cal(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_ca
ll(Maps_mapToString_closure.call). |
| 464 mirrors_used_warning2_test: Crash # NoSuchMethodError: The getter 'memberIndex'
was called on null. | 418 mirrors_used_warning2_test: Crash # NoSuchMethodError: The getter 'memberIndex'
was called on null. |
| 465 mirrors_used_warning_test/minif: Crash # NoSuchMethodError: The getter 'memberIn
dex' was called on null. | 419 mirrors_used_warning_test/minif: Crash # NoSuchMethodError: The getter 'memberIn
dex' was called on null. |
| 466 mirrors_used_warning_test/none: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 420 mirrors_used_warning_test/none: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 467 new_from_env_test: Crash # Assertion failure: Cannot find value local(unwrapExce
ption_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwr
apException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace
)) for j:closure_call(unwrapException_closure.call). | |
| 468 no_such_method_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no i
nstance getter 'memberContext'. | 421 no_such_method_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no i
nstance getter 'memberContext'. |
| 469 no_such_method_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance
getter 'memberContext'. | 422 no_such_method_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance
getter 'memberContext'. |
| 470 operator_test: Crash # Assertion failure: Cannot find value local(unwrapExceptio
n_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapEx
ception#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) f
or j:closure_call(unwrapException_closure.call). | |
| 471 optional_parameter_test: Crash # NoSuchMethodError: Class 'KMethod' has no insta
nce getter 'memberContext'. | 423 optional_parameter_test: Crash # NoSuchMethodError: Class 'KMethod' has no insta
nce getter 'memberContext'. |
| 472 private_symbol_literal_test/01: MissingCompileTimeError | 424 private_symbol_literal_test/01: MissingCompileTimeError |
| 473 private_symbol_literal_test/02: MissingCompileTimeError | 425 private_symbol_literal_test/02: MissingCompileTimeError |
| 474 private_symbol_literal_test/03: MissingCompileTimeError | 426 private_symbol_literal_test/03: MissingCompileTimeError |
| 475 private_symbol_literal_test/04: MissingCompileTimeError | 427 private_symbol_literal_test/04: MissingCompileTimeError |
| 476 private_symbol_literal_test/05: MissingCompileTimeError | 428 private_symbol_literal_test/05: MissingCompileTimeError |
| 477 private_symbol_literal_test/06: MissingCompileTimeError | 429 private_symbol_literal_test/06: MissingCompileTimeError |
| 478 recursive_import_test: CompileTimeError | 430 recursive_import_test: CompileTimeError |
| 479 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge
tAppliedMixin | 431 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge
tAppliedMixin |
| 480 regress/4492_test: Crash # Assertion failure: Cannot find value local(unwrapExce
ption_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwr
apException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace
)) for j:closure_call(unwrapException_closure.call). | |
| 481 regress/4515_1_test: Crash # Assertion failure: Cannot find value local(main_clo
sure.call#a) in (local(main#)) for j:closure_call(main_closure.call). | 432 regress/4515_1_test: Crash # Assertion failure: Cannot find value local(main_clo
sure.call#a) in (local(main#)) for j:closure_call(main_closure.call). |
| 482 regress/4515_2_test: Crash # NoSuchMethodError: The getter 'name' was called on
null. | 433 regress/4515_2_test: Crash # NoSuchMethodError: The getter 'name' was called on
null. |
| 483 regress/4515_3_test: Crash # Assertion failure: Cannot find value local(unwrapEx
ception_closure.call#ex) in (local(unwrapException_closure.call#error), local(un
wrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTra
ce)) for j:closure_call(unwrapException_closure.call). | 434 regress/4515_3_test: Crash # Assertion failure: Cannot find value local(unwrapEx
ception_closure.call#ex) in (local(unwrapException_closure.call#error), local(un
wrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTra
ce)) for j:closure_call(unwrapException_closure.call). |
| 484 regress/4562_test/none: CompileTimeError | 435 regress/4562_test/none: CompileTimeError |
| 485 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca
lled on null. | 436 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca
lled on null. |
| 486 regress/4740_test: Crash # Assertion failure: Cannot find value local(unwrapExce
ption_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwr
apException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace
)) for j:closure_call(unwrapException_closure.call). | |
| 487 round_constant_folding_test: Crash # Assertion failure: Cannot find value local(
unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error),
local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrown
StackTrace)) for j:closure_call(unwrapException_closure.call). | |
| 488 runtime_type_test: Crash | 437 runtime_type_test: Crash |
| 489 string_interpolation_dynamic_test: RuntimeError | 438 string_interpolation_dynamic_test: RuntimeError |
| 490 string_interpolation_test: RuntimeError | 439 string_interpolation_test: RuntimeError |
| 491 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n
ull) in (local(C.#i)) for j:constructor(C.). | 440 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n
ull) in (local(C.#i)) for j:constructor(C.). |
| 492 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge
tForSwitchCase | 441 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge
tForSwitchCase |
| 493 this_phi_elimination_test: Crash # Assertion failure: Cannot find value local(un
wrapException_closure.call#ex) in (local(unwrapException_closure.call#error), lo
cal(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownSt
ackTrace)) for j:closure_call(unwrapException_closure.call). | 442 closure_capture2_test: RuntimeError |
| 443 closure_capture4_test: RuntimeError |
| 444 closure_capture_test: RuntimeError |
| 445 consistent_add_error_test: RuntimeError |
| 446 consistent_subtract_error_test: RuntimeError |
| 494 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu
ll. | 447 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu
ll. |
| 495 to_string_test: Crash | 448 to_string_test: Crash |
| 496 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_
closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). | 449 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_
closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). |
| 497 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l
ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal
l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl
osure_call(Maps_mapToString_closure.call). | 450 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l
ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal
l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl
osure_call(Maps_mapToString_closure.call). |
| 498 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value
local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c
all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:
closure_call(Maps_mapToString_closure.call). | 451 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value
local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c
all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:
closure_call(Maps_mapToString_closure.call). |
| 499 type_constant_switch_test/01: MissingCompileTimeError | 452 type_constant_switch_test/01: MissingCompileTimeError |
| 500 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 453 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 501 unconditional_dartio_import_test: CompileTimeError | 454 unconditional_dartio_import_test: CompileTimeError |
| 502 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla
ss' was called on null. | 455 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla
ss' was called on null. |
| 503 | 456 |
| OLD | NEW |