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

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

Issue 80793002: Check compiler exitCode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation. 164 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation.
165 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints. 165 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints.
166 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints. 166 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints.
167 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation. 167 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation.
168 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints. 168 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints.
169 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints . 169 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints .
170 170
171 171
172 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212 172 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212
173 173
174 [ $compiler == dart2js || $compiler == dart2dart ]
175
176 Language/12_Expressions/05_Strings_A02_t02: Crash # Issue 15237
177 Language/12_Expressions/05_Strings_A02_t03: Crash # Issue 15237
178 Language/12_Expressions/05_Strings_A02_t04: Crash # Issue 15237
179 Language/12_Expressions/05_Strings_A02_t05: Crash # Issue 15237
180 Language/12_Expressions/05_Strings_A02_t06: Crash # Issue 15237
181 Language/12_Expressions/05_Strings_A02_t07: Crash # Issue 15237
182 Language/12_Expressions/05_Strings_A02_t08: Crash # Issue 15237
183 Language/12_Expressions/05_Strings_A02_t09: Crash # Issue 15237
184 Language/12_Expressions/05_Strings_A02_t10: Crash # Issue 15237
185 Language/12_Expressions/05_Strings_A02_t11: Crash # Issue 15237
186 Language/12_Expressions/05_Strings_A02_t12: Crash # Issue 15237
187 Language/12_Expressions/05_Strings_A02_t13: Crash # Issue 15237
188 Language/12_Expressions/05_Strings_A02_t14: Crash # Issue 15237
189 Language/12_Expressions/05_Strings_A02_t15: Crash # Issue 15237
190 Language/12_Expressions/05_Strings_A02_t16: Crash # Issue 15237
191 Language/12_Expressions/05_Strings_A02_t17: Crash # Issue 15237
192 Language/12_Expressions/05_Strings_A02_t18: Crash # Issue 15237
193 Language/12_Expressions/05_Strings_A02_t19: Crash # Issue 15237
194 Language/12_Expressions/05_Strings_A02_t20: Crash # Issue 15237
195 Language/12_Expressions/05_Strings_A02_t21: Crash # Issue 15237
196 Language/12_Expressions/05_Strings_A02_t22: Crash # Issue 15237
197 Language/12_Expressions/05_Strings_A02_t23: Crash # Issue 15237
198 Language/12_Expressions/05_Strings_A02_t24: Crash # Issue 15237
199 Language/12_Expressions/05_Strings_A02_t25: Crash # Issue 15237
200 Language/12_Expressions/05_Strings_A02_t28: Crash # Issue 15237
201 Language/12_Expressions/05_Strings_A02_t29: Crash # Issue 15237
202 Language/12_Expressions/05_Strings_A02_t32: Crash # Issue 15237
203 Language/12_Expressions/05_Strings_A02_t32: Crash # Issue 15237
204 Language/12_Expressions/05_Strings_A02_t33: Crash # Issue 15237
205 Language/12_Expressions/05_Strings_A02_t34: Crash # Issue 15237
206 Language/12_Expressions/05_Strings_A02_t36: Crash # Issue 15237
207 Language/12_Expressions/05_Strings_A02_t38: Crash # Issue 15237
208 Language/12_Expressions/05_Strings_A02_t40: Crash # Issue 15237
209 Language/12_Expressions/05_Strings_A02_t42: Crash # Issue 15237
210 Language/12_Expressions/05_Strings_A02_t44: Crash # Issue 15237
211
212 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t05: Crash
213
214 [ ($compiler == dart2js || $compiler == dart2dart) && $host_checked ]
215
216 Language/13_Statements/05_If_A01_t04: Crash # Issue 15237
217 Language/13_Statements/07_While_A01_t01: Crash # Issue 15237
218 Language/13_Statements/08_Do_A01_t03: Crash # Issue 15237
219 Language/13_Statements/09_Switch_A01_t04: Crash # Issue 15237
220 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A15_t06: Crash # Issue 15 237
221 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A22_t06: Crash # Issue 15 237
222 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t06: Crash # Issue 15 237
174 223
175 # 224 #
176 # Issues with co19 test suite. 225 # Issues with co19 test suite.
177 # 226 #
178 # If you add anything here, either file a bug against the Dart 227 # If you add anything here, either file a bug against the Dart
179 # language specification, co19 test suite, or add a comment that ahe@ 228 # language specification, co19 test suite, or add a comment that ahe@
180 # can understand so he can file a bug later. 229 # can understand so he can file a bug later.
181 # 230 #
182 [ $compiler == dart2js ] 231 [ $compiler == dart2js ]
183 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19 issue 648 232 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19 issue 648
(...skipping 331 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 564 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 565 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 566 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 567 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 568 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 569 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 570 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 571 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 572 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 573 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
526 574
527 [ $compiler == dart2js && $checked ] 575 [ $compiler == dart2js && $checked ]
528 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure 576 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 577 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 578 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 579 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 580 Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please triage this failure
533 581
534 [ $compiler == dart2js && $runtime == jsshell ] 582 [ $compiler == dart2js && $runtime == jsshell ]
535 LibTest/typed_data/Float32List/Float32List.view_A06_t01: fail # co19-roll r587: Please triage this failure 583 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 670 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 671 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 672 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 673 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
626 674
627 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 675 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 676 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 677 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 678 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
631 679
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698