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

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

Issue 8432034: Tests that only fail on Mac (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 1 month 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 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 7 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4
8 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip 8 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip
9 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip 9 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip
10 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip 10 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 LibTest/core/int/operator%/int/operator%/A01/t02: Fail 264 LibTest/core/int/operator%/int/operator%/A01/t02: Fail
265 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: crash 265 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: crash
266 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail 266 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail
267 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: crash 267 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: crash
268 LibTest/core/int/remainder/int/remainder/A01/t02: Fail 268 LibTest/core/int/remainder/int/remainder/A01/t02: Fail
269 LibTest/core/int/remainder/int/remainder/A01/t03: Fail 269 LibTest/core/int/remainder/int/remainder/A01/t03: Fail
270 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail 270 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail
271 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail 271 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail
272 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail 272 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail
273 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail 273 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail
274 [ $component == vm && $system == macos ]
275 LibTest/core/Math/acos/Math/acos/A01/t01: Fail
276 LibTest/core/Math/asin/Math/asin/A01/t01: Fail
277 LibTest/core/Math/atan/Math/atan/A01/t01: Fail
278 LibTest/core/Math/cos/Math/cos/A01/t01: Fail
274 279
275 280
276 [ $arch == x64 ] 281 [ $arch == x64 ]
277 *: Skip 282 *: Skip
278 283
279 284
280 [ $arch == simarm ] 285 [ $arch == simarm ]
281 *: Skip 286 *: Skip
282 287
283 288
284 [ $arch == arm ] 289 [ $arch == arm ]
285 *: Skip 290 *: 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