Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Side by Side Diff: tests/lib/lib.status

Issue 1253333002: dart2js cps: Support async/await by rewriting the JavaScript AST. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Rewrite to switch. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 [ $unchecked ] 5 [ $unchecked ]
6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s. 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check s.
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp orted. Issue 5958
10 10
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 mirrors/immutable_collections_test: SkipSlow # Timeout. 331 mirrors/immutable_collections_test: SkipSlow # Timeout.
332 convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout. 332 convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
333 333
334 [ $compiler == dart2js && $system == windows && $runtime == chrome ] 334 [ $compiler == dart2js && $system == windows && $runtime == chrome ]
335 convert/line_splitter_test: RuntimeError 335 convert/line_splitter_test: RuntimeError
336 336
337 [ $compiler == dart2js && $system == windows && $runtime == ff ] 337 [ $compiler == dart2js && $system == windows && $runtime == ff ]
338 convert/line_splitter_test: RuntimeError 338 convert/line_splitter_test: RuntimeError
339 339
340 [ $compiler == dart2js && $cps_ir ] 340 [ $compiler == dart2js && $cps_ir ]
341 async/future_test/01: Crash # (()async=>new Future.value(value)): cannot handle async/sync*/async* functions 341 async/stream_empty_test: RuntimeError # $async$temp1.runTest_unreachable is not a function
342 async/stream_empty_test: Crash # (Future runTest()asy... cannot handle async/sy nc*/async* functions 342 async/stream_iterator_test: Crash # (Stream createCancel... cannot handle sync* /async* functions
343 async/stream_iterator_test: Crash # (()async{var stream=... cannot handle async /sync*/async* functions
344 convert/ascii_test: RuntimeError # this.get$length is not a function 343 convert/ascii_test: RuntimeError # this.get$length is not a function
345 convert/json_pretty_test: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 344 convert/json_pretty_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
346 convert/latin1_test: RuntimeError # this.get$length is not a function 345 convert/latin1_test: RuntimeError # this.get$length is not a function
347 convert/line_splitter_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 346 convert/line_splitter_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
348 mirrors/abstract_class_test/00: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 347 mirrors/abstract_class_test/00: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
349 mirrors/abstract_class_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 348 mirrors/abstract_class_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
350 mirrors/abstract_test: Crash # (static Iterable<Str... cannot handle async/sync */async* functions 349 mirrors/abstract_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions
351 mirrors/accessor_cache_overflow_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 350 mirrors/accessor_cache_overflow_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
352 mirrors/array_tracing2_test: Crash # (static Iterable<Str... cannot handle asyn c/sync*/async* functions 351 mirrors/array_tracing2_test: Crash # (static Iterable<Str... cannot handle sync */async* functions
353 mirrors/array_tracing_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 352 mirrors/array_tracing_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
354 mirrors/basic_types_in_dart_core_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 353 mirrors/basic_types_in_dart_core_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
355 mirrors/circular_factory_redirection_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 354 mirrors/circular_factory_redirection_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
356 mirrors/class_declarations_test/01: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 355 mirrors/class_declarations_test/01: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
357 mirrors/class_declarations_test/none: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 356 mirrors/class_declarations_test/none: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
358 mirrors/class_mirror_location_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 357 mirrors/class_mirror_location_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
359 mirrors/class_mirror_type_variables_test: Crash # (static Iterable<Str... canno t handle async/sync*/async* functions 358 mirrors/class_mirror_type_variables_test: Crash # (static Iterable<Str... canno t handle sync*/async* functions
360 mirrors/closures_test: Crash # (static Iterable<Str... cannot handle async/sync */async* functions 359 mirrors/closures_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions
361 mirrors/closurization_equivalence_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 360 mirrors/closurization_equivalence_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
362 mirrors/constructor_kinds_test/01: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 361 mirrors/constructor_kinds_test/01: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
363 mirrors/constructor_kinds_test/none: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 362 mirrors/constructor_kinds_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
364 mirrors/constructors_test: Crash # (static Iterable<Str... cannot handle async/ sync*/async* functions 363 mirrors/constructors_test: Crash # (static Iterable<Str... cannot handle sync*/ async* functions
365 mirrors/dart2js_mirrors_test: Crash # (static Iterable<Str... cannot handle asy nc/sync*/async* functions 364 mirrors/dart2js_mirrors_test: Crash # (static Iterable<Str... cannot handle syn c*/async* functions
366 mirrors/declarations_type_test: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 365 mirrors/declarations_type_test: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
367 mirrors/deferred_mirrors_metadata_test: Crash # (lib1.foo()): deferred access is not implemented 366 mirrors/deferred_mirrors_metadata_test: Crash # (lib1.foo()): deferred access is not implemented
368 mirrors/deferred_mirrors_metatarget_test: Crash # (lib.foo()): deferred access i s not implemented 367 mirrors/deferred_mirrors_metatarget_test: Crash # (lib.foo()): deferred access i s not implemented
369 mirrors/deferred_mirrors_update_test: Crash # (l.foo()): deferred access is not implemented 368 mirrors/deferred_mirrors_update_test: Crash # (l.foo()): deferred access is not implemented
370 mirrors/deferred_type_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 369 mirrors/deferred_type_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
371 mirrors/delegate_call_through_getter_test: RuntimeError # Please triage this fai lure. 370 mirrors/delegate_call_through_getter_test: RuntimeError # Please triage this fai lure.
372 mirrors/delegate_class_test: Crash # (static Iterable<Str... cannot handle asyn c/sync*/async* functions 371 mirrors/delegate_class_test: Crash # (static Iterable<Str... cannot handle sync */async* functions
373 mirrors/delegate_library_test: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 372 mirrors/delegate_library_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
374 mirrors/delegate_test: RuntimeError # Please triage this failure. 373 mirrors/delegate_test: RuntimeError # Please triage this failure.
375 mirrors/disable_tree_shaking_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 374 mirrors/disable_tree_shaking_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
376 mirrors/empty_test: Crash # (static Iterable<Str... cannot handle async/sync*/a sync* functions 375 mirrors/empty_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
377 mirrors/enum_test: Crash # (static Iterable<Str... cannot handle async/sync*/as ync* functions 376 mirrors/enum_test: Crash # (static Iterable<Str... cannot handle sync*/async* f unctions
378 mirrors/equality_test: Crash # (static Iterable<Str... cannot handle async/sync */async* functions 377 mirrors/equality_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions
379 mirrors/fake_function_with_call_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 378 mirrors/fake_function_with_call_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
380 mirrors/fake_function_without_call_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 379 mirrors/fake_function_without_call_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
381 mirrors/field_type_test: Crash # (static Iterable<Str... cannot handle async/sy nc*/async* functions 380 mirrors/field_type_test: Crash # (static Iterable<Str... cannot handle sync*/as ync* functions
382 mirrors/function_type_mirror_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 381 mirrors/function_type_mirror_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
383 mirrors/generic_bounded_by_type_parameter_test/01: Crash # (static Iterable<Str. .. cannot handle async/sync*/async* functions 382 mirrors/generic_bounded_by_type_parameter_test/01: Crash # (static Iterable<Str. .. cannot handle sync*/async* functions
384 mirrors/generic_bounded_by_type_parameter_test/02: Crash # (static Iterable<Str. .. cannot handle async/sync*/async* functions 383 mirrors/generic_bounded_by_type_parameter_test/02: Crash # (static Iterable<Str. .. cannot handle sync*/async* functions
385 mirrors/generic_bounded_by_type_parameter_test/none: Crash # (static Iterable<St r... cannot handle async/sync*/async* functions 384 mirrors/generic_bounded_by_type_parameter_test/none: Crash # (static Iterable<St r... cannot handle sync*/async* functions
386 mirrors/generic_bounded_test/01: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 385 mirrors/generic_bounded_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions
387 mirrors/generic_bounded_test/02: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 386 mirrors/generic_bounded_test/02: Crash # (static Iterable<Str... cannot handle sync*/async* functions
388 mirrors/generic_bounded_test/none: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 387 mirrors/generic_bounded_test/none: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
389 mirrors/generic_class_declaration_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 388 mirrors/generic_class_declaration_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
390 mirrors/generic_f_bounded_mixin_application_test: Crash # (static Iterable<Str.. . cannot handle async/sync*/async* functions 389 mirrors/generic_f_bounded_mixin_application_test: Crash # (static Iterable<Str.. . cannot handle sync*/async* functions
391 mirrors/generic_f_bounded_test/01: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 390 mirrors/generic_f_bounded_test/01: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
392 mirrors/generic_f_bounded_test/none: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 391 mirrors/generic_f_bounded_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
393 mirrors/generic_function_typedef_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 392 mirrors/generic_function_typedef_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
394 mirrors/generic_interface_test/01: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 393 mirrors/generic_interface_test/01: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
395 mirrors/generic_interface_test/none: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 394 mirrors/generic_interface_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
396 mirrors/generic_list_test: Crash # (static Iterable<Str... cannot handle async/ sync*/async* functions 395 mirrors/generic_list_test: Crash # (static Iterable<Str... cannot handle sync*/ async* functions
397 mirrors/generic_local_function_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 396 mirrors/generic_local_function_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
398 mirrors/generic_mixin_applications_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 397 mirrors/generic_mixin_applications_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
399 mirrors/generic_mixin_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 398 mirrors/generic_mixin_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
400 mirrors/generic_superclass_test/01: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 399 mirrors/generic_superclass_test/01: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
401 mirrors/generic_superclass_test/none: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 400 mirrors/generic_superclass_test/none: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
402 mirrors/generic_type_mirror_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 401 mirrors/generic_type_mirror_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
403 mirrors/generics_double_substitution_test/01: Crash # (static Iterable<Str... c annot handle async/sync*/async* functions 402 mirrors/generics_double_substitution_test/01: Crash # (static Iterable<Str... c annot handle sync*/async* functions
404 mirrors/generics_double_substitution_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 403 mirrors/generics_double_substitution_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
405 mirrors/generics_dynamic_test: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 404 mirrors/generics_dynamic_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
406 mirrors/generics_special_types_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 405 mirrors/generics_special_types_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
407 mirrors/generics_substitution_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 406 mirrors/generics_substitution_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
408 mirrors/generics_test/01: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 407 mirrors/generics_test/01: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
409 mirrors/generics_test/none: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 408 mirrors/generics_test/none: Crash # (static Iterable<Str... cannot handle sync* /async* functions
410 mirrors/globalized_closures2_test/00: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 409 mirrors/globalized_closures2_test/00: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
411 mirrors/globalized_closures2_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 410 mirrors/globalized_closures2_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
412 mirrors/globalized_closures_test/00: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 411 mirrors/globalized_closures_test/00: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
413 mirrors/globalized_closures_test/none: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 412 mirrors/globalized_closures_test/none: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
414 mirrors/hierarchy_invariants_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 413 mirrors/hierarchy_invariants_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
415 mirrors/immutable_collections_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 414 mirrors/immutable_collections_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
416 mirrors/inherit_field_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 415 mirrors/inherit_field_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
417 mirrors/initializing_formals_test/01: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 416 mirrors/initializing_formals_test/01: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
418 mirrors/initializing_formals_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 417 mirrors/initializing_formals_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
419 mirrors/instance_members_easier_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 418 mirrors/instance_members_easier_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
420 mirrors/instance_members_test: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 419 mirrors/instance_members_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
421 mirrors/instance_members_unimplemented_interface_test: Crash # (static Iterable< Str... cannot handle async/sync*/async* functions 420 mirrors/instance_members_unimplemented_interface_test: Crash # (static Iterable< Str... cannot handle sync*/async* functions
422 mirrors/instance_members_with_override_test: Crash # (static Iterable<Str... ca nnot handle async/sync*/async* functions 421 mirrors/instance_members_with_override_test: Crash # (static Iterable<Str... ca nnot handle sync*/async* functions
423 mirrors/instantiate_abstract_class_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 422 mirrors/instantiate_abstract_class_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
424 mirrors/intercepted_cache_test: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 423 mirrors/intercepted_cache_test: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
425 mirrors/intercepted_class_test: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 424 mirrors/intercepted_class_test: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
426 mirrors/intercepted_object_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 425 mirrors/intercepted_object_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
427 mirrors/intercepted_superclass_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 426 mirrors/intercepted_superclass_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
428 mirrors/invocation_fuzz_test/emptyarray: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 427 mirrors/invocation_fuzz_test/emptyarray: Crash # (static Iterable<Str... cannot handle sync*/async* functions
429 mirrors/invocation_fuzz_test/false: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 428 mirrors/invocation_fuzz_test/false: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
430 mirrors/invocation_fuzz_test/none: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 429 mirrors/invocation_fuzz_test/none: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
431 mirrors/invocation_fuzz_test/smi: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 430 mirrors/invocation_fuzz_test/smi: Crash # (static Iterable<Str... cannot handle sync*/async* functions
432 mirrors/invocation_fuzz_test/string: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 431 mirrors/invocation_fuzz_test/string: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
433 mirrors/invoke_call_on_closure_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 432 mirrors/invoke_call_on_closure_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
434 mirrors/invoke_call_through_getter_previously_accessed_test/named: Crash # (stat ic Iterable<Str... cannot handle async/sync*/async* functions 433 mirrors/invoke_call_through_getter_previously_accessed_test/named: Crash # (stat ic Iterable<Str... cannot handle sync*/async* functions
435 mirrors/invoke_call_through_getter_previously_accessed_test/none: Crash # (stati c Iterable<Str... cannot handle async/sync*/async* functions 434 mirrors/invoke_call_through_getter_previously_accessed_test/none: Crash # (stati c Iterable<Str... cannot handle sync*/async* functions
436 mirrors/invoke_call_through_getter_test/named: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 435 mirrors/invoke_call_through_getter_test/named: Crash # (static Iterable<Str... cannot handle sync*/async* functions
437 mirrors/invoke_call_through_getter_test/none: Crash # (static Iterable<Str... c annot handle async/sync*/async* functions 436 mirrors/invoke_call_through_getter_test/none: Crash # (static Iterable<Str... c annot handle sync*/async* functions
438 mirrors/invoke_call_through_implicit_getter_previously_accessed_test/named: Cras h # (static Iterable<Str... cannot handle async/sync*/async* functions 437 mirrors/invoke_call_through_implicit_getter_previously_accessed_test/named: Cras h # (static Iterable<Str... cannot handle sync*/async* functions
439 mirrors/invoke_call_through_implicit_getter_previously_accessed_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 438 mirrors/invoke_call_through_implicit_getter_previously_accessed_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
440 mirrors/invoke_call_through_implicit_getter_test: Crash # (static Iterable<Str.. . cannot handle async/sync*/async* functions 439 mirrors/invoke_call_through_implicit_getter_test: Crash # (static Iterable<Str.. . cannot handle sync*/async* functions
441 mirrors/invoke_closurization2_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 440 mirrors/invoke_closurization2_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
442 mirrors/invoke_closurization_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 441 mirrors/invoke_closurization_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
443 mirrors/invoke_import_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 442 mirrors/invoke_import_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
444 mirrors/invoke_named_test/01: Crash # (static Iterable<Str... cannot handle asy nc/sync*/async* functions 443 mirrors/invoke_named_test/01: Crash # (static Iterable<Str... cannot handle syn c*/async* functions
445 mirrors/invoke_named_test/none: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 444 mirrors/invoke_named_test/none: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
446 mirrors/invoke_natives_malicious_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 445 mirrors/invoke_natives_malicious_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
447 mirrors/invoke_test: Crash # (static Iterable<Str... cannot handle async/sync*/ async* functions 446 mirrors/invoke_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
448 mirrors/invoke_throws_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 447 mirrors/invoke_throws_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
449 mirrors/io_html_mutual_exclusion_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 448 mirrors/io_html_mutual_exclusion_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
450 mirrors/is_odd_test: Crash # (static Iterable<Str... cannot handle async/sync*/ async* functions 449 mirrors/is_odd_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
451 mirrors/lazy_static_test: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 450 mirrors/lazy_static_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
452 mirrors/libraries_test: Crash # (static Iterable<Str... cannot handle async/syn c*/async* functions 451 mirrors/libraries_test: Crash # (static Iterable<Str... cannot handle sync*/asy nc* functions
453 mirrors/library_declarations_test/01: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 452 mirrors/library_declarations_test/01: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
454 mirrors/library_declarations_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 453 mirrors/library_declarations_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
455 mirrors/library_enumeration_deferred_loading_test: Crash # (other.topLevelMethod ()): deferred access is not implemented 454 mirrors/library_enumeration_deferred_loading_test: Crash # (other.topLevelMethod ()): deferred access is not implemented
456 mirrors/library_exports_hidden_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 455 mirrors/library_exports_hidden_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
457 mirrors/library_exports_shown_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 456 mirrors/library_exports_shown_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
458 mirrors/library_import_deferred_loading_test: Crash # (other.topLevelMethod()): deferred access is not implemented 457 mirrors/library_import_deferred_loading_test: Crash # (other.topLevelMethod()): deferred access is not implemented
459 mirrors/library_imports_bad_metadata_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 458 mirrors/library_imports_bad_metadata_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
460 mirrors/library_imports_deferred_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 459 mirrors/library_imports_deferred_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
461 mirrors/library_imports_hidden_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 460 mirrors/library_imports_hidden_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
462 mirrors/library_imports_metadata_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 461 mirrors/library_imports_metadata_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
463 mirrors/library_imports_prefixed_show_hide_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 462 mirrors/library_imports_prefixed_show_hide_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
464 mirrors/library_imports_prefixed_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 463 mirrors/library_imports_prefixed_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
465 mirrors/library_imports_shown_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 464 mirrors/library_imports_shown_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
466 mirrors/library_metadata2_test/none: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 465 mirrors/library_metadata2_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
467 mirrors/library_metadata_test: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 466 mirrors/library_metadata_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
468 mirrors/library_uri_package_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 467 mirrors/library_uri_package_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
469 mirrors/list_constructor_test/01: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 468 mirrors/list_constructor_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions
470 mirrors/list_constructor_test/none: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 469 mirrors/list_constructor_test/none: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
471 mirrors/load_library_test: Crash # (other.topLevelMethod()): deferred access is not implemented 470 mirrors/load_library_test: Crash # (other.topLevelMethod()): deferred access is not implemented
472 mirrors/local_function_is_static_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 471 mirrors/local_function_is_static_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
473 mirrors/local_isolate_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 472 mirrors/local_isolate_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
474 mirrors/metadata_allowed_values_test/01: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 473 mirrors/metadata_allowed_values_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions
475 mirrors/metadata_allowed_values_test/05: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 474 mirrors/metadata_allowed_values_test/05: Crash # (static Iterable<Str... cannot handle sync*/async* functions
476 mirrors/metadata_allowed_values_test/10: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 475 mirrors/metadata_allowed_values_test/10: Crash # (static Iterable<Str... cannot handle sync*/async* functions
477 mirrors/metadata_allowed_values_test/11: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 476 mirrors/metadata_allowed_values_test/11: Crash # (static Iterable<Str... cannot handle sync*/async* functions
478 mirrors/metadata_allowed_values_test/13: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 477 mirrors/metadata_allowed_values_test/13: Crash # (static Iterable<Str... cannot handle sync*/async* functions
479 mirrors/metadata_allowed_values_test/14: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 478 mirrors/metadata_allowed_values_test/14: Crash # (static Iterable<Str... cannot handle sync*/async* functions
480 mirrors/metadata_allowed_values_test/none: Crash # (static Iterable<Str... cann ot handle async/sync*/async* functions 479 mirrors/metadata_allowed_values_test/none: Crash # (static Iterable<Str... cann ot handle sync*/async* functions
481 mirrors/metadata_class_mirror_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 480 mirrors/metadata_class_mirror_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
482 mirrors/metadata_constructed_constant_test: Crash # (static Iterable<Str... can not handle async/sync*/async* functions 481 mirrors/metadata_constructed_constant_test: Crash # (static Iterable<Str... can not handle sync*/async* functions
483 mirrors/metadata_constructor_arguments_test/none: Crash # (static Iterable<Str.. . cannot handle async/sync*/async* functions 482 mirrors/metadata_constructor_arguments_test/none: Crash # (static Iterable<Str.. . cannot handle sync*/async* functions
484 mirrors/metadata_nested_constructor_call_test/none: Crash # (static Iterable<Str ... cannot handle async/sync*/async* functions 483 mirrors/metadata_nested_constructor_call_test/none: Crash # (static Iterable<Str ... cannot handle sync*/async* functions
485 mirrors/metadata_test: Crash # (static Iterable<Str... cannot handle async/sync */async* functions 484 mirrors/metadata_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions
486 mirrors/method_mirror_location_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 485 mirrors/method_mirror_location_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
487 mirrors/method_mirror_name_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 486 mirrors/method_mirror_name_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
488 mirrors/method_mirror_properties_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 487 mirrors/method_mirror_properties_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
489 mirrors/method_mirror_returntype_test: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 488 mirrors/method_mirror_returntype_test: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
490 mirrors/method_mirror_source_line_ending_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 489 mirrors/method_mirror_source_line_ending_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
491 mirrors/method_mirror_source_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 490 mirrors/method_mirror_source_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
492 mirrors/mirror_in_static_init_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 491 mirrors/mirror_in_static_init_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
493 mirrors/mirrors_nsm_mismatch_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 492 mirrors/mirrors_nsm_mismatch_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
494 mirrors/mirrors_nsm_test/dart2js: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 493 mirrors/mirrors_nsm_test/dart2js: Crash # (static Iterable<Str... cannot handle sync*/async* functions
495 mirrors/mirrors_nsm_test/none: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 494 mirrors/mirrors_nsm_test/none: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
496 mirrors/mirrors_reader_test: Crash # (static Iterable<Str... cannot handle asyn c/sync*/async* functions 495 mirrors/mirrors_reader_test: Crash # (static Iterable<Str... cannot handle sync */async* functions
497 mirrors/mirrors_resolve_fields_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 496 mirrors/mirrors_resolve_fields_test: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
498 mirrors/mirrors_test: Crash # (static Iterable<Str... cannot handle async/sync* /async* functions 497 mirrors/mirrors_test: Crash # (static Iterable<Str... cannot handle sync*/async * functions
499 mirrors/mixin_application_test: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 498 mirrors/mixin_application_test: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
500 mirrors/mixin_members_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 499 mirrors/mixin_members_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
501 mirrors/mixin_test: Crash # (static Iterable<Str... cannot handle async/sync*/a sync* functions 500 mirrors/mixin_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
502 mirrors/native_class_test: Crash # (static Iterable<Str... cannot handle async/ sync*/async* functions 501 mirrors/native_class_test: Crash # (static Iterable<Str... cannot handle sync*/ async* functions
503 mirrors/new_instance_with_type_arguments_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 502 mirrors/new_instance_with_type_arguments_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
504 mirrors/no_metadata_test: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 503 mirrors/no_metadata_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
505 mirrors/null2_test: Crash # (static Iterable<Str... cannot handle async/sync*/a sync* functions 504 mirrors/null2_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
506 mirrors/null_test: Crash # (static Iterable<Str... cannot handle async/sync*/as ync* functions 505 mirrors/null_test: Crash # (static Iterable<Str... cannot handle sync*/async* f unctions
507 mirrors/operator_test: Crash # (static Iterable<Str... cannot handle async/sync */async* functions 506 mirrors/operator_test: Crash # (static Iterable<Str... cannot handle sync*/asyn c* functions
508 mirrors/parameter_is_const_test/none: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 507 mirrors/parameter_is_const_test/none: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
509 mirrors/parameter_metadata_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 508 mirrors/parameter_metadata_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
510 mirrors/parameter_of_mixin_app_constructor_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 509 mirrors/parameter_of_mixin_app_constructor_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
511 mirrors/private_symbol_mangling_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 510 mirrors/private_symbol_mangling_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
512 mirrors/private_types_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 511 mirrors/private_types_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
513 mirrors/proxy_type_test: Crash # (static Iterable<Str... cannot handle async/sy nc*/async* functions 512 mirrors/proxy_type_test: Crash # (static Iterable<Str... cannot handle sync*/as ync* functions
514 mirrors/raw_type_test/01: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 513 mirrors/raw_type_test/01: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
515 mirrors/raw_type_test/none: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 514 mirrors/raw_type_test/none: Crash # (static Iterable<Str... cannot handle sync* /async* functions
516 mirrors/redirecting_factory_test/01: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 515 mirrors/redirecting_factory_test/01: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
517 mirrors/redirecting_factory_test/02: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 516 mirrors/redirecting_factory_test/02: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
518 mirrors/redirecting_factory_test/none: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 517 mirrors/redirecting_factory_test/none: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
519 mirrors/reflect_class_test/01: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 518 mirrors/reflect_class_test/01: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
520 mirrors/reflect_class_test/02: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 519 mirrors/reflect_class_test/02: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
521 mirrors/reflect_class_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 520 mirrors/reflect_class_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
522 mirrors/reflect_model_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 521 mirrors/reflect_model_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
523 mirrors/reflect_runtime_type_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 522 mirrors/reflect_runtime_type_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
524 mirrors/reflect_uninstantiated_class_test: Crash # (static Iterable<Str... cann ot handle async/sync*/async* functions 523 mirrors/reflect_uninstantiated_class_test: Crash # (static Iterable<Str... cann ot handle sync*/async* functions
525 mirrors/reflected_type_classes_test/01: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 524 mirrors/reflected_type_classes_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions
526 mirrors/reflected_type_classes_test/02: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 525 mirrors/reflected_type_classes_test/02: Crash # (static Iterable<Str... cannot handle sync*/async* functions
527 mirrors/reflected_type_classes_test/03: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 526 mirrors/reflected_type_classes_test/03: Crash # (static Iterable<Str... cannot handle sync*/async* functions
528 mirrors/reflected_type_classes_test/none: Crash # (static Iterable<Str... canno t handle async/sync*/async* functions 527 mirrors/reflected_type_classes_test/none: Crash # (static Iterable<Str... canno t handle sync*/async* functions
529 mirrors/reflected_type_function_type_test: Crash # (static Iterable<Str... cann ot handle async/sync*/async* functions 528 mirrors/reflected_type_function_type_test: Crash # (static Iterable<Str... cann ot handle sync*/async* functions
530 mirrors/reflected_type_special_types_test: Crash # (static Iterable<Str... cann ot handle async/sync*/async* functions 529 mirrors/reflected_type_special_types_test: Crash # (static Iterable<Str... cann ot handle sync*/async* functions
531 mirrors/reflected_type_test/01: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 530 mirrors/reflected_type_test/01: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
532 mirrors/reflected_type_test/02: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 531 mirrors/reflected_type_test/02: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
533 mirrors/reflected_type_test/03: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 532 mirrors/reflected_type_test/03: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
534 mirrors/reflected_type_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 533 mirrors/reflected_type_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
535 mirrors/reflected_type_typedefs_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 534 mirrors/reflected_type_typedefs_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
536 mirrors/reflected_type_typevars_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 535 mirrors/reflected_type_typevars_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
537 mirrors/reflectively_instantiate_uninstantiated_class_test: Crash # (static Iter able<Str... cannot handle async/sync*/async* functions 536 mirrors/reflectively_instantiate_uninstantiated_class_test: Crash # (static Iter able<Str... cannot handle sync*/async* functions
538 mirrors/regress_14304_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 537 mirrors/regress_14304_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
539 mirrors/regress_16321_test/01: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 538 mirrors/regress_16321_test/01: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
540 mirrors/regress_16321_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 539 mirrors/regress_16321_test/none: Crash # (static Iterable<Str... cannot handle sync*/async* functions
541 mirrors/regress_19731_test: Crash # (static Iterable<Str... cannot handle async /sync*/async* functions 540 mirrors/regress_19731_test: Crash # (static Iterable<Str... cannot handle sync* /async* functions
542 mirrors/relation_assignable_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 541 mirrors/relation_assignable_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
543 mirrors/relation_subclass_test: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 542 mirrors/relation_subclass_test: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
544 mirrors/relation_subtype_test: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 543 mirrors/relation_subtype_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
545 mirrors/removed_api_test: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 544 mirrors/removed_api_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
546 mirrors/repeated_private_anon_mixin_app_test: Crash # (static Iterable<Str... c annot handle async/sync*/async* functions 545 mirrors/repeated_private_anon_mixin_app_test: Crash # (static Iterable<Str... c annot handle sync*/async* functions
547 mirrors/set_field_with_final_inheritance_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 546 mirrors/set_field_with_final_inheritance_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
548 mirrors/set_field_with_final_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 547 mirrors/set_field_with_final_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
549 mirrors/spawn_function_root_library_test: Crash # (static Iterable<Str... canno t handle async/sync*/async* functions 548 mirrors/spawn_function_root_library_test: Crash # (static Iterable<Str... canno t handle sync*/async* functions
550 mirrors/static_members_easier_test: Crash # (static Iterable<Str... cannot hand le async/sync*/async* functions 549 mirrors/static_members_easier_test: Crash # (static Iterable<Str... cannot hand le sync*/async* functions
551 mirrors/static_members_test: Crash # (static Iterable<Str... cannot handle asyn c/sync*/async* functions 550 mirrors/static_members_test: Crash # (static Iterable<Str... cannot handle sync */async* functions
552 mirrors/static_test: Crash # (static Iterable<Str... cannot handle async/sync*/ async* functions 551 mirrors/static_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
553 mirrors/superclass2_test: Crash # (static Iterable<Str... cannot handle async/s ync*/async* functions 552 mirrors/superclass2_test: Crash # (static Iterable<Str... cannot handle sync*/a sync* functions
554 mirrors/superclass_test: Crash # (static Iterable<Str... cannot handle async/sy nc*/async* functions 553 mirrors/superclass_test: Crash # (static Iterable<Str... cannot handle sync*/as ync* functions
555 mirrors/symbol_validation_test/01: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 554 mirrors/symbol_validation_test/01: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
556 mirrors/symbol_validation_test/none: RuntimeError # Please triage this failure. 555 mirrors/symbol_validation_test/none: RuntimeError # Please triage this failure.
557 mirrors/syntax_error_test/none: Crash # (static Iterable<Str... cannot handle a sync/sync*/async* functions 556 mirrors/syntax_error_test/none: Crash # (static Iterable<Str... cannot handle s ync*/async* functions
558 mirrors/synthetic_accessor_properties_test: Crash # (static Iterable<Str... can not handle async/sync*/async* functions 557 mirrors/synthetic_accessor_properties_test: Crash # (static Iterable<Str... can not handle sync*/async* functions
559 mirrors/to_string_test: Crash # (static Iterable<Str... cannot handle async/syn c*/async* functions 558 mirrors/to_string_test: Crash # (static Iterable<Str... cannot handle sync*/asy nc* functions
560 mirrors/top_level_accessors_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 559 mirrors/top_level_accessors_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
561 mirrors/type_argument_is_type_variable_test: Crash # (static Iterable<Str... ca nnot handle async/sync*/async* functions 560 mirrors/type_argument_is_type_variable_test: Crash # (static Iterable<Str... ca nnot handle sync*/async* functions
562 mirrors/type_variable_is_static_test: Crash # (static Iterable<Str... cannot ha ndle async/sync*/async* functions 561 mirrors/type_variable_is_static_test: Crash # (static Iterable<Str... cannot ha ndle sync*/async* functions
563 mirrors/type_variable_owner_test/01: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 562 mirrors/type_variable_owner_test/01: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
564 mirrors/type_variable_owner_test/none: Crash # (static Iterable<Str... cannot h andle async/sync*/async* functions 563 mirrors/type_variable_owner_test/none: Crash # (static Iterable<Str... cannot h andle sync*/async* functions
565 mirrors/typearguments_mirror_test: Crash # (static Iterable<Str... cannot handl e async/sync*/async* functions 564 mirrors/typearguments_mirror_test: Crash # (static Iterable<Str... cannot handl e sync*/async* functions
566 mirrors/typedef_deferred_library_test: RuntimeError # G.loadLibrary is not a fun ction 565 mirrors/typedef_deferred_library_test: RuntimeError # G.loadLibrary is not a fun ction
567 mirrors/typedef_metadata_test: Crash # (static Iterable<Str... cannot handle as ync/sync*/async* functions 566 mirrors/typedef_metadata_test: Crash # (static Iterable<Str... cannot handle sy nc*/async* functions
568 mirrors/typedef_reflected_type_test/01: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 567 mirrors/typedef_reflected_type_test/01: Crash # (static Iterable<Str... cannot handle sync*/async* functions
569 mirrors/typedef_reflected_type_test/none: Crash # (static Iterable<Str... canno t handle async/sync*/async* functions 568 mirrors/typedef_reflected_type_test/none: Crash # (static Iterable<Str... canno t handle sync*/async* functions
570 mirrors/unnamed_library_test: Crash # (static Iterable<Str... cannot handle asy nc/sync*/async* functions 569 mirrors/unnamed_library_test: Crash # (static Iterable<Str... cannot handle syn c*/async* functions
571 mirrors/variable_is_const_test/none: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 570 mirrors/variable_is_const_test/none: Crash # (static Iterable<Str... cannot han dle sync*/async* functions
572 typed_data/typed_data_list_test: RuntimeError # this.get$length is not a functio n 571 typed_data/typed_data_list_test: RuntimeError # this.get$length is not a functio n
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698