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

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

Issue 14907008: Remove support for interface in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased Created 7 years, 7 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 | « sdk/lib/typed_data/dart2js/typed_data_dart2js.dart ('k') | tests/co19/co19-dart2js.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.
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.
10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure.
11 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(dart2dart-te am): Please triage this failure.
12 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.
13 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.
14 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.
15 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.
16 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: Fail # TODO(dart2dart-team): Please triage this failure. 11 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: Fail # TODO(dart2dart-team): Please triage this failure.
17 Language/11_Expressions/33_Argument_Definition_Test_A02_t01: Fail # TODO(dart2da rt-team): Please triage this failure. 12 Language/11_Expressions/33_Argument_Definition_Test_A02_t01: Fail # TODO(dart2da rt-team): Please triage this failure.
18 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Fail # TODO(dart2da rt-team): Please triage this failure. 13 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Fail # TODO(dart2da rt-team): Please triage this failure.
19 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(dart2dart-te am): Please triage this failure. 14 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(dart2dart-te am): Please triage this failure.
20 Language/12_Statements/03_Variable_Declaration_A04_t08: Fail # TODO(dart2dart-te am): Please triage this failure. 15 Language/12_Statements/03_Variable_Declaration_A04_t08: Fail # TODO(dart2dart-te am): Please triage this failure.
21 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(dart2dart-team): Please tr iage this failure. 16 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(dart2dart-team): Please tr iage this failure.
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
578 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400 573 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400
579 LibTest/core/List/addAll_A02_t01: Fail # Issue 400 574 LibTest/core/List/addAll_A02_t01: Fail # Issue 400
580 LibTest/core/List/add_A02_t01: Fail # Issue 400 575 LibTest/core/List/add_A02_t01: Fail # Issue 400
581 LibTest/core/List/clear_A02_t01: Fail # Issue 400 576 LibTest/core/List/clear_A02_t01: Fail # Issue 400
582 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400 577 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400
583 LibTest/core/List/length_A04_t01: Fail # Issue 400 578 LibTest/core/List/length_A04_t01: Fail # Issue 400
584 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400 579 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400
585 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400 580 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400
586 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400 581 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400
587 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400 582 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400
OLDNEW
« no previous file with comments | « sdk/lib/typed_data/dart2js/typed_data_dart2js.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698