| OLD | NEW |
| 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 | 7 |
| 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 | 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 |
| 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip | 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip |
| 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip | 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 166 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail | 166 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail |
| 167 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail | 167 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail |
| 168 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail # Issue co19 - 50 | 168 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail # Issue co19 - 50 |
| 169 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30 | 169 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30 |
| 170 LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Fail # Issue co19 - 30 | 170 LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Fail # Issue co19 - 30 |
| 171 LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail # Issue 429 | 171 LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail # Issue 429 |
| 172 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail # Issue co19 - 46 | 172 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail # Issue co19 - 46 |
| 173 LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail # Issue 463 | 173 LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail # Issue 463 |
| 174 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail # Issue 463 | 174 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail # Issue 463 |
| 175 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail
# Issue 463 | 175 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail
# Issue 463 |
| 176 LibTest/core/double/toStringAsExponential/double/toStringAsFixed/A01/t03: Fail #
Test needs to be changed. |
| 176 LibTest/core/int/operator%/int/operator%/A01/t01: Fail # Issue co19 - 48 | 177 LibTest/core/int/operator%/int/operator%/A01/t01: Fail # Issue co19 - 48 |
| 177 LibTest/core/int/operator%/int/operator%/A01/t02: Fail # Issue co19 - 48 | 178 LibTest/core/int/operator%/int/operator%/A01/t02: Fail # Issue co19 - 48 |
| 178 LibTest/core/int/operator%/int/operator%/A01/t03: Fail # Issue co19 - 49 | 179 LibTest/core/int/operator%/int/operator%/A01/t03: Fail # Issue co19 - 49 |
| 179 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail # Issue co19 -50 | 180 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail # Issue co19 -50 |
| 180 LibTest/core/int/remainder/int/remainder/A01/t02: Fail # Issue co19 - 48 | 181 LibTest/core/int/remainder/int/remainder/A01/t02: Fail # Issue co19 - 48 |
| 181 LibTest/core/int/remainder/int/remainder/A01/t03: Fail # Issue co19 - 49 | 182 LibTest/core/int/remainder/int/remainder/A01/t03: Fail # Issue co19 - 49 |
| 182 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail # Issue 461 | 183 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail # Issue 461 |
| 183 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail #
Issue 460 | 184 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail #
Issue 460 |
| 184 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail # Issue 460 | 185 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail # Issue 460 |
| 185 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail # Iss
ue 460 | 186 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail # Iss
ue 460 |
| (...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 326 [ $arch == x64 ] | 327 [ $arch == x64 ] |
| 327 *: Skip | 328 *: Skip |
| 328 | 329 |
| 329 | 330 |
| 330 [ $arch == simarm ] | 331 [ $arch == simarm ] |
| 331 *: Skip | 332 *: Skip |
| 332 | 333 |
| 333 | 334 |
| 334 [ $arch == arm ] | 335 [ $arch == arm ] |
| 335 *: Skip | 336 *: Skip |
| OLD | NEW |