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

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

Issue 10536211: Fix for issue 3541 and a small debugging improvement (Closed) Base URL: http://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
« no previous file with comments | « samples/tests/samples/samples.status ('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 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135 7 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135
8 Language/03_Overview/1_Scoping_A02_t30: Fail # Issue 3474 8 Language/03_Overview/1_Scoping_A02_t30: Fail # Issue 3474
9 Language/03_Overview/1_Scoping_A02_t31: Fail # Issue 3474 9 Language/03_Overview/1_Scoping_A02_t31: Fail # Issue 3474
10 Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143 10 Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # Issue 2479 42 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # Issue 2479
43 Language/08_Interfaces/Interfaces_A01_t01: Fail # Issue 3522 43 Language/08_Interfaces/Interfaces_A01_t01: Fail # Issue 3522
44 Language/09_Generics/09_Generics_A01_t04: Fail # co19 issue 142 44 Language/09_Generics/09_Generics_A01_t04: Fail # co19 issue 142
45 Language/09_Generics/09_Generics_A04_t01: Fail # co19 issue 142 45 Language/09_Generics/09_Generics_A04_t01: Fail # co19 issue 142
46 Language/10_Expressions/01_Constants_A14_t01: Fail # Issue 3519 46 Language/10_Expressions/01_Constants_A14_t01: Fail # Issue 3519
47 Language/10_Expressions/01_Constants_A15_t16: Fail # issue 3553 47 Language/10_Expressions/01_Constants_A15_t16: Fail # issue 3553
48 Language/10_Expressions/01_Constants_A15_t24: Fail # co19 issue 146 48 Language/10_Expressions/01_Constants_A15_t24: Fail # co19 issue 146
49 Language/10_Expressions/01_Constants_A15_t31: Fail # co19 issue 147 49 Language/10_Expressions/01_Constants_A15_t31: Fail # co19 issue 147
50 Language/10_Expressions/01_Constants_A15_t38: Fail # issue 3553 50 Language/10_Expressions/01_Constants_A15_t38: Fail # issue 3553
51 Language/10_Expressions/01_Constants_A15_t48: Fail # co19 issue 134 51 Language/10_Expressions/01_Constants_A15_t48: Fail # co19 issue 134
52 Language/10_Expressions/01_Constants_A15_t49: Fail # Issue 1473
53 Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473 52 Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473
54 Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473 53 Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473
55 Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473 54 Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473
56 Language/10_Expressions/01_Constants_A17_t03: Fail # Issue 1473 55 Language/10_Expressions/01_Constants_A17_t03: Fail # Issue 1473
57 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail # co19 i ssue 149 56 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail # co19 i ssue 149
58 Language/10_Expressions/07_Maps_A01_t01: Fail # Issue 1489 57 Language/10_Expressions/07_Maps_A01_t01: Fail # Issue 1489
59 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail # Issue 1473 58 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail # Issue 1473
60 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Issue 3524 59 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Issue 3524
61 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Issue 3524 60 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Issue 3524
62 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Issue 3524 61 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Issue 3524
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass 169 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass
171 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass 170 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass
172 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass 171 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass
173 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass 172 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass
174 173
175 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass 174 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass
176 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass 175 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass
177 176
178 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 177 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
179 *: Skip 178 *: Skip
OLDNEW
« no previous file with comments | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698