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

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

Issue 9817019: Remove backwards compatibility 'win32' name from test status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 | « client/tests/client/client.status ('k') | tests/isolate/isolate.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) 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 5
6 [ $component == vm ] 6 [ $component == vm ]
7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression) 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression)
8 8
9 9
10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes 10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte d for classes
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331 139 LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331
140 LibTest/core/Queue/add_A01_t01: Skip # Issue 331 140 LibTest/core/Queue/add_A01_t01: Skip # Issue 331
141 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Issue 331 141 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Issue 331
142 LibTest/core/SendPort/send_A02_t01: Fail # Issue co19 - 37 142 LibTest/core/SendPort/send_A02_t01: Fail # Issue co19 - 37
143 LibTest/core/TypeError/srcType_A01_t01: Fail # Issue co19 - 102 143 LibTest/core/TypeError/srcType_A01_t01: Fail # Issue co19 - 102
144 144
145 145
146 146
147 147
148 148
149 [ $component == vm && $system == win32 ] 149 [ $component == vm && $system == windows ]
150 LibTest/core/double/operator_remainder_A01_t04: Fail 150 LibTest/core/double/operator_remainder_A01_t04: Fail
151 LibTest/core/double/round_A01_t01: Fail 151 LibTest/core/double/round_A01_t01: Fail
152 LibTest/core/double/remainder_A01_t04: Fail 152 LibTest/core/double/remainder_A01_t04: Fail
153 LibTest/core/Math/atan2_A01_t03: Fail 153 LibTest/core/Math/atan2_A01_t03: Fail
154 LibTest/core/int/remainder_A01_t02: Fail 154 LibTest/core/int/remainder_A01_t02: Fail
155 LibTest/core/int/operator_remainder_A01_t02: Fail 155 LibTest/core/int/operator_remainder_A01_t02: Fail
156 156
157 157
158 [ $component == vm ] 158 [ $component == vm ]
159 LibTest/core/SendPort/send_A02_t02: Crash 159 LibTest/core/SendPort/send_A02_t02: Crash
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 Language/13_Types/1_Static_Types_A02_t08: Fail 244 Language/13_Types/1_Static_Types_A02_t08: Fail
245 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 245 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97
246 246
247 247
248 [ $arch == simarm ] 248 [ $arch == simarm ]
249 *: Skip 249 *: Skip
250 250
251 251
252 [ $arch == arm ] 252 [ $arch == arm ]
253 *: Skip 253 *: Skip
OLDNEW
« no previous file with comments | « client/tests/client/client.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698