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

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 27524003: Generate tear-off closures dynamically. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 | Annotate | Revision Log
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 && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
8 8
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. 121 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
122 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. 122 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
123 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure. 123 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure.
124 124
125 [ $compiler == dart2js && $checked ] 125 [ $compiler == dart2js && $checked ]
126 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression 126 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression
127 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 127 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
128 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure 128 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure
129 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure 129 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure
130 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure 130 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure
131 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
132 LibTest/core/Uri/Uri_A06_t03: Slow, Pass
131 133
132 134
133 [ $compiler == dart2js ] 135 [ $compiler == dart2js ]
134 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 136 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
135 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 137 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200
136 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 138 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200
137 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 139 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200
138 140
139 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. 141 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
140 142
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure 517 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
516 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure 518 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
517 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure 519 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
518 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure 520 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
519 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure 521 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
520 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure 522 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
521 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure 523 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure
522 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure 524 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure
523 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure 525 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure
524 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure 526 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure
525 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t05: Compile TimeError # co19-roll r607: Please triage this failure 527 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t05: Crash # co19-roll r607: Please triage this failure
526 528
527 [ $compiler == dart2js && $checked ] 529 [ $compiler == dart2js && $checked ]
528 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure 530 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure
529 Language/12_Expressions/19_Conditional_A04_t03: fail # co19-roll r546: Please tr iage this failure 531 Language/12_Expressions/19_Conditional_A04_t03: fail # co19-roll r546: Please tr iage this failure
530 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: fail # co19-roll r546: Please triage this failure 532 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: fail # co19-roll r546: Please triage this failure
531 Language/12_Expressions/27_Unary_Expressions_A02_t03: fail # co19-roll r546: Ple ase triage this failure 533 Language/12_Expressions/27_Unary_Expressions_A02_t03: fail # co19-roll r546: Ple ase triage this failure
532 Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please triage this failure 534 Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please triage this failure
533 535
534 [ $compiler == dart2js && $runtime == jsshell ] 536 [ $compiler == dart2js && $runtime == jsshell ]
535 LibTest/typed_data/Float32List/Float32List.view_A06_t01: fail # co19-roll r587: Please triage this failure 537 LibTest/typed_data/Float32List/Float32List.view_A06_t01: fail # co19-roll r587: Please triage this failure
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 624 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
623 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 625 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
624 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 626 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
625 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 627 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
626 628
627 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 629 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
628 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 630 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
629 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 631 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
630 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 632 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
631 633
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698