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

Side by Side Diff: tests/language/language_dart2js.status

Issue 1214123003: dart2js cps: Ensure JSArray is emitted when we see a type cast. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update output in test Created 5 years, 5 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
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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
350 await_exceptions_test: Crash # (awaitFoo()async{await foo();}): cannot handle as ync/sync*/async* functions 350 await_exceptions_test: Crash # (awaitFoo()async{await foo();}): cannot handle as ync/sync*/async* functions
351 await_for_cancel_test: Crash # (test()async{await test1();await test2();}): cann ot handle async/sync*/async* functions 351 await_for_cancel_test: Crash # (test()async{await test1();await test2();}): cann ot handle async/sync*/async* functions
352 await_for_test: Crash # (consumeSomeOfInfini... cannot handle async/sync*/async * functions 352 await_for_test: Crash # (consumeSomeOfInfini... cannot handle async/sync*/async * functions
353 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s ync*/async* functions 353 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s ync*/async* functions
354 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as ync* functions 354 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as ync* functions
355 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions 355 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions
356 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca nnot handle async/sync*/async* functions 356 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca nnot handle async/sync*/async* functions
357 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy nc*/async* functions 357 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy nc*/async* functions
358 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync */async* functions 358 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync */async* functions
359 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu nctions 359 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu nctions
360 bind_test: RuntimeError # Cannot read property 'prototype' of undefined
361 canonical_const3_test: RuntimeError # Cannot read property 'prototype' of undefi ned
362 cascade_test/none: RuntimeError # Cannot read property 'prototype' of undefined
363 cha_deopt1_test: RuntimeError # receiver.get$_collection$_nums is not a function 360 cha_deopt1_test: RuntimeError # receiver.get$_collection$_nums is not a function
364 cha_deopt2_test: RuntimeError # receiver.get$_collection$_nums is not a function 361 cha_deopt2_test: RuntimeError # receiver.get$_collection$_nums is not a function
365 cha_deopt3_test: RuntimeError # receiver.get$_collection$_nums is not a function 362 cha_deopt3_test: RuntimeError # receiver.get$_collection$_nums is not a function
366 closure7_test: RuntimeError # Cannot read property 'prototype' of undefined
367 closure8_test: RuntimeError # Cannot read property 'prototype' of undefined
368 closure_cycles_test: RuntimeError # receiver.get$_collection$_nums is not a func tion 363 closure_cycles_test: RuntimeError # receiver.get$_collection$_nums is not a func tion
369 closure_in_constructor_test: Crash # Invalid argument(s) 364 closure_in_constructor_test: Crash # Invalid argument(s)
370 closure_shared_state_test: RuntimeError # Cannot read property 'prototype' of un defined
371 closure_type_variables_test: Crash # Invalid argument(s) 365 closure_type_variables_test: Crash # Invalid argument(s)
372 closures_initializer2_test: RuntimeError # Cannot read property 'prototype' of u ndefined
373 const_evaluation_test/01: Crash # Internal Error: No default constructor availab le. 366 const_evaluation_test/01: Crash # Internal Error: No default constructor availab le.
374 constructor12_test: RuntimeError # Please triage this failure. 367 constructor12_test: RuntimeError # Please triage this failure.
375 crash_6725_test/01: Crash # The null object does not have a getter '_element'. 368 crash_6725_test/01: Crash # The null object does not have a getter '_element'.
376 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as ync/sync*/async* functions 369 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as ync/sync*/async* functions
377 cyclic_type_test/00: RuntimeError # Cannot read property 'prototype' of undefine d
378 cyclic_type_test/01: RuntimeError # Cannot read property 'prototype' of undefine d
379 cyclic_type_test/02: RuntimeError # Cannot read property 'prototype' of undefine d
380 cyclic_type_test/03: RuntimeError # Cannot read property 'prototype' of undefine d
381 cyclic_type_test/04: RuntimeError # Cannot read property 'prototype' of undefine d
382 deferred_closurize_load_library_test: RuntimeError # receiver.get$_collection$_n ums is not a function 370 deferred_closurize_load_library_test: RuntimeError # receiver.get$_collection$_n ums is not a function
383 deferred_constant_list_test: RuntimeError # receiver.get$_collection$_nums is no t a function 371 deferred_constant_list_test: RuntimeError # receiver.get$_collection$_nums is no t a function
384 deferred_constraints_constants_test/none: Crash # Internal Error: No default con structor available. 372 deferred_constraints_constants_test/none: Crash # Internal Error: No default con structor available.
385 deferred_constraints_constants_test/reference_after_load: Crash # Internal Error : No default constructor available. 373 deferred_constraints_constants_test/reference_after_load: Crash # Internal Error : No default constructor available.
386 deferred_constraints_type_annotation_test/as_operation: RuntimeError # receiver. get$_collection$_nums is not a function 374 deferred_constraints_type_annotation_test/as_operation: RuntimeError # receiver. get$_collection$_nums is not a function
387 deferred_constraints_type_annotation_test/catch_check: Crash # The null object d oes not have a getter '_element'. 375 deferred_constraints_type_annotation_test/catch_check: Crash # The null object d oes not have a getter '_element'.
388 deferred_constraints_type_annotation_test/is_check: RuntimeError # receiver.get$ _collection$_nums is not a function 376 deferred_constraints_type_annotation_test/is_check: RuntimeError # receiver.get$ _collection$_nums is not a function
389 deferred_constraints_type_annotation_test/new: RuntimeError # receiver.get$_coll ection$_nums is not a function 377 deferred_constraints_type_annotation_test/new: RuntimeError # receiver.get$_coll ection$_nums is not a function
390 deferred_constraints_type_annotation_test/new_before_load: RuntimeError # receiv er.get$_collection$_nums is not a function 378 deferred_constraints_type_annotation_test/new_before_load: RuntimeError # receiv er.get$_collection$_nums is not a function
391 deferred_constraints_type_annotation_test/new_generic1: RuntimeError # receiver. get$_collection$_nums is not a function 379 deferred_constraints_type_annotation_test/new_generic1: RuntimeError # receiver. get$_collection$_nums is not a function
(...skipping 19 matching lines...) Expand all
411 deferred_no_such_method_test : RuntimeError # TypeError: receiver.get$_nums is n ot a function 399 deferred_no_such_method_test : RuntimeError # TypeError: receiver.get$_nums is n ot a function
412 deferred_not_loaded_check_test: RuntimeError # Please triage this failure. 400 deferred_not_loaded_check_test: RuntimeError # Please triage this failure.
413 deferred_only_constant_test: RuntimeError # receiver.get$_collection$_nums is no t a function 401 deferred_only_constant_test: RuntimeError # receiver.get$_collection$_nums is no t a function
414 deferred_optimized_test: RuntimeError # receiver.get$_collection$_nums is not a function 402 deferred_optimized_test: RuntimeError # receiver.get$_collection$_nums is not a function
415 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl e async/sync*/async* functions 403 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl e async/sync*/async* functions
416 deferred_regression_22995_test: RuntimeError # receiver.get$_collection$_nums is not a function 404 deferred_regression_22995_test: RuntimeError # receiver.get$_collection$_nums is not a function
417 deferred_shadow_load_library_test: RuntimeError # receiver.get$_collection$_nums is not a function 405 deferred_shadow_load_library_test: RuntimeError # receiver.get$_collection$_nums is not a function
418 deferred_shared_and_unshared_classes_test: RuntimeError # receiver.get$_collecti on$_nums is not a function 406 deferred_shared_and_unshared_classes_test: RuntimeError # receiver.get$_collecti on$_nums is not a function
419 deferred_static_seperate_test: RuntimeError # receiver.get$_collection$_nums is not a function 407 deferred_static_seperate_test: RuntimeError # receiver.get$_collection$_nums is not a function
420 enum_mirror_test: Crash # Internal Error: No default constructor available. 408 enum_mirror_test: Crash # Internal Error: No default constructor available.
421 f_bounded_equality_test: RuntimeError # Cannot read property 'prototype' of unde fined
422 final_super_field_set_test/01 : RuntimeError # 409 final_super_field_set_test/01 : RuntimeError #
423 fixed_type_variable_test/02: RuntimeError # Cannot read property 'prototype' of undefined
424 fixed_type_variable_test/04: RuntimeError # Cannot read property 'prototype' of undefined
425 fixed_type_variable_test/06: RuntimeError # Cannot read property 'prototype' of undefined
426 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions 410 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions
427 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();} ): cannot handle async/sync*/async* functions 411 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();} ): cannot handle async/sync*/async* functions
428 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 412 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
429 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 413 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
430 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn c* functions 414 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn c* functions
431 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 415 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
432 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 416 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
433 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 417 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
434 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions 418 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions
435 flatten_test/10: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 419 flatten_test/10: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
436 flatten_test/11: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 420 flatten_test/11: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
437 flatten_test/12: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 421 flatten_test/12: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
438 flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun ctions 422 flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun ctions
439 for2_test: Crash # The null object does not have a getter 'field'. 423 for2_test: Crash # The null object does not have a getter 'field'.
440 for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop hea der 424 for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop hea der
441 function_getter_test: RuntimeError # Cannot read property 'prototype' of undefin ed
442 function_literals_test: RuntimeError # Cannot read property 'prototype' of undef ined
443 function_subtype0_test: RuntimeError # Cannot read property 'prototype' of undef ined
444 function_subtype_bound_closure0_test: RuntimeError # Cannot read property 'proto type' of undefined
445 function_subtype_bound_closure1_test: RuntimeError # Cannot read property 'proto type' of undefined
446 function_subtype_call0_test: RuntimeError # Cannot read property 'prototype' of undefined
447 function_subtype_factory1_test: RuntimeError # Cannot read property 'prototype' of undefined
448 function_subtype_local0_test: RuntimeError # Cannot read property 'prototype' of undefined
449 function_subtype_local1_test: RuntimeError # Cannot read property 'prototype' of undefined
450 function_subtype_named1_test: RuntimeError # Cannot read property 'prototype' of undefined
451 function_subtype_not0_test: RuntimeError # Cannot read property 'prototype' of u ndefined
452 function_subtype_optional1_test: RuntimeError # Cannot read property 'prototype' of undefined
453 function_subtype_simple0_test: RuntimeError # Cannot read property 'prototype' o f undefined
454 function_subtype_simple1_test: RuntimeError # Cannot read property 'prototype' o f undefined
455 function_subtype_simple2_test: RuntimeError # Cannot read property 'prototype' o f undefined
456 function_subtype_top_level0_test: RuntimeError # Cannot read property 'prototype ' of undefined
457 function_type_alias6_test/none: RuntimeError # Cannot read property 'prototype' of undefined
458 generic_creation_test: RuntimeError # Cannot read property 'prototype' of undefi ned
459 generic_field_mixin3_test: RuntimeError # Please triage this failure. 425 generic_field_mixin3_test: RuntimeError # Please triage this failure.
460 identical_closure_test: RuntimeError # Cannot read property 'prototype' of undef ined
461 if_null_assignment_static_test/01: RuntimeError # Issue 23669 426 if_null_assignment_static_test/01: RuntimeError # Issue 23669
462 if_null_assignment_static_test/03: RuntimeError # Issue 23669 427 if_null_assignment_static_test/03: RuntimeError # Issue 23669
463 if_null_assignment_static_test/04: RuntimeError # Issue 23669 428 if_null_assignment_static_test/04: RuntimeError # Issue 23669
464 if_null_assignment_static_test/05: RuntimeError # Issue 23669 429 if_null_assignment_static_test/05: RuntimeError # Issue 23669
465 if_null_assignment_static_test/36: RuntimeError # Issue 23669 430 if_null_assignment_static_test/36: RuntimeError # Issue 23669
466 if_null_assignment_static_test/38: RuntimeError # Issue 23669 431 if_null_assignment_static_test/38: RuntimeError # Issue 23669
467 if_null_assignment_static_test/39: RuntimeError # Issue 23669 432 if_null_assignment_static_test/39: RuntimeError # Issue 23669
468 if_null_assignment_static_test/40: RuntimeError # Issue 23669 433 if_null_assignment_static_test/40: RuntimeError # Issue 23669
469 implicit_closure1_test: RuntimeError # Cannot read property 'prototype' of undef ined
470 implicit_closure2_test: RuntimeError # Cannot read property 'prototype' of undef ined
471 implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefi ned
472 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case 434 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case
473 inlined_conditional_test: RuntimeError # Cannot read property 'prototype' of und efined
474 instance_creation_in_function_annotation_test: Crash # Internal Error: No defaul t constructor available. 435 instance_creation_in_function_annotation_test: Crash # Internal Error: No defaul t constructor available.
475 instanceof4_test/01: RuntimeError # Please triage this failure. 436 instanceof4_test/01: RuntimeError # Please triage this failure.
476 invocation_mirror_invoke_on_test : RuntimeError # 437 invocation_mirror_invoke_on_test : RuntimeError #
477 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet 438 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
478 is_function_test: RuntimeError # Cannot read property 'prototype' of undefined
479 issue13179_test: RuntimeError # Cannot read property 'prototype' of undefined
480 issue_1751477_test: RuntimeError # receiver.get$_collection$_nums is not a funct ion 439 issue_1751477_test: RuntimeError # receiver.get$_collection$_nums is not a funct ion
481 large_class_declaration_test: Crash # Stack Overflow 440 large_class_declaration_test: Crash # Stack Overflow
482 list_test: RuntimeError # Please triage this failure. 441 list_test: RuntimeError # Please triage this failure.
483 main_test/01: RuntimeError # receiver.get$_collection$_nums is not a function 442 main_test/01: RuntimeError # receiver.get$_collection$_nums is not a function
484 main_test/02: RuntimeError # receiver.get$_collection$_nums is not a function 443 main_test/02: RuntimeError # receiver.get$_collection$_nums is not a function
485 main_test/04: RuntimeError # receiver.get$_collection$_nums is not a function 444 main_test/04: RuntimeError # receiver.get$_collection$_nums is not a function
486 main_test/05: RuntimeError # receiver.get$_collection$_nums is not a function 445 main_test/05: RuntimeError # receiver.get$_collection$_nums is not a function
487 main_test/20: RuntimeError # receiver.get$_collection$_nums is not a function 446 main_test/20: RuntimeError # receiver.get$_collection$_nums is not a function
488 main_test/21: RuntimeError # receiver.get$_collection$_nums is not a function 447 main_test/21: RuntimeError # receiver.get$_collection$_nums is not a function
489 main_test/22: RuntimeError # receiver.get$_collection$_nums is not a function 448 main_test/22: RuntimeError # receiver.get$_collection$_nums is not a function
490 main_test/41: RuntimeError # receiver.get$_collection$_nums is not a function 449 main_test/41: RuntimeError # receiver.get$_collection$_nums is not a function
491 main_test/42: RuntimeError # receiver.get$_collection$_nums is not a function 450 main_test/42: RuntimeError # receiver.get$_collection$_nums is not a function
492 main_test/43: RuntimeError # receiver.get$_collection$_nums is not a function 451 main_test/43: RuntimeError # receiver.get$_collection$_nums is not a function
493 main_test/44: RuntimeError # receiver.get$_collection$_nums is not a function 452 main_test/44: RuntimeError # receiver.get$_collection$_nums is not a function
494 main_test/45: RuntimeError # receiver.get$_collection$_nums is not a function 453 main_test/45: RuntimeError # receiver.get$_collection$_nums is not a function
495 many_overridden_no_such_method_test : RuntimeError # 454 many_overridden_no_such_method_test : RuntimeError #
496 method_binding_test: RuntimeError # Cannot read property 'prototype' of undefine d
497 methods_as_constants2_test: RuntimeError # Cannot read property 'prototype' of u ndefined
498 mint_compares_test: RuntimeError # Cannot read property 'prototype' of undefined
499 mixin_super_constructor_named_test/01: Crash # Internal Error: No default constr uctor available. 455 mixin_super_constructor_named_test/01: Crash # Internal Error: No default constr uctor available.
500 mixin_super_constructor_positionals_test/01: Crash # Internal Error: No default constructor available. 456 mixin_super_constructor_positionals_test/01: Crash # Internal Error: No default constructor available.
501 mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'. 457 mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'.
502 mixin_type_parameters_mixin_test: Crash # The null object does not have a getter '_element'. 458 mixin_type_parameters_mixin_test: Crash # The null object does not have a getter '_element'.
503 mixin_type_parameters_super_extends_test: Crash # The null object does not have a getter '_element'. 459 mixin_type_parameters_super_extends_test: Crash # The null object does not have a getter '_element'.
504 mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'. 460 mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'.
505 named_parameters_with_conversions_test: RuntimeError # Cannot read property 'pro totype' of undefined
506 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case 461 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case
507 no_such_method_test : RuntimeError # 462 no_such_method_test : RuntimeError #
508 null_test/none: Crash # Internal Error: No default constructor available. 463 null_test/none: Crash # Internal Error: No default constructor available.
509 null_to_string2_test: RuntimeError # Cannot read property 'prototype' of undefin ed
510 null_to_string_test: RuntimeError # Cannot read property 'prototype' of undefine d
511 overridden_no_such_method_test : RuntimeError # 464 overridden_no_such_method_test : RuntimeError #
512 override_method_with_field_test/02: RuntimeError # Cannot read property 'prototy pe' of undefined
513 override_method_with_field_test/none: RuntimeError # Cannot read property 'proto type' of undefined
514 prefix14_test: RuntimeError # Cannot read property 'prototype' of undefined
515 prefix15_test: RuntimeError # Cannot read property 'prototype' of undefined
516 prefix21_test: RuntimeError # Cannot read property 'prototype' of undefined
517 range_analysis_test: RuntimeError # Cannot read property 'prototype' of undefine d
518 recursive_calls_test: RuntimeError # Cannot read property 'prototype' of undefin ed
519 reg_ex2_test: RuntimeError # Cannot read property 'prototype' of undefined
520 reg_exp2_test: RuntimeError # Cannot read property 'prototype' of undefined
521 regress_18535_test: Crash # Internal Error: No default constructor available. 465 regress_18535_test: Crash # Internal Error: No default constructor available.
522 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 466 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
523 regress_22443_test: RuntimeError # receiver.get$_collection$_nums is not a funct ion 467 regress_22443_test: RuntimeError # receiver.get$_collection$_nums is not a funct ion
524 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 468 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
525 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 469 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
526 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions 470 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions
527 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions 471 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions
528 regress_22936_test/01: Crash # The null object does not have a getter '_element' . 472 regress_22936_test/01: Crash # The null object does not have a getter '_element' .
529 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'. 473 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'.
530 regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 474 regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
531 regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync */async* functions 475 regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync */async* functions
532 regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync */async* functions 476 regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync */async* functions
533 regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sy nc*/async* functions 477 regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sy nc*/async* functions
534 static_closure_identical_test: RuntimeError # Cannot read property 'prototype' o f undefined
535 static_field_test/none: RuntimeError # Cannot read property 'prototype' of undef ined
536 static_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
537 string_interpolation_test/01: RuntimeError # Cannot read property 'prototype' of undefined
538 string_interpolation_test/none: RuntimeError # Cannot read property 'prototype' of undefined
539 super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undef ined 478 super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undef ined
540 super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of und efined 479 super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of und efined
541 super_call4_test : RuntimeError # 480 super_call4_test : RuntimeError #
542 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g etter 'initializer'. 481 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g etter 'initializer'.
543 super_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined 482 super_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
544 super_operator_index2_test: RuntimeError # this.get$map is not a function 483 super_operator_index2_test: RuntimeError # this.get$map is not a function
545 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 484 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
546 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 485 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
547 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS et 486 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS et
548 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t 487 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t
549 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t 488 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t
550 switch_label2_test: Crash # (switch (target){cas... continue to a labeled switc h case 489 switch_label2_test: Crash # (switch (target){cas... continue to a labeled switc h case
551 switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch case 490 switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch case
552 switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled sw itch case 491 switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled sw itch case
553 sync_generator1_test/01: Crash # (dreiVier()sync*{yield* 3;}): cannot handle asy nc/sync*/async* functions 492 sync_generator1_test/01: Crash # (dreiVier()sync*{yield* 3;}): cannot handle asy nc/sync*/async* functions
554 sync_generator1_test/none: Crash # (einsZwei()sync*{yie... cannot handle async/ sync*/async* functions 493 sync_generator1_test/none: Crash # (einsZwei()sync*{yie... cannot handle async/ sync*/async* functions
555 sync_generator2_test/07: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions 494 sync_generator2_test/07: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions
556 sync_generator2_test/08: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions 495 sync_generator2_test/08: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions
557 sync_generator2_test/10: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions 496 sync_generator2_test/10: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions
558 sync_generator2_test/none: Crash # (sync()sync*{yield sync;}): cannot handle asy nc/sync*/async* functions 497 sync_generator2_test/none: Crash # (sync()sync*{yield sync;}): cannot handle asy nc/sync*/async* functions
559 sync_generator3_test/test1: Crash # (f()sync*{try {yield... cannot handle async /sync*/async* functions 498 sync_generator3_test/test1: Crash # (f()sync*{try {yield... cannot handle async /sync*/async* functions
560 sync_generator3_test/test2: Crash # (g()sync*{try {yield... cannot handle async /sync*/async* functions 499 sync_generator3_test/test2: Crash # (g()sync*{try {yield... cannot handle async /sync*/async* functions
561 syncstar_yield_test/copyParameters: Crash # (Iterable<int> foo3(... cannot hand le async/sync*/async* functions 500 syncstar_yield_test/copyParameters: Crash # (Iterable<int> foo3(... cannot hand le async/sync*/async* functions
562 syncstar_yield_test/none: Crash # (Iterable<int> foo3(... cannot handle async/s ync*/async* functions 501 syncstar_yield_test/none: Crash # (Iterable<int> foo3(... cannot handle async/s ync*/async* functions
563 syncstar_yieldstar_test: Crash # (main()async{Expect.... cannot handle async/sy nc*/async* functions 502 syncstar_yieldstar_test: Crash # (main()async{Expect.... cannot handle async/sy nc*/async* functions
564 top_level_in_initializer_test: RuntimeError # Cannot read property 'prototype' o f undefined
565 try_catch_test/none: Crash # The null object does not have a getter '_element'. 503 try_catch_test/none: Crash # The null object does not have a getter '_element'.
566 type_check_const_function_typedef2_test/00: RuntimeError # Cannot read property 'prototype' of undefined
567 type_check_const_function_typedef2_test/none: RuntimeError # Cannot read propert y 'prototype' of undefined
568 type_check_const_function_typedef_test: RuntimeError # Cannot read property 'pro totype' of undefined
569 type_parameter_test/01: Crash # Invalid argument(s) 504 type_parameter_test/01: Crash # Invalid argument(s)
570 type_parameter_test/02: Crash # Invalid argument(s) 505 type_parameter_test/02: Crash # Invalid argument(s)
571 type_parameter_test/03: Crash # Invalid argument(s) 506 type_parameter_test/03: Crash # Invalid argument(s)
572 type_parameter_test/04: Crash # Invalid argument(s) 507 type_parameter_test/04: Crash # Invalid argument(s)
573 type_parameter_test/05: Crash # Invalid argument(s) 508 type_parameter_test/05: Crash # Invalid argument(s)
574 type_parameter_test/06: Crash # Invalid argument(s) 509 type_parameter_test/06: Crash # Invalid argument(s)
575 type_parameter_test/none: Crash # Invalid argument(s) 510 type_parameter_test/none: Crash # Invalid argument(s)
576 type_promotion_functions_test/01: RuntimeError # Cannot read property 'prototype ' of undefined
577 type_promotion_functions_test/02: RuntimeError # Cannot read property 'prototype ' of undefined
578 type_promotion_functions_test/03: RuntimeError # Cannot read property 'prototype ' of undefined
579 type_promotion_functions_test/04: RuntimeError # Cannot read property 'prototype ' of undefined
580 type_promotion_functions_test/05: RuntimeError # Cannot read property 'prototype ' of undefined
581 type_promotion_functions_test/06: RuntimeError # Cannot read property 'prototype ' of undefined
582 type_promotion_functions_test/07: RuntimeError # Cannot read property 'prototype ' of undefined
583 type_promotion_functions_test/08: RuntimeError # Cannot read property 'prototype ' of undefined
584 type_promotion_functions_test/09: RuntimeError # Cannot read property 'prototype ' of undefined
585 type_promotion_functions_test/10: RuntimeError # Cannot read property 'prototype ' of undefined
586 type_promotion_functions_test/11: RuntimeError # Cannot read property 'prototype ' of undefined
587 type_promotion_functions_test/12: RuntimeError # Cannot read property 'prototype ' of undefined
588 type_promotion_functions_test/13: RuntimeError # Cannot read property 'prototype ' of undefined
589 type_promotion_functions_test/14: RuntimeError # Cannot read property 'prototype ' of undefined
590 type_promotion_functions_test/none: RuntimeError # Cannot read property 'prototy pe' of undefined
591 type_variable_closure2_test: RuntimeError # Please triage this failure. 511 type_variable_closure2_test: RuntimeError # Please triage this failure.
592 type_variable_closure_test: Crash # Invalid argument(s) 512 type_variable_closure_test: Crash # Invalid argument(s)
593 typedef_is_test: RuntimeError # Cannot read property 'prototype' of undefined
594 invocation_mirror2_test : Crash # Internal Error: No default constructor availab le. 513 invocation_mirror2_test : Crash # Internal Error: No default constructor availab le.
595 type_variable_conflict2_test/01 : Crash # Internal Error: No default constructor available. 514 type_variable_conflict2_test/01 : Crash # Internal Error: No default constructor available.
596 async_await_syntax_test/a05h : Crash # bailout: (a05h()async{yield*st;}): cannot handle async/sync*/async* functions 515 async_await_syntax_test/a05h : Crash # bailout: (a05h()async{yield*st;}): cannot handle async/sync*/async* functions
597 async_await_syntax_test/c11a : Crash # bailout: (c11a()async{yield-5;}): cannot handle async/sync*/async* functions 516 async_await_syntax_test/c11a : Crash # bailout: (c11a()async{yield-5;}): cannot handle async/sync*/async* functions
598 async_await_syntax_test/c11b : Crash # bailout: (c11b()async{yield*st;}): cannot handle async/sync*/async* functions 517 async_await_syntax_test/c11b : Crash # bailout: (c11b()async{yield*st;}): cannot handle async/sync*/async* functions
599 regress_23408_test : RuntimeError # TypeError: receiver.get$_nums is not a funct ion 518 regress_23408_test : RuntimeError # TypeError: receiver.get$_nums is not a funct ion
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698