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

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

Issue 16193004: Mark dart2dart failing on co19 tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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 | 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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure. 6 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure.
7 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure. 7 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
8 Language/11_Expressions/01_Constants_A18_t06: Fail # TODO(dart2dart-team): Pleas e triage this failure. 8 Language/11_Expressions/01_Constants_A18_t06: Fail # TODO(dart2dart-team): Pleas e triage this failure.
9 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(dart2d art-team): Please triage this failure. 9 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(dart2d art-team): Please triage this failure.
10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dart2dart-team ): Please triage this failure. 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dart2dart-team ): Please triage this failure.
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # Inherited from d art2js 353 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # Inherited from d art2js
354 Language/14_Types/5_Function_Types_A06_t01: Fail # Inherited from dart2js 354 Language/14_Types/5_Function_Types_A06_t01: Fail # Inherited from dart2js
355 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js 355 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js
356 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 356 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
357 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # Inherited from dart2js 357 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # Inherited from dart2js
358 LibTest/core/Date/Date.fromString_A03_t01: Pass, OK # Issue co19 - 121 (currentl y passing due to co19 issues 373 and 374) 358 LibTest/core/Date/Date.fromString_A03_t01: Pass, OK # Issue co19 - 121 (currentl y passing due to co19 issues 373 and 374)
359 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM 359 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM
360 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM 360 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM
361 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM 361 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM
362 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 362 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
363 LibTest/core/Match/pattern_A01_t01: Fail, OK # Issue 400
363 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM 364 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM
364 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294 365 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294
365 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # inherited from VM 366 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # inherited from VM
366 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # inherited from VM 367 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # inherited from VM
367 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail 368 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail
368 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i nherited from VM 369 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i nherited from VM
369 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # inherited from VM 370 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # inherited from VM
370 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il 371 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il
371 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il 372 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il
372 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited from VM 373 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # inherited from VM
373 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294 374 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i ssue 294
375 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 400
374 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 376 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
375 LibTest/core/String/contains_A01_t02: Fail # inherited from VM 377 LibTest/core/String/contains_A01_t02: Fail # inherited from VM
376 LibTest/core/double/parse_A02_t01: Fail # Inherited from VM. 378 LibTest/core/double/parse_A02_t01: Fail # Inherited from VM.
377 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM 379 LibTest/core/double/toRadixString_A01_t01: Fail # inherited from VM
378 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129 380 LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129
379 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM 381 LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM
380 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 382 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276
381 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 383 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
382 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Inherited from VM. 384 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Inherited from VM.
383 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 385 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
573 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400 575 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400
574 LibTest/core/List/addAll_A02_t01: Fail # Issue 400 576 LibTest/core/List/addAll_A02_t01: Fail # Issue 400
575 LibTest/core/List/add_A02_t01: Fail # Issue 400 577 LibTest/core/List/add_A02_t01: Fail # Issue 400
576 LibTest/core/List/clear_A02_t01: Fail # Issue 400 578 LibTest/core/List/clear_A02_t01: Fail # Issue 400
577 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400 579 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400
578 LibTest/core/List/length_A04_t01: Fail # Issue 400 580 LibTest/core/List/length_A04_t01: Fail # Issue 400
579 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400 581 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400
580 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400 582 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400
581 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400 583 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400
582 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400 584 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698