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

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

Issue 9323032: Update win32 checked co19 status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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) 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 prefix co19 5 prefix co19
6 6
7 7
8 LibTest/core/Proxy/Proxy.forIsolate_A01_t01: Skip # Issue co19 - 16 8 LibTest/core/Proxy/Proxy.forIsolate_A01_t01: Skip # Issue co19 - 16
9 LibTest/core/Proxy/Proxy.forIsolateWithPromise_A01_t01: Skip # Issue co19 - 16 9 LibTest/core/Proxy/Proxy.forIsolateWithPromise_A01_t01: Skip # Issue co19 - 16
10 10
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 [ $component == vm && $system == win32 ] 115 [ $component == vm && $system == win32 ]
116 LibTest/core/Math/pow_A07_t01: Fail 116 LibTest/core/Math/pow_A07_t01: Fail
117 LibTest/core/double/operator_remainder_A01_t04: Fail 117 LibTest/core/double/operator_remainder_A01_t04: Fail
118 LibTest/core/double/round_A01_t01: Fail 118 LibTest/core/double/round_A01_t01: Fail
119 LibTest/core/double/remainder_A01_t04: Fail 119 LibTest/core/double/remainder_A01_t04: Fail
120 LibTest/core/Math/atan2_A01_t03: Fail 120 LibTest/core/Math/atan2_A01_t03: Fail
121 LibTest/core/int/remainder_A01_t02: Fail 121 LibTest/core/int/remainder_A01_t02: Fail
122 LibTest/core/int/operator_remainder_A01_t02: Fail 122 LibTest/core/int/operator_remainder_A01_t02: Fail
123 LibTest/core/Stopwatch/elapsed_A01_t02: Fail 123 LibTest/core/Stopwatch/elapsed_A01_t02: Fail
124 124
125 [ $component == vm && $system == win32 && $checked ]
126 LibTest/core/AssertionError/url_A01_t01: Fail
Ivan Posva 2012/02/03 16:51:31 These really only fail on Windows in checked mode?
ahe 2012/02/03 16:52:51 I suspect that they check that uri's only use forw
127 LibTest/core/TypeError/url_A01_t01: Fail
128
125 129
126 [ $component == vm ] 130 [ $component == vm ]
127 LibTest/core/SendPort/send_A02_t02: Crash 131 LibTest/core/SendPort/send_A02_t02: Crash
128 LibTest/core/String/contains_A01_t03: Skip # Times out. 132 LibTest/core/String/contains_A01_t03: Skip # Times out.
129 133
130 Language/05_Variables/05_Variables_A05_t04: Fail 134 Language/05_Variables/05_Variables_A05_t04: Fail
131 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail 135 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail
132 Language/07_Classes/07_Classes_A02_t05: Fail 136 Language/07_Classes/07_Classes_A02_t05: Fail
133 Language/07_Classes/07_Classes_A02_t06: Fail 137 Language/07_Classes/07_Classes_A02_t06: Fail
134 Language/07_Classes/07_Classes_A02_t07: Fail 138 Language/07_Classes/07_Classes_A02_t07: Fail
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 LibTest/core/Map/putIfAbsent_A01_t04: Fail 263 LibTest/core/Map/putIfAbsent_A01_t04: Fail
260 264
261 265
262 266
263 [ $arch == simarm ] 267 [ $arch == simarm ]
264 *: Skip 268 *: Skip
265 269
266 270
267 [ $arch == arm ] 271 [ $arch == arm ]
268 *: Skip 272 *: 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