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

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

Issue 1223813006: dart2js cps: Direct access on JS arrays. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status files 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 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 419 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
420 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 420 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
421 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions 421 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions
422 flatten_test/10: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 422 flatten_test/10: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
423 flatten_test/11: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 423 flatten_test/11: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
424 flatten_test/12: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 424 flatten_test/12: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
425 flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun ctions 425 flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun ctions
426 for2_test: Crash # The null object does not have a getter 'field'. 426 for2_test: Crash # The null object does not have a getter 'field'.
427 for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop hea der 427 for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop hea der
428 generic_field_mixin3_test: RuntimeError # Please triage this failure. 428 generic_field_mixin3_test: RuntimeError # Please triage this failure.
429 if_null_assignment_behavior_test/12: RuntimeError # Expect.listEquals fails
430 if_null_assignment_behavior_test/28: RuntimeError # Expect.listEquals fails
429 if_null_assignment_static_test/01: RuntimeError # v0.get$a is not a function 431 if_null_assignment_static_test/01: RuntimeError # v0.get$a is not a function
430 if_null_assignment_static_test/03: RuntimeError # v0.get$a is not a function 432 if_null_assignment_static_test/03: RuntimeError # v0.get$a is not a function
431 if_null_assignment_static_test/04: RuntimeError # v0.get$b is not a function 433 if_null_assignment_static_test/04: RuntimeError # v0.get$b is not a function
432 if_null_assignment_static_test/05: RuntimeError # v0.get$a is not a function 434 if_null_assignment_static_test/05: RuntimeError # v0.get$a is not a function
435 if_null_assignment_static_test/29: RuntimeError # TypeError: v0.get$a is not a f unction
436 if_null_assignment_static_test/31: RuntimeError # TypeError: v0.get$a is not a f unction
437 if_null_assignment_static_test/32: RuntimeError # TypeError: v0.get$b is not a f unction
438 if_null_assignment_static_test/33: RuntimeError # TypeError: v0.get$a is not a f unction
asgerf 2015/07/07 14:53:13 This seems to be a pre-existing bug that has surfa
433 if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function 439 if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function
434 if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function 440 if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function
435 if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function 441 if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function
436 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function 442 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function
437 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case 443 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case
438 instance_creation_in_function_annotation_test: Crash # (=_EmptyStream<T>;): Unha ndled node 444 instance_creation_in_function_annotation_test: Crash # (=_EmptyStream<T>;): Unha ndled node
439 instanceof4_test/01: RuntimeError # Please triage this failure. 445 instanceof4_test/01: RuntimeError # Please triage this failure.
440 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. 446 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
441 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet 447 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
442 issue_1751477_test: RuntimeError # receiver.get$_nums is not a function 448 issue_1751477_test: RuntimeError # receiver.get$_nums is not a function
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
504 try_catch_test/none: Crash # The null object does not have a getter '_element'. 510 try_catch_test/none: Crash # The null object does not have a getter '_element'.
505 type_parameter_test/01: Crash # Invalid argument(s) 511 type_parameter_test/01: Crash # Invalid argument(s)
506 type_parameter_test/02: Crash # Invalid argument(s) 512 type_parameter_test/02: Crash # Invalid argument(s)
507 type_parameter_test/03: Crash # Invalid argument(s) 513 type_parameter_test/03: Crash # Invalid argument(s)
508 type_parameter_test/04: Crash # Invalid argument(s) 514 type_parameter_test/04: Crash # Invalid argument(s)
509 type_parameter_test/05: Crash # Invalid argument(s) 515 type_parameter_test/05: Crash # Invalid argument(s)
510 type_parameter_test/06: Crash # Invalid argument(s) 516 type_parameter_test/06: Crash # Invalid argument(s)
511 type_parameter_test/none: Crash # Invalid argument(s) 517 type_parameter_test/none: Crash # Invalid argument(s)
512 type_variable_closure2_test: RuntimeError # Please triage this failure. 518 type_variable_closure2_test: RuntimeError # Please triage this failure.
513 type_variable_closure_test: Crash # Invalid argument(s) 519 type_variable_closure_test: Crash # Invalid argument(s)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698