| OLD | NEW |
| 1 # Copyright (c) 2011, 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 |
| 11 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip | 11 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail # Issue 463 | 165 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail # Issue 463 |
| 166 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail
# Issue 463 | 166 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail
# Issue 463 |
| 167 LibTest/core/int/operator%/int/operator%/A01/t01: Fail # Issue co19 - 48 | 167 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 | 168 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 | 169 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 | 170 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 |
| 171 LibTest/core/int/remainder/int/remainder/A01/t02: Fail # Issue co19 - 48 | 172 LibTest/core/int/remainder/int/remainder/A01/t02: Fail # Issue co19 - 48 |
| 172 LibTest/core/int/remainder/int/remainder/A01/t03: Fail # Issue co19 - 49 | 173 LibTest/core/int/remainder/int/remainder/A01/t03: Fail # Issue co19 - 49 |
| 173 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail # Issue 461 | 174 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail # Issue 461 |
| 174 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail #
Issue 460 | 175 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail #
Issue 460 |
| 175 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail # Issue 460 | 176 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail # Issue 460 |
| 176 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail # Iss
ue 460 | 177 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail # Iss
ue 460 |
| 177 | 178 |
| 178 LibTest/core/double/isEven/* : Fail # Issue 465 | 179 LibTest/core/double/isEven/* : Fail # Issue 465 |
| 179 LibTest/core/double/isOdd/* : Fail # Issue 465 | 180 LibTest/core/double/isOdd/* : Fail # Issue 465 |
| 180 | 181 |
| 181 [ $component == vm && $system == macos ] | 182 [ $component == vm && $system == macos ] |
| 182 LibTest/core/Math/acos/Math/acos/A01/t01: Fail # Issue co19 - 44 | 183 LibTest/core/Math/acos/Math/acos/A01/t01: Fail # Issue co19 - 44 |
| 183 LibTest/core/Math/asin/Math/asin/A01/t01: Fail # Issue co19 - 44 | 184 LibTest/core/Math/asin/Math/asin/A01/t01: Fail # Issue co19 - 44 |
| 184 LibTest/core/Math/atan/Math/atan/A01/t01: Fail # Issue co19 - 44 | 185 LibTest/core/Math/atan/Math/atan/A01/t01: Fail # Issue co19 - 44 |
| 185 LibTest/core/Math/cos/Math/cos/A01/t01: Fail # Issue co19 - 44 | 186 LibTest/core/Math/cos/Math/cos/A01/t01: Fail # Issue co19 - 44 |
| 186 LibTest/core/Math/exp/Math/exp/A01/t01: Fail # Issue co19 - 44 | 187 LibTest/core/Math/exp/Math/exp/A01/t01: Fail # Issue co19 - 44 |
| 187 LibTest/core/Math/pow/Math/pow/A18/t01: Fail # Isses 449 | 188 LibTest/core/Math/pow/Math/pow/A18/t01: Fail # Isses 449 |
| 188 LibTest/core/Math/sin/Math/sin/A01/t01: Fail # Issue co19 - 44 | 189 LibTest/core/Math/sin/Math/sin/A01/t01: Fail # Issue co19 - 44 |
| 189 LibTest/core/Math/tan/Math/tan/A01/t01: Fail # Issue co19 - 44 | 190 LibTest/core/Math/tan/Math/tan/A01/t01: Fail # Issue co19 - 44 |
| 190 | 191 |
| 191 [ $component == vm && $system == linux ] | 192 [ $component == vm && $system == linux ] |
| 192 LibTest/core/Math/exp/Math/exp/A01/t01: Fail | 193 LibTest/core/Math/exp/Math/exp/A01/t01: Fail |
| 193 LibTest/core/Math/pow/Math/pow/A18/t01: Fail | 194 LibTest/core/Math/pow/Math/pow/A18/t01: Fail |
| 195 |
| 196 [ $component == vm && $system == linux && $arch == ia32 ] |
| 194 LibTest/core/Math/sin/Math/sin/A01/t01: Fail | 197 LibTest/core/Math/sin/Math/sin/A01/t01: Fail |
| 195 LibTest/core/Math/tan/Math/tan/A01/t01: Fail | 198 LibTest/core/Math/tan/Math/tan/A01/t01: Fail |
| 199 |
| 200 [ $component == vm && $arch == x64 && $mode == debug ] |
| 201 LibTest/core/Map/A01/t04: Skip # Timeout |
| 202 LibTest/core/List/add/List/add/A01/t01: Skip # Timeout |
| 203 LibTest/core/List/sort/List/sort/A01/t06: Skip # Timeout |
| 204 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip # Timeo
ut |
| 205 LibTest/core/Queue/addLast/Queue/addLast/A01/t01: Skip # Timeout |
| 206 LibTest/core/Queue/add/Queue/add/A01/t01: Skip # Timeout |
| 207 |
| 196 [ $component == vm && $unchecked ] | 208 [ $component == vm && $unchecked ] |
| 197 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail # Issue co19 - 47 | 209 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail # Issue co19 - 47 |
| 198 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail # Issue co19 - 47 | 210 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail # Issue co19 - 47 |
| 199 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail # Issue co19 - 47 | 211 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail # Issue co19 - 47 |
| 200 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail #
Issue co19 - 47 | 212 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail #
Issue co19 - 47 |
| 201 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail # Issue co19 - 47 | 213 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail # Issue co19 - 47 |
| 202 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail # Issue co19 -
47 | 214 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail # Issue co19 -
47 |
| 203 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail # Issue co19 - 47 | 215 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail # Issue co19 - 47 |
| 216 |
| 204 [ $component == vm && $checked ] | 217 [ $component == vm && $checked ] |
| 205 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37 | 218 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail # Issue co19 - 37 |
| 206 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail # Issue co19 - 37 | 219 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail # Issue co19 - 37 |
| 207 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail # Issu
e co19 - 37 | 220 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail # Issu
e co19 - 37 |
| 208 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail # Issue co19 - 37 | 221 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail # Issue co19 - 37 |
| 209 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail # Issue co19 - 37 | 222 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail # Issue co19 - 37 |
| 210 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail # Issue co19 - 37 | 223 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail # Issue co19 - 37 |
| 211 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail # Issue co19 - 37 | 224 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail # Issue co19 - 37 |
| 212 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail # Issue co19 - 37 | 225 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail # Issue co19 - 37 |
| 213 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx
ception/A01/t01: Fail # Issue co19 - 37 | 226 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx
ception/A01/t01: Fail # Issue co19 - 37 |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 305 [ $component == vm ] | 318 [ $component == vm ] |
| 306 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail # Issue co19 - 30 | 319 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail # Issue co19 - 30 |
| 307 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail # Issue co19 - 30 | 320 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail # Issue co19 - 30 |
| 308 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30; A
lso broken test. | 321 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Issue co19 - 30; A
lso broken test. |
| 309 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail # Issue co19 - 30 | 322 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail # Issue co19 - 30 |
| 310 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail # Issue co19 - 30 | 323 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail # Issue co19 - 30 |
| 311 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30 | 324 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail # Issue co19 - 30 |
| 312 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30 | 325 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail # Issue co19 - 30 |
| 313 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19
- 30 | 326 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail # Issue co19
- 30 |
| 314 | 327 |
| 315 [ $arch == x64 ] | |
| 316 *: Skip | |
| 317 | |
| 318 | |
| 319 [ $arch == simarm ] | 328 [ $arch == simarm ] |
| 320 *: Skip | 329 *: Skip |
| 321 | 330 |
| 322 | 331 |
| 323 [ $arch == arm ] | 332 [ $arch == arm ] |
| 324 *: Skip | 333 *: Skip |
| OLD | NEW |