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

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

Issue 8423011: Update co19 status for vm-win32 checked mode. (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 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail 333 LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail
334 [ $component == vm && $system == win32 ] 334 [ $component == vm && $system == win32 ]
335 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Crash 335 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Crash
336 LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name. 336 LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
337 LibTest/core/Math/pow/Math/pow/A07/t01: Fail 337 LibTest/core/Math/pow/Math/pow/A07/t01: Fail
338 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail 338 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail
339 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail 339 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail
340 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail 340 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail
341 LibTest/core/double/operator%/double/operator%/A01/t04: Fail 341 LibTest/core/double/operator%/double/operator%/A01/t04: Fail
342 LibTest/core/double/round/double/round/A01/t01: Fail 342 LibTest/core/double/round/double/round/A01/t01: Fail
343 [ $component == vm && $system == win32 && $checked ]
344 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail
343 345
344 346
345 [ $arch == x64 ] 347 [ $arch == x64 ]
346 *: Skip 348 *: Skip
347 349
348 350
349 [ $arch == simarm ] 351 [ $arch == simarm ]
350 *: Skip 352 *: Skip
351 353
352 354
353 [ $arch == arm ] 355 [ $arch == arm ]
354 *: Skip 356 *: 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