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

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

Issue 14135005: Fix 'collection' tests and co19 dartc/dart2js status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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 | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.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) 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/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure. 7 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure.
8 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure. 8 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure.
9 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure. 9 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure.
10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure. 10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure.
(...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after
534 534
535 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Issue 397 535 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Issue 397
536 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Issue 397 536 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Issue 397
537 Language/11_Expressions/11_Instance_Creation/1_New_A08_t01: Fail # Issue 397 537 Language/11_Expressions/11_Instance_Creation/1_New_A08_t01: Fail # Issue 397
538 Language/11_Expressions/11_Instance_Creation/1_New_A08_t02: Fail # Issue 397 538 Language/11_Expressions/11_Instance_Creation/1_New_A08_t02: Fail # Issue 397
539 Language/11_Expressions/11_Instance_Creation/1_New_A08_t03: Fail # Issue 397 539 Language/11_Expressions/11_Instance_Creation/1_New_A08_t03: Fail # Issue 397
540 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 540 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397
541 LibTest/core/List/addLast_A01_t01: Fail # Issue 397 541 LibTest/core/List/addLast_A01_t01: Fail # Issue 397
542 LibTest/core/List/addLast_A01_t03: Fail # Issue 397 542 LibTest/core/List/addLast_A01_t03: Fail # Issue 397
543 LibTest/core/List/addLast_A02_t01: Fail # Issue 397 543 LibTest/core/List/addLast_A02_t01: Fail # Issue 397
544
545 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400
546 LibTest/core/List/addAll_A02_t01: Fail # Issue 400
547 LibTest/core/List/add_A02_t01: Fail # Issue 400
548 LibTest/core/List/clear_A02_t01: Fail # Issue 400
549 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400
550 LibTest/core/List/length_A04_t01: Fail # Issue 400
551 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400
552 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400
553 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400
554 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400
OLDNEW
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698