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

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

Issue 9404001: Update co19 to revision 124 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | dart/tests/co19/co19-leg.status » ('j') | 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 prefix co19 5 prefix co19
6 6
7 [ $component == dartc ] 7 [ $component == dartc ]
8 8
9 9
10 # Marked failed after code generation removed from dartc 10 # Marked failed after code generation removed from dartc
11 11
12 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Pass # status change with --check-only 12 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Pass # status change with --check-only
13 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A02_t02: Fail
14 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/04_2_Operations_on_bas ic_types_A02_t01: Pass # status change with --check-only 13 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/04_2_Operations_on_bas ic_types_A02_t01: Pass # status change with --check-only
15 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t02: Pass # status change with --check-only 14 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t02: Pass # status change with --check-only
16 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t03: Pass # status change with --check-only 15 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t03: Pass # status change with --check-only
17 LangGuideTest/08_Expressions/08_2_Assignment_Operator/Static-Field_Assignment/St atic-Field_Assignment_A01_t03: Fail # status change with --check-only
18 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A02_t01: Fail 16 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A02_t01: Fail
19 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Pass # status change with --check-only 17 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Pass # status change with --check-only
20 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Pass # status change with --check-only 18 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Pass # status change with --check-only
21 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Pass # sta tus change with --check-only 19 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Pass # sta tus change with --check-only
22 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Pass # sta tus change with --check-only 20 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Pass # sta tus change with --check-only
23 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Pass # status change with --check-only 21 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Pass # status change with --check-only
24 Language/13_Types/4_Interface_Types_A12_t10: Pass # status change with --check-o nly 22 Language/13_Types/4_Interface_Types_A12_t10: Pass # status change with --check-o nly
25 Language/13_Types/5_Function_Types_A01_t15: Pass # status change with --check-on ly 23 Language/13_Types/5_Function_Types_A01_t15: Pass # status change with --check-on ly
26 Language/13_Types/5_Function_Types_A01_t18: Pass # status change with --check-on ly 24 Language/13_Types/5_Function_Types_A01_t18: Pass # status change with --check-on ly
27 LibTest/core/Date/Date.fromEpoch_A01_t02: Pass # status change with --check-only 25 LibTest/core/Date/Date.fromEpoch_A01_t02: Pass # status change with --check-only
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 232
235 # Problems triaged before removal of code generation 233 # Problems triaged before removal of code generation
236 234
237 LibTest/core/int/operator_left_shift_A01_t03: Fail 235 LibTest/core/int/operator_left_shift_A01_t03: Fail
238 LibTest/core/int/operator_right_shift_A01_t03: Fail 236 LibTest/core/int/operator_right_shift_A01_t03: Fail
239 237
240 238
241 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail 239 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail
242 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_ 1_Class_Const_Expressions_A04_t01: Fail # Bug 5371670. 240 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_ 1_Class_Const_Expressions_A04_t01: Fail # Bug 5371670.
243 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A05_t01: Fail 241 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A05_t01: Fail
244 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/Examples_A02 _t01: Fail # Bug 5371670.
245 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/Shadowing_and_Hiding_Names_A01_t01: Fail
246 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/Shadowing_and_Hiding_Names_A01_t02: Fail
247 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_ Names/Shadowing_and_Hiding_Names_A02_t01: Fail
248 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/04_2_Operations_on_bas ic_types_A02_t01: Fail 242 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/04_2_Operations_on_bas ic_types_A02_t01: Fail
249 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t02: Fail 243 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t02: Fail
250 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t03: Fail 244 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t03: Fail
251 LangGuideTest/07_Overriding/07_Overriding_A03_t01: skip # Invalid test, Issue 11 48
252 LangGuideTest/07_Overriding/07_Overriding_A03_t02: skip # Invalid test, Issue 11 47
253 Language/13_Types/4_Interface_Types_A11_t04: Fail 245 Language/13_Types/4_Interface_Types_A11_t04: Fail
254 Language/13_Types/4_Interface_Types_A12_t10: Fail 246 Language/13_Types/4_Interface_Types_A12_t10: Fail
255 Language/13_Types/5_Function_Types_A01_t15: Fail 247 Language/13_Types/5_Function_Types_A01_t15: Fail
256 Language/13_Types/5_Function_Types_A01_t18: Fail 248 Language/13_Types/5_Function_Types_A01_t18: Fail
257 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail 249 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail
258 LibTest/core/Date/Date.fromString_A01_t02: Fail 250 LibTest/core/Date/Date.fromString_A01_t02: Fail
259 LibTest/core/Date/Date.fromString_A01_t03: Fail 251 LibTest/core/Date/Date.fromString_A01_t03: Fail
260 LibTest/core/Date/Date.fromString_A01_t04: Fail 252 LibTest/core/Date/Date.fromString_A01_t04: Fail
261 LibTest/core/Date/Date.fromString_A04_t01: Fail 253 LibTest/core/Date/Date.fromString_A04_t01: Fail
262 LibTest/core/Date/Date.fromString_A05_t01: Fail 254 LibTest/core/Date/Date.fromString_A05_t01: Fail
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
327 LibTest/core/Proxy/local_A01_t01: Fail 319 LibTest/core/Proxy/local_A01_t01: Fail
328 LibTest/core/Proxy/operator_equality_A01_t01: Fail 320 LibTest/core/Proxy/operator_equality_A01_t01: Fail
329 LibTest/core/Proxy/register_A01_t01: Fail 321 LibTest/core/Proxy/register_A01_t01: Fail
330 LibTest/core/Proxy/send_A01_t01: Fail 322 LibTest/core/Proxy/send_A01_t01: Fail
331 LibTest/core/Queue/every_A01_t03: Fail 323 LibTest/core/Queue/every_A01_t03: Fail
332 LibTest/core/Queue/filter_A01_t03: Fail 324 LibTest/core/Queue/filter_A01_t03: Fail
333 LibTest/core/Queue/forEach_A01_t03: Fail 325 LibTest/core/Queue/forEach_A01_t03: Fail
334 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout 326 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout
335 LibTest/core/Queue/some_A01_t03: Fail 327 LibTest/core/Queue/some_A01_t03: Fail
336 LibTest/core/ReceivePort/receive_A01_t02: Fail, Pass # Fails for the wrong reas on (open receive ports). 328 LibTest/core/ReceivePort/receive_A01_t02: Fail, Pass # Fails for the wrong reas on (open receive ports).
337 LibTest/core/ReceivePort/toSendPort_A02_t01: Fail
338 LibTest/core/RegExp/RegExp_A01_t03: Fail 329 LibTest/core/RegExp/RegExp_A01_t03: Fail
339 LibTest/core/RegExp/RegExp_A01_t04: Fail 330 LibTest/core/RegExp/RegExp_A01_t04: Fail
340 LibTest/core/RegExp/allMatches_A01_t01: Fail 331 LibTest/core/RegExp/allMatches_A01_t01: Fail
341 LibTest/core/RegExp/allMatches_A02_t01: Fail 332 LibTest/core/RegExp/allMatches_A02_t01: Fail
342 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail 333 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail
343 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01: Fail 334 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01: Fail
344 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01: Fail 335 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01: Fail
345 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail 336 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail
346 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail 337 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail
347 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01: Fail 338 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01: Fail
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 LibTest/core/String/replaceFirst_A02_t01: Fail 382 LibTest/core/String/replaceFirst_A02_t01: Fail
392 LibTest/core/String/split_A02_t01: Fail 383 LibTest/core/String/split_A02_t01: Fail
393 LibTest/core/StringBuffer/StringBuffer_A01_t02: Fail 384 LibTest/core/StringBuffer/StringBuffer_A01_t02: Fail
394 LibTest/core/StringBuffer/add_A01_t02: Fail 385 LibTest/core/StringBuffer/add_A01_t02: Fail
395 LibTest/core/StringBuffer/add_A02_t01: Fail 386 LibTest/core/StringBuffer/add_A02_t01: Fail
396 LibTest/core/StringBuffer/addAll_A01_t02: Fail 387 LibTest/core/StringBuffer/addAll_A01_t02: Fail
397 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail 388 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail
398 LibTest/core/Strings/concatAll_A03_t01: Fail 389 LibTest/core/Strings/concatAll_A03_t01: Fail
399 LibTest/core/Strings/join_A02_t01: Fail 390 LibTest/core/Strings/join_A02_t01: Fail
400 LibTest/core/Strings/join_A03_t01: Fail 391 LibTest/core/Strings/join_A03_t01: Fail
401 LibTest/core/double/isEven_A01_t02: Fail
402 LibTest/core/double/isEven_A01_t03: Fail
403 LibTest/core/double/isEven_A01_t04: Fail
404 LibTest/core/double/isEven_A01_t05: Fail
405 LibTest/core/double/isOdd_A01_t02: Fail
406 LibTest/core/double/operator_negate_A01_t01: Fail 392 LibTest/core/double/operator_negate_A01_t01: Fail
407 LibTest/core/double/operator_negate_A01_t02: Fail 393 LibTest/core/double/operator_negate_A01_t02: Fail
408 LibTest/core/double/operator_negate_A01_t04: Fail 394 LibTest/core/double/operator_negate_A01_t04: Fail
409 LibTest/core/double/operator_remainder_A02_t01: Fail 395 LibTest/core/double/operator_remainder_A02_t01: Fail
410 LibTest/core/double/operator_addition_A02_t01: Fail 396 LibTest/core/double/operator_addition_A02_t01: Fail
411 LibTest/core/double/operator_division_A02_t01: Fail 397 LibTest/core/double/operator_division_A02_t01: Fail
412 LibTest/core/double/operator_GE_A02_t01: Fail 398 LibTest/core/double/operator_GE_A02_t01: Fail
413 LibTest/core/double/operator_GT_A02_t01: Fail 399 LibTest/core/double/operator_GT_A02_t01: Fail
414 LibTest/core/double/operatorLE_A02_t01: Fail
415 LibTest/core/double/operatorLT_A02_t01: Fail
416 LibTest/core/double/operator_multiplication_A02_t01: Fail 400 LibTest/core/double/operator_multiplication_A02_t01: Fail
417 LibTest/core/double/operator_subtraction_A02_t01: Fail 401 LibTest/core/double/operator_subtraction_A02_t01: Fail
418 LibTest/core/double/operator_truncating_division_A02_t01: Fail 402 LibTest/core/double/operator_truncating_division_A02_t01: Fail
419 LibTest/core/double/remainder_A02_t01: Fail 403 LibTest/core/double/remainder_A02_t01: Fail
420 LibTest/core/double/round_A01_t01: Fail 404 LibTest/core/double/round_A01_t01: Fail
421 LibTest/core/double/toRadixString_A01_t01: Fail 405 LibTest/core/double/toRadixString_A01_t01: Fail
422 LibTest/core/double/toStringAsExponential_A01_t01: Fail 406 LibTest/core/double/toStringAsExponential_A01_t01: Fail
423 LibTest/core/double/toStringAsFixed_A02_t01: Fail 407 LibTest/core/double/toStringAsFixed_A02_t01: Fail
424 LibTest/core/double/toStringAsPrecision_A01_t01: Fail 408 LibTest/core/double/toStringAsPrecision_A01_t01: Fail
425 LibTest/core/int/compareTo_A01_t01: Fail 409 LibTest/core/int/compareTo_A01_t01: Fail
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 511
528 [ $component == dartium ] 512 [ $component == dartium ]
529 *: Skip 513 *: Skip
530 514
531 515
532 [ $component == chromium ] 516 [ $component == chromium ]
533 *: Skip 517 *: Skip
534 518
535 [ $component == frogium ] 519 [ $component == frogium ]
536 *: Skip 520 *: Skip
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698