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

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

Issue 12039056: Issue 7597. Use foo= when setter requested, even if there is method foo(). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | 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) 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 == dartc ] 5 [ $compiler == dartc ]
6 6
7 # co19 issue 365 (iterator changes) 7 # co19 issue 365 (iterator changes)
8 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 8 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365
9 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 9 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365
10 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 10 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail, O K # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 161 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail, O K # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
162 Language/07_Classes/07_Classes_A01_t20: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 162 Language/07_Classes/07_Classes_A01_t20: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
163 Language/07_Classes/07_Classes_A02_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 163 Language/07_Classes/07_Classes_A02_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
164 Language/07_Classes/07_Classes_A02_t34: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 164 Language/07_Classes/07_Classes_A02_t34: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
165 Language/07_Classes/07_Classes_A03_t03: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 165 Language/07_Classes/07_Classes_A03_t03: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
166 Language/07_Classes/07_Classes_A03_t04: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 166 Language/07_Classes/07_Classes_A03_t04: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
167 Language/07_Classes/07_Classes_A03_t05: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 167 Language/07_Classes/07_Classes_A03_t05: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
168 Language/07_Classes/07_Classes_A03_t06: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 168 Language/07_Classes/07_Classes_A03_t06: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
169 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 169 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
170 Language/07_Classes/3_Setters_A04_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite. 170 Language/07_Classes/3_Setters_A04_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
171 Language/07_Classes/3_Setters_A04_t03: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
172 Language/07_Classes/3_Setters_A04_t04: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite. 171 Language/07_Classes/3_Setters_A04_t04: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
173 Language/07_Classes/3_Setters_A04_t05: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite. 172 Language/07_Classes/3_Setters_A04_t05: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
174 Language/07_Classes/4_Abstract_Instance_Members_A01_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 173 Language/07_Classes/4_Abstract_Instance_Members_A01_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
175 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 174 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
176 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 175 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
177 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 176 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
178 Language/07_Classes/4_Abstract_Instance_Members_A07_t09: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 177 Language/07_Classes/4_Abstract_Instance_Members_A07_t09: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
179 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite. 178 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite.
180 Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite. 179 Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite.
181 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail, OK # TODO(ahe): This test is failing after correctly implementing static wa rning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 180 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail, OK # TODO(ahe): This test is failing after correctly implementing static wa rning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
487 LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 486 LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
488 LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371. 487 LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371.
489 LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371. 488 LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371.
490 LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 489 LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
491 LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 490 LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
492 LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 491 LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
493 492
494 493
495 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 494 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
496 *: Skip 495 *: Skip
OLDNEW
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698