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

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

Issue 9108020: Removing dead status lines for non-existant co19 tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « no previous file | 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 7
8 # 8 #
9 # Problems specific to running on Mac OS X 9 # Problems specific to running on Mac OS X
10 # 10 #
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 LibTest/core/AssertError/toString/AssertError/toString/A01/t02: Fail 101 LibTest/core/AssertError/toString/AssertError/toString/A01/t02: Fail
102 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail 102 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail
103 LibTest/core/AssertError/url/AssertError/url/A01/t02: Fail 103 LibTest/core/AssertError/url/AssertError/url/A01/t02: Fail
104 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02: Fail 104 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02: Fail
105 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t02: Fail 105 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t02: Fail
106 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t03: Fail 106 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t03: Fail
107 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t04: Fail 107 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t04: Fail
108 LibTest/core/Date/Date.fromString/Date/Date.fromString/A04/t01: Fail 108 LibTest/core/Date/Date.fromString/Date/Date.fromString/A04/t01: Fail
109 LibTest/core/Date/Date.fromString/Date/Date.fromString/A05/t01: Fail 109 LibTest/core/Date/Date.fromString/Date/Date.fromString/A05/t01: Fail
110 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t02: Fail 110 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t02: Fail
111 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t04: Fail
112 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t05: Fail
113 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t06: Fail
114 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t07: Fail
115 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t08: Fail
116 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t10: Fail
117 LibTest/core/Date/Date/Date/A01/t01: Fail 111 LibTest/core/Date/Date/Date/A01/t01: Fail
118 LibTest/core/Date/Date/Date/A01/t02: Fail 112 LibTest/core/Date/Date/Date/A01/t02: Fail
119 LibTest/core/Date/Date/Date/A01/t03: Fail 113 LibTest/core/Date/Date/Date/A01/t03: Fail
120 LibTest/core/Date/toString/Date/toString/A02/t01: Fail 114 LibTest/core/Date/toString/Date/toString/A02/t01: Fail
121 LibTest/core/Date/weekday/Date/weekday/A01/t01: Fail 115 LibTest/core/Date/weekday/Date/weekday/A01/t01: Fail
122 LibTest/core/Date/weekday/Date/weekday/A01/t02: Fail
123 LibTest/core/Date/year/Date/year/A01/t01: Fail 116 LibTest/core/Date/year/Date/year/A01/t01: Fail
124 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail 117 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail
125 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail 118 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail
126 LibTest/core/Duration/Duration/Duration/A03/t01: Fail 119 LibTest/core/Duration/Duration/Duration/A03/t01: Fail
127 LibTest/core/Expect/approxEquals/Expect/approxEquals/A03/t01: Fail 120 LibTest/core/Expect/approxEquals/Expect/approxEquals/A03/t01: Fail
128 LibTest/core/Expect/fail/Expect/fail/A02/t01: Fail 121 LibTest/core/Expect/fail/Expect/fail/A02/t01: Fail
129 LibTest/core/Expect/identical/Expect/identical/A01/t01: Fail 122 LibTest/core/Expect/identical/Expect/identical/A01/t01: Fail
130 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail 123 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail
131 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail 124 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail
132 LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail 125 LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail
(...skipping 10 matching lines...) Expand all
143 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail 136 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail
144 LibTest/core/Isolate/A01/t01: Fail 137 LibTest/core/Isolate/A01/t01: Fail
145 LibTest/core/Isolate/A02/t01: Fail 138 LibTest/core/Isolate/A02/t01: Fail
146 LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail 139 LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail
147 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # http://code.google.com /p/co19/issues/detail?id=13 140 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # http://code.google.com /p/co19/issues/detail?id=13
148 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail 141 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail
149 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Fail 142 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Fail
150 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Fail 143 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Fail
151 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail 144 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail
152 LibTest/core/List/List.fromList/*: Fail # List.fromList has been removed. 145 LibTest/core/List/List.fromList/*: Fail # List.fromList has been removed.
153 LibTest/core/List/List/List/A01/t03: Fail
154 LibTest/core/List/copyFrom/List/copyFrom/A01/t06: Fail 146 LibTest/core/List/copyFrom/List/copyFrom/A01/t06: Fail
155 LibTest/core/List/every/List/every/A01/t04: Fail 147 LibTest/core/List/every/List/every/A01/t04: Fail
156 LibTest/core/List/filter/List/filter/A01/t04: Fail 148 LibTest/core/List/filter/List/filter/A01/t04: Fail
157 LibTest/core/List/forEach/List/forEach/A01/t05: Fail 149 LibTest/core/List/forEach/List/forEach/A01/t05: Fail
158 LibTest/core/List/getRange/List/getRange/A01/t01: Fail 150 LibTest/core/List/getRange/List/getRange/A01/t01: Fail
159 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail 151 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail
160 LibTest/core/List/length/List/length/A02/t03: Fail
161 LibTest/core/List/length/List/length/A04/t01: Fail
162 LibTest/core/List/length/List/set/length/A01/t01: Fail 152 LibTest/core/List/length/List/set/length/A01/t01: Fail
163 LibTest/core/List/length/List/set/length/A03/t01: Fail 153 LibTest/core/List/length/List/set/length/A03/t01: Fail
164 LibTest/core/List/length/List/set/length/A05/t01: Fail 154 LibTest/core/List/length/List/set/length/A05/t01: Fail
165 LibTest/core/List/length/List/set/length/A06/t01: Fail 155 LibTest/core/List/length/List/set/length/A06/t01: Fail
166 LibTest/core/List/operator\[]/List/operator\[]/A01/t02: Fail 156 LibTest/core/List/operator\[]/List/operator\[]/A01/t02: Fail
167 LibTest/core/List/operator\[]/List/operator\[]/A02/t02: Fail 157 LibTest/core/List/operator\[]/List/operator\[]/A02/t02: Fail
168 LibTest/core/List/operator\[]/List/operator\[]/A03/t01: Fail 158 LibTest/core/List/operator\[]/List/operator\[]/A03/t01: Fail
169 LibTest/core/List/operator\[]/List/operator\[]/A04/t01: Fail 159 LibTest/core/List/operator\[]/List/operator\[]/A04/t01: Fail
170 LibTest/core/List/operator\[]=/List/operator\[]=/A02/t01: Fail 160 LibTest/core/List/operator\[]=/List/operator\[]=/A02/t01: Fail
171 LibTest/core/List/operator\[]=/List/operator\[]=/A03/t01: Fail 161 LibTest/core/List/operator\[]=/List/operator\[]=/A03/t01: Fail
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
384 374
385 [ $component == dartium ] 375 [ $component == dartium ]
386 *: Skip 376 *: Skip
387 377
388 378
389 [ $component == chromium ] 379 [ $component == chromium ]
390 *: Skip 380 *: Skip
391 381
392 [ $component == frogium ] 382 [ $component == frogium ]
393 *: Skip 383 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698