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

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

Issue 1227543008: dart2js cps: Generate direct field accesses a build-time. (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/compiler/dart2js_native/dart2js_native.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 462 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 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'.
474 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
475 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
476 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
477 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
478 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
479 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
480 super_call4_test : RuntimeError # 480 super_call4_test : RuntimeError #
481 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'.
482 super_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined 482 super_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
483 super_operator_index2_test: RuntimeError # this.get$map is not a function
484 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 483 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
485 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 484 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
486 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS et 485 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS et
487 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t 486 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t
488 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t 487 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t
489 switch_label2_test: Crash # (switch (target){cas... continue to a labeled switc h case 488 switch_label2_test: Crash # (switch (target){cas... continue to a labeled switc h case
490 switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch case 489 switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch case
491 switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled sw itch case 490 switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled sw itch case
492 sync_generator1_test/01: Crash # (dreiVier()sync*{yield* 3;}): cannot handle asy nc/sync*/async* functions 491 sync_generator1_test/01: Crash # (dreiVier()sync*{yield* 3;}): cannot handle asy nc/sync*/async* functions
493 sync_generator1_test/none: Crash # (einsZwei()sync*{yie... cannot handle async/ sync*/async* functions 492 sync_generator1_test/none: Crash # (einsZwei()sync*{yie... cannot handle async/ sync*/async* functions
(...skipping 15 matching lines...) Expand all
509 type_parameter_test/06: Crash # Invalid argument(s) 508 type_parameter_test/06: Crash # Invalid argument(s)
510 type_parameter_test/none: Crash # Invalid argument(s) 509 type_parameter_test/none: Crash # Invalid argument(s)
511 type_variable_closure2_test: RuntimeError # Please triage this failure. 510 type_variable_closure2_test: RuntimeError # Please triage this failure.
512 type_variable_closure_test: Crash # Invalid argument(s) 511 type_variable_closure_test: Crash # Invalid argument(s)
513 invocation_mirror2_test : Crash # Internal Error: No default constructor availab le. 512 invocation_mirror2_test : Crash # Internal Error: No default constructor availab le.
514 type_variable_conflict2_test/01 : Crash # Internal Error: No default constructor available. 513 type_variable_conflict2_test/01 : Crash # Internal Error: No default constructor available.
515 async_await_syntax_test/a05h : Crash # bailout: (a05h()async{yield*st;}): cannot handle async/sync*/async* functions 514 async_await_syntax_test/a05h : Crash # bailout: (a05h()async{yield*st;}): cannot handle async/sync*/async* functions
516 async_await_syntax_test/c11a : Crash # bailout: (c11a()async{yield-5;}): cannot handle async/sync*/async* functions 515 async_await_syntax_test/c11a : Crash # bailout: (c11a()async{yield-5;}): cannot handle async/sync*/async* functions
517 async_await_syntax_test/c11b : Crash # bailout: (c11b()async{yield*st;}): cannot handle async/sync*/async* functions 516 async_await_syntax_test/c11b : Crash # bailout: (c11b()async{yield*st;}): cannot handle async/sync*/async* functions
518 regress_23408_test : RuntimeError # TypeError: receiver.get$_nums is not a funct ion 517 regress_23408_test : RuntimeError # TypeError: receiver.get$_nums is not a funct ion
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698