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

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

Issue 1247333003: dart2js cps: Support 'on T' clauses without a 'catch'. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: 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
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | 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 [ $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 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function 432 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function
433 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case 433 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case
434 instance_creation_in_function_annotation_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions 434 instance_creation_in_function_annotation_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
435 instanceof4_test/01: RuntimeError # Please triage this failure. 435 instanceof4_test/01: RuntimeError # Please triage this failure.
436 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. 436 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
437 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet 437 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
438 issue_1751477_test: RuntimeError # O.loadLibrary is not a function 438 issue_1751477_test: RuntimeError # O.loadLibrary is not a function
439 large_class_declaration_test: Crash # Stack Overflow 439 large_class_declaration_test: Crash # Stack Overflow
440 list_test: RuntimeError # Please triage this failure. 440 list_test: RuntimeError # Please triage this failure.
441 many_overridden_no_such_method_test: RuntimeError # Please triage this failure. 441 many_overridden_no_such_method_test: RuntimeError # Please triage this failure.
442 mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'.
443 mixin_type_parameters_mixin_test: Crash # The null object does not have a getter '_element'.
444 mixin_type_parameters_super_extends_test: Crash # The null object does not have a getter '_element'.
445 mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'.
446 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case 442 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case
447 no_such_method_test: RuntimeError # Please triage this failure. 443 no_such_method_test: RuntimeError # Please triage this failure.
448 null_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async * functions 444 null_test/none: Crash # (static Iterable<Str... cannot handle async/sync*/async * functions
449 overridden_no_such_method_test: RuntimeError # Please triage this failure. 445 overridden_no_such_method_test: RuntimeError # Please triage this failure.
450 redirecting_factory_reflection_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions 446 redirecting_factory_reflection_test: Crash # (static Iterable<Str... cannot han dle async/sync*/async* functions
451 regress_18535_test: Crash # (static Iterable<Str... cannot handle async/sync*/a sync* functions 447 regress_18535_test: Crash # (static Iterable<Str... cannot handle async/sync*/a sync* functions
452 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 448 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
453 regress_22443_test: RuntimeError # M.loadLibrary is not a function 449 regress_22443_test: RuntimeError # M.loadLibrary is not a function
454 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 450 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
455 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 451 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
456 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions 452 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions
457 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions 453 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions
458 regress_22936_test/01: Crash # The null object does not have a getter '_element' .
459 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'.
460 regress_23408_test: RuntimeError # G.loadLibrary is not a function 454 regress_23408_test: RuntimeError # G.loadLibrary is not a function
461 regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 455 regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
462 regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync */async* functions 456 regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync */async* functions
463 regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync */async* functions 457 regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync */async* functions
464 regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sy nc*/async* functions 458 regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sy nc*/async* functions
465 super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undef ined 459 super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undef ined
466 super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of und efined 460 super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of und efined
467 super_call4_test: RuntimeError # Please triage this failure. 461 super_call4_test: RuntimeError # Please triage this failure.
468 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g etter 'initializer'. 462 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g etter 'initializer'.
469 super_implicit_closure_test: RuntimeError # Cannot read property 'call' of undef ined 463 super_implicit_closure_test: RuntimeError # Cannot read property 'call' of undef ined
(...skipping 10 matching lines...) Expand all
480 sync_generator2_test/07: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions 474 sync_generator2_test/07: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions
481 sync_generator2_test/08: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions 475 sync_generator2_test/08: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions
482 sync_generator2_test/10: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions 476 sync_generator2_test/10: Crash # (sync()sync*{yield sync;}): cannot handle async /sync*/async* functions
483 sync_generator2_test/none: Crash # (sync()sync*{yield sync;}): cannot handle asy nc/sync*/async* functions 477 sync_generator2_test/none: Crash # (sync()sync*{yield sync;}): cannot handle asy nc/sync*/async* functions
484 sync_generator3_test/test1: Crash # (f()sync*{try {yield... cannot handle async /sync*/async* functions 478 sync_generator3_test/test1: Crash # (f()sync*{try {yield... cannot handle async /sync*/async* functions
485 sync_generator3_test/test2: Crash # (g()sync*{try {yield... cannot handle async /sync*/async* functions 479 sync_generator3_test/test2: Crash # (g()sync*{try {yield... cannot handle async /sync*/async* functions
486 syncstar_less_than_test: Crash # (Iterable<int> foo()... cannot handle async/sy nc*/async* functions 480 syncstar_less_than_test: Crash # (Iterable<int> foo()... cannot handle async/sy nc*/async* functions
487 syncstar_yield_test/copyParameters: Crash # (Iterable<int> foo3(... cannot hand le async/sync*/async* functions 481 syncstar_yield_test/copyParameters: Crash # (Iterable<int> foo3(... cannot hand le async/sync*/async* functions
488 syncstar_yield_test/none: Crash # (Iterable<int> foo3(... cannot handle async/s ync*/async* functions 482 syncstar_yield_test/none: Crash # (Iterable<int> foo3(... cannot handle async/s ync*/async* functions
489 syncstar_yieldstar_test: Crash # (main()async{Expect.... cannot handle async/sy nc*/async* functions 483 syncstar_yieldstar_test: Crash # (main()async{Expect.... cannot handle async/sy nc*/async* functions
490 try_catch_test/none: Crash # The null object does not have a getter '_element'.
491 type_parameter_test/01: Crash # Invalid argument(s) 484 type_parameter_test/01: Crash # Invalid argument(s)
492 type_parameter_test/02: Crash # Invalid argument(s) 485 type_parameter_test/02: Crash # Invalid argument(s)
493 type_parameter_test/03: Crash # Invalid argument(s) 486 type_parameter_test/03: Crash # Invalid argument(s)
494 type_parameter_test/04: Crash # Invalid argument(s) 487 type_parameter_test/04: Crash # Invalid argument(s)
495 type_parameter_test/05: Crash # Invalid argument(s) 488 type_parameter_test/05: Crash # Invalid argument(s)
496 type_parameter_test/06: Crash # Invalid argument(s) 489 type_parameter_test/06: Crash # Invalid argument(s)
497 type_parameter_test/none: Crash # Invalid argument(s) 490 type_parameter_test/none: Crash # Invalid argument(s)
498 type_variable_closure2_test: RuntimeError # Please triage this failure. 491 type_variable_closure2_test: RuntimeError # Please triage this failure.
499 type_variable_closure_test: Crash # Invalid argument(s) 492 type_variable_closure_test: Crash # Invalid argument(s)
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698