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

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

Issue 9638009: Tests don't fail anymore - fixing the bot. (Closed) Base URL: http://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 | « 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 [ $component == vm && $system == win32 ] 5 [ $component == vm && $system == win32 ]
6 Language/11_Statements/09_Try_A05_t03: Fail # TODO(vm-team): New failure, please triage. 6 Language/11_Statements/09_Try_A05_t03: Fail # TODO(vm-team): New failure, please triage.
7 7
8 8
9 [ $component == vm ] 9 [ $component == vm ]
10 Language/10_Expressions/01_Constants_A17_t03: Crash # TODO(vm-team): New crash, please triage. 10 Language/10_Expressions/01_Constants_A17_t03: Crash # TODO(vm-team): New crash, please triage.
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 155
156 156
157 [ $component == vm && $system == win32 ] 157 [ $component == vm && $system == win32 ]
158 LibTest/core/double/operator_remainder_A01_t04: Fail 158 LibTest/core/double/operator_remainder_A01_t04: Fail
159 LibTest/core/double/round_A01_t01: Fail 159 LibTest/core/double/round_A01_t01: Fail
160 LibTest/core/double/remainder_A01_t04: Fail 160 LibTest/core/double/remainder_A01_t04: Fail
161 LibTest/core/Math/atan2_A01_t03: Fail 161 LibTest/core/Math/atan2_A01_t03: Fail
162 LibTest/core/int/remainder_A01_t02: Fail 162 LibTest/core/int/remainder_A01_t02: Fail
163 LibTest/core/int/operator_remainder_A01_t02: Fail 163 LibTest/core/int/operator_remainder_A01_t02: Fail
164 164
165 [ $component == vm && $system == win32 && $checked ]
166 LibTest/core/AssertionError/url_A01_t01: Fail
167 LibTest/core/TypeError/url_A01_t01: Fail
168
169 165
170 [ $component == vm ] 166 [ $component == vm ]
171 LibTest/core/SendPort/send_A02_t02: Crash 167 LibTest/core/SendPort/send_A02_t02: Crash
172 LibTest/core/String/contains_A01_t03: Skip # Times out. 168 LibTest/core/String/contains_A01_t03: Skip # Times out.
173 Language/05_Variables/05_Variables_A05_t04: Fail 169 Language/05_Variables/05_Variables_A05_t04: Fail
174 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail 170 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail
175 Language/07_Classes/07_Classes_A02_t06: Fail 171 Language/07_Classes/07_Classes_A02_t06: Fail
176 Language/07_Classes/07_Classes_A02_t08: Fail 172 Language/07_Classes/07_Classes_A02_t08: Fail
177 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A03_t02: Fail 173 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A03_t02: Fail
178 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A03_t03: Fail 174 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A03_t03: Fail
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 Language/13_Types/1_Static_Types_A02_t08: Fail 244 Language/13_Types/1_Static_Types_A02_t08: Fail
249 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): New failu re, please triage. 245 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): New failu re, please triage.
250 246
251 247
252 [ $arch == simarm ] 248 [ $arch == simarm ]
253 *: Skip 249 *: Skip
254 250
255 251
256 [ $arch == arm ] 252 [ $arch == arm ]
257 *: Skip 253 *: 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