| 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 LibTest/core/Date/Date/Date/A01/t01: Fail | 133 LibTest/core/Date/Date/Date/A01/t01: Fail |
| 134 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail | 134 LibTest/core/Dispatcher/Dispatcher_Dispatcher/A01/t01: Fail |
| 135 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail | 135 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail |
| 136 LibTest/core/Expect/listEquals/Expect/listEquals/A03/t01: Fail | 136 LibTest/core/Expect/listEquals/Expect/listEquals/A03/t01: Fail |
| 137 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail | 137 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail |
| 138 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail | 138 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail |
| 139 LibTest/core/Expect/stringEquals/Expect/stringEquals/A01/t02: Fail | 139 LibTest/core/Expect/stringEquals/Expect/stringEquals/A01/t02: Fail |
| 140 LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail | 140 LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail |
| 141 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail | 141 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail |
| 142 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail | 142 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail |
| 143 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Crash | 143 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail
# Illegal position argument. |
| 144 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Crash | 144 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail
# Illegal position argument. |
| 145 LibTest/core/Isolate/A01/t01: Fail | 145 LibTest/core/Isolate/A01/t01: Fail |
| 146 LibTest/core/Isolate/A02/t01: Fail | 146 LibTest/core/Isolate/A02/t01: Fail |
| 147 LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail | 147 LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail |
| 148 LibTest/core/List/every/List/every/A01/t04: Fail | 148 LibTest/core/List/every/List/every/A01/t04: Fail |
| 149 LibTest/core/List/filter/List/filter/A01/t04: Fail | 149 LibTest/core/List/filter/List/filter/A01/t04: Fail |
| 150 LibTest/core/List/forEach/List/forEach/A01/t05: Fail | 150 LibTest/core/List/forEach/List/forEach/A01/t05: Fail |
| 151 LibTest/core/List/getRange/List/getRange/A01/t01: Fail | 151 LibTest/core/List/getRange/List/getRange/A01/t01: Fail |
| 152 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail | 152 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail |
| 153 LibTest/core/List/length/List/set/length/A01/t01: Fail | 153 LibTest/core/List/length/List/set/length/A01/t01: Fail |
| 154 LibTest/core/List/length/List/set/length/A03/t01: Fail | 154 LibTest/core/List/length/List/set/length/A03/t01: Fail |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 228 LibTest/core/double/operator~div/double/operator~div/A01/t03: Fail | 228 LibTest/core/double/operator~div/double/operator~div/A01/t03: Fail |
| 229 LibTest/core/double/remainder/double/remainder/A01/t03: Fail | 229 LibTest/core/double/remainder/double/remainder/A01/t03: Fail |
| 230 LibTest/core/double/remainder/double/remainder/A01/t04: Fail | 230 LibTest/core/double/remainder/double/remainder/A01/t04: Fail |
| 231 LibTest/core/double/remainder/double/reminder/A01/t06: Fail | 231 LibTest/core/double/remainder/double/reminder/A01/t06: Fail |
| 232 LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail | 232 LibTest/core/double/toRadixString/double/toRadixString/A01/t01: Fail |
| 233 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail | 233 LibTest/core/double/toStringAsExponential/double/toStringAsExponential/A01/t01:
Fail |
| 234 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail | 234 LibTest/core/double/toStringAsPrecision/double/toStringAsPrecision/A01/t01: Fail |
| 235 LibTest/core/int/compareTo/int/compareTo/A01/t02: Fail | 235 LibTest/core/int/compareTo/int/compareTo/A01/t02: Fail |
| 236 LibTest/core/int/operator%/int/operator%/A01/t01: Fail | 236 LibTest/core/int/operator%/int/operator%/A01/t01: Fail |
| 237 LibTest/core/int/operator%/int/operator%/A01/t02: Fail | 237 LibTest/core/int/operator%/int/operator%/A01/t02: Fail |
| 238 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: crash | |
| 239 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail | 238 LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail |
| 240 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: crash | |
| 241 LibTest/core/int/remainder/int/remainder/A01/t02: Fail | 239 LibTest/core/int/remainder/int/remainder/A01/t02: Fail |
| 242 LibTest/core/int/remainder/int/remainder/A01/t03: Fail | 240 LibTest/core/int/remainder/int/remainder/A01/t03: Fail |
| 243 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail | 241 LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail |
| 244 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail | 242 LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail |
| 245 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail | 243 LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail |
| 246 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail | 244 LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail |
| 247 [ $component == vm && $system == macos ] | 245 [ $component == vm && $system == macos ] |
| 248 LibTest/core/Math/acos/Math/acos/A01/t01: Fail | 246 LibTest/core/Math/acos/Math/acos/A01/t01: Fail |
| 249 LibTest/core/Math/asin/Math/asin/A01/t01: Fail | 247 LibTest/core/Math/asin/Math/asin/A01/t01: Fail |
| 250 LibTest/core/Math/atan/Math/atan/A01/t01: Fail | 248 LibTest/core/Math/atan/Math/atan/A01/t01: Fail |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 [ $arch == x64 ] | 338 [ $arch == x64 ] |
| 341 *: Skip | 339 *: Skip |
| 342 | 340 |
| 343 | 341 |
| 344 [ $arch == simarm ] | 342 [ $arch == simarm ] |
| 345 *: Skip | 343 *: Skip |
| 346 | 344 |
| 347 | 345 |
| 348 [ $arch == arm ] | 346 [ $arch == arm ] |
| 349 *: Skip | 347 *: Skip |
| OLD | NEW |