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

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

Issue 10542098: Issue 3404. Static & top level functions are constant (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
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 Language/07_Classes/5_Constructors/1_Generative_Constructors_A15_t07: Fail # Ple ase triage this failure. 7 Language/07_Classes/5_Constructors/1_Generative_Constructors_A15_t07: Fail # Ple ase triage this failure.
8 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail # Please triage this failure. 8 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail # Please triage this failure.
9 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # Please triage this failure. 9 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # Please triage this failure.
10 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail # Please triage this failure. 10 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail # Please triage this failure.
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477 119 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477
120 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477 120 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477
121 Language/07_Classes/9_Superinterfaces_A04_t01: Fail # Issue 976 121 Language/07_Classes/9_Superinterfaces_A04_t01: Fail # Issue 976
122 Language/08_Interfaces/2_Getters_and_Setters_A04_t02: Fail # co19 issue 132 122 Language/08_Interfaces/2_Getters_and_Setters_A04_t02: Fail # co19 issue 132
123 Language/08_Interfaces/2_Getters_and_Setters_A05_t01: Fail # Issue 679 123 Language/08_Interfaces/2_Getters_and_Setters_A05_t01: Fail # Issue 679
124 Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail # Issue 679 124 Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail # Issue 679
125 Language/08_Interfaces/2_Getters_and_Setters_A09_t02: Fail # co19 issue 132 125 Language/08_Interfaces/2_Getters_and_Setters_A09_t02: Fail # co19 issue 132
126 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # Issue 2479 126 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # Issue 2479
127 Language/09_Generics/09_Generics_A04_t01: Fail # Issue 2480 127 Language/09_Generics/09_Generics_A04_t01: Fail # Issue 2480
128 Language/09_Generics/09_Generics_A04_t04: Fail # Issue 2373 128 Language/09_Generics/09_Generics_A04_t04: Fail # Issue 2373
129 Language/10_Expressions/01_Constants_A15_t48: Fail # co19 issue 134
129 Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473 130 Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473
130 Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473 131 Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473
131 Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473 132 Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473
132 Language/10_Expressions/01_Constants_A17_t03: Fail # Issue 1473 133 Language/10_Expressions/01_Constants_A17_t03: Fail # Issue 1473
133 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail # Issue 2376 134 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail # Issue 2376
134 Language/10_Expressions/05_Strings_A01_t06: Fail # Issue 2377 135 Language/10_Expressions/05_Strings_A01_t06: Fail # Issue 2377
135 Language/10_Expressions/05_Strings_A01_t07: Fail # Issue 2377 136 Language/10_Expressions/05_Strings_A01_t07: Fail # Issue 2377
136 Language/10_Expressions/06_Lists_A03_t01: Fail # Issue 1473 137 Language/10_Expressions/06_Lists_A03_t01: Fail # Issue 1473
137 Language/10_Expressions/07_Maps_A01_t01: Fail # Issue 1489 138 Language/10_Expressions/07_Maps_A01_t01: Fail # Issue 1489
138 Language/10_Expressions/07_Maps_A02_t01: Fail # Issue 1483 139 Language/10_Expressions/07_Maps_A02_t01: Fail # Issue 1483
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass 280 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass
280 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass 281 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass
281 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass 282 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass
282 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass 283 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass
283 284
284 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass 285 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass
285 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass 286 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass
286 287
287 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 288 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
288 *: Skip 289 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698