OLD | NEW |
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 # 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 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
155 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t05: Fail | 155 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t05: Fail |
156 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t06: Fail | 156 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t06: Fail |
157 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail | 157 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail |
158 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail | 158 LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail |
159 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail # Issue co19 - 50 | 159 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail # Issue co19 - 50 |
160 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30 | 160 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30 |
161 LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Fail # Issue co19 - 30 | 161 LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Fail # Issue co19 - 30 |
162 LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail # Issue 429 | 162 LibTest/core/String/replaceFirst/String/replaceFirst/A01/t01: Fail # Issue 429 |
163 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail # Issue co19 - 46 | 163 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail # Issue co19 - 46 |
164 LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail # Issue 463 | 164 LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail # Issue 463 |
| 165 LibTest/core/double/toStringAsFixed/double/toStringAsFixed/A01/t03: Fail # Test
is out of date. |
165 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail # Issue 463 | 166 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail # Issue 463 |
166 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail
# Issue 463 | 167 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail
# Issue 463 |
167 LibTest/core/int/operator%/int/operator%/A01/t01: Fail # Issue co19 - 48 | 168 LibTest/core/int/operator%/int/operator%/A01/t01: Fail # Issue co19 - 48 |
168 LibTest/core/int/operator%/int/operator%/A01/t02: Fail # Issue co19 - 48 | 169 LibTest/core/int/operator%/int/operator%/A01/t02: Fail # Issue co19 - 48 |
169 LibTest/core/int/operator%/int/operator%/A01/t03: Fail # Issue co19 - 49 | 170 LibTest/core/int/operator%/int/operator%/A01/t03: Fail # Issue co19 - 49 |
170 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail # Issue co19 -50 | 171 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail # Issue co19 -50 |
171 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t02: Fail # Issue co1
9 - 67 | 172 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t02: Fail # Issue co1
9 - 67 |
172 LibTest/core/int/remainder/int/remainder/A01/t02: Fail # Issue co19 - 48 | 173 LibTest/core/int/remainder/int/remainder/A01/t02: Fail # Issue co19 - 48 |
173 LibTest/core/int/remainder/int/remainder/A01/t03: Fail # Issue co19 - 49 | 174 LibTest/core/int/remainder/int/remainder/A01/t03: Fail # Issue co19 - 49 |
174 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail # Issue 461 | 175 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail # Issue 461 |
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
328 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30 | 329 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30 |
329 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30 | 330 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30 |
330 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19
- 30 | 331 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19
- 30 |
331 | 332 |
332 [ $arch == simarm ] | 333 [ $arch == simarm ] |
333 *: Skip | 334 *: Skip |
334 | 335 |
335 | 336 |
336 [ $arch == arm ] | 337 [ $arch == arm ] |
337 *: Skip | 338 *: Skip |
OLD | NEW |