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 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
238 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail # Issue co19 - 37 | 238 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail # Issue co19 - 37 |
239 LibTest/core/Set/add/Set/add/A01/t03: Fail # Issue co19 - 37 | 239 LibTest/core/Set/add/Set/add/A01/t03: Fail # Issue co19 - 37 |
240 LibTest/core/UnsupportedOperationException/UnsupportedOperationException/Unsuppo
rtedOperationException/A01/t01: Fail # Issue co19 - 37 | 240 LibTest/core/UnsupportedOperationException/UnsupportedOperationException/Unsuppo
rtedOperationException/A01/t01: Fail # Issue co19 - 37 |
241 LibTest/core/double/ceil/double/ceil/A01/t02: Fail # Issue co19 - 36 | 241 LibTest/core/double/ceil/double/ceil/A01/t02: Fail # Issue co19 - 36 |
242 LibTest/core/double/floor/double/floor/A01/t02: Fail # Issue co19 - 36 | 242 LibTest/core/double/floor/double/floor/A01/t02: Fail # Issue co19 - 36 |
243 LibTest/core/double/operator%/double/operator%/A01/t01: Fail # Issue co19 - 36 | 243 LibTest/core/double/operator%/double/operator%/A01/t01: Fail # Issue co19 - 36 |
244 LibTest/core/double/operator~div/double/operator~div/A01/t07: Fail # Issue co19
- 36 | 244 LibTest/core/double/operator~div/double/operator~div/A01/t07: Fail # Issue co19
- 36 |
245 LibTest/core/double/remainder/double/remainder/A01/t01: Fail # Issue co19 - 36 | 245 LibTest/core/double/remainder/double/remainder/A01/t01: Fail # Issue co19 - 36 |
246 LibTest/core/double/truncate/double/truncate/A01/t01: Fail # Issue co19 - 36 | 246 LibTest/core/double/truncate/double/truncate/A01/t01: Fail # Issue co19 - 36 |
247 LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail # Issue co19 - 36 | 247 LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail # Issue co19 - 36 |
248 LibTest/core/Set/remove/Set/remove/A01/t03: Fail # Issue 441 | 248 LibTest/core/Set/remove/Set/remove/A01/t03: Fail # Issue co19 - 53 |
249 LibTest/core/Set/add/Set/add/A01/t04: Fail # Issue 441 | 249 LibTest/core/Set/add/Set/add/A01/t04: Fail # Issue co19 - 53 |
250 LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail # Issue 441 | 250 LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail # Issue co19 - 53 |
251 LibTest/core/Map/A01/t03: Fail # Issue 441 | 251 LibTest/core/Map/A01/t03: Fail # Issue co19 - 53 |
252 LibTest/core/Map/Map/Map/A01/t01: Fail # Issue 441 | 252 LibTest/core/Map/Map/Map/A01/t01: Fail # Issue co19 - 53 |
253 LangSpecTest/13_Types/13_4_Interface_Types/A07/t03: Fail # Issue co19 - 53 | 253 LangSpecTest/13_Types/13_4_Interface_Types/A07/t03: Fail # Issue co19 - 53 |
254 | 254 |
255 [ $component == vm && $system == win32 ] | 255 [ $component == vm && $system == win32 ] |
256 LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name. | 256 LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name. |
257 LibTest/core/Math/pow/Math/pow/A07/t01: Fail | 257 LibTest/core/Math/pow/Math/pow/A07/t01: Fail |
258 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail | 258 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail |
259 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail | 259 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail |
260 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail | 260 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail |
261 LibTest/core/double/operator%/double/operator%/A01/t04: Fail | 261 LibTest/core/double/operator%/double/operator%/A01/t04: Fail |
262 LibTest/core/double/round/double/round/A01/t01: Fail | 262 LibTest/core/double/round/double/round/A01/t01: Fail |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
322 [ $arch == x64 ] | 322 [ $arch == x64 ] |
323 *: Skip | 323 *: Skip |
324 | 324 |
325 | 325 |
326 [ $arch == simarm ] | 326 [ $arch == simarm ] |
327 *: Skip | 327 *: Skip |
328 | 328 |
329 | 329 |
330 [ $arch == arm ] | 330 [ $arch == arm ] |
331 *: Skip | 331 *: Skip |
OLD | NEW |