| 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 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 | 7 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 |
| 8 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip | 8 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip |
| 9 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip | 9 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip |
| 10 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip | 10 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 49 LibTest/core/String/split/String/split/A01/t01: Fail | 49 LibTest/core/String/split/String/split/A01/t01: Fail |
| 50 LibTest/core/String/split/String/split/A01/t02: Fail | 50 LibTest/core/String/split/String/split/A01/t02: Fail |
| 51 LibTest/core/String/trim/String/trim/A01/t02: Fail | 51 LibTest/core/String/trim/String/trim/A01/t02: Fail |
| 52 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Crash | 52 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Crash |
| 53 LibTest/core/Strings/join/Strings/join/A01/t02: Crash | 53 LibTest/core/Strings/join/Strings/join/A01/t02: Crash |
| 54 | 54 |
| 55 | 55 |
| 56 # New failures | 56 # New failures |
| 57 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Fail | 57 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Fail |
| 58 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A08/t02:
Fail | 58 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A08/t02:
Fail |
| 59 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Fail | |
| 60 LangGuideTest/07_Overriding/A03/t01: Fail | 59 LangGuideTest/07_Overriding/A03/t01: Fail |
| 61 LangGuideTest/07_Overriding/A03/t02: Fail | 60 LangGuideTest/07_Overriding/A03/t02: Fail |
| 62 LangGuideTest/07_Overriding/A05/t01: Fail | 61 LangGuideTest/07_Overriding/A05/t01: Fail |
| 63 LangGuideTest/08_Expressions/A02/t02: Fail | |
| 64 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A03/t01: Fail | |
| 65 LibTest/core/Date/weekday/Date/weekday/A01/t02: Fail | 62 LibTest/core/Date/weekday/Date/weekday/A01/t02: Fail |
| 66 LibTest/core/List/every/List/every/A01/t05: Fail | |
| 67 LibTest/core/List/every/List/every/A01/t06: Fail | |
| 68 LibTest/core/List/every/List/every/A01/t07: Fail | |
| 69 LibTest/core/List/filter/List/filter/A01/t07: Fail | |
| 70 LibTest/core/List/forEach/List/forEach/A01/t07: Fail | |
| 71 LibTest/core/List/some/List/some/A01/t04: Fail | |
| 72 LibTest/core/List/some/List/some/A01/t05: Fail | |
| 73 LibTest/core/List/some/List/some/A01/t06: Fail | |
| 74 LibTest/core/List/sort/List/sort/A01/t04: Fail | 63 LibTest/core/List/sort/List/sort/A01/t04: Fail |
| 75 LibTest/core/List/sort/List/sort/A01/t05: Fail | 64 LibTest/core/List/sort/List/sort/A01/t05: Fail |
| 76 LibTest/core/Queue/every/Queue/every/A01/t06: Fail | 65 LibTest/core/Queue/every/Queue/every/A01/t06: Fail |
| 77 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail | 66 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail |
| 78 LibTest/core/List/sort/List/sort/A01/t06: Fail | 67 LibTest/core/List/sort/List/sort/A01/t06: Fail |
| 79 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail | 68 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail |
| 80 LibTest/core/Queue/some/Queue/some/A01/t06: Fail | 69 LibTest/core/Queue/some/Queue/some/A01/t06: Fail |
| 81 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A06/t02: Fail | 70 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A06/t02: Fail |
| 82 LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail | 71 LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail |
| 72 [ $component == vm && $unchecked ] |
| 73 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Fail |
| 74 LangGuideTest/08_Expressions/A02/t02: Fail |
| 75 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A03/t01: Fail |
| 76 LibTest/core/List/every/List/every/A01/t05: Fail |
| 77 LibTest/core/List/every/List/every/A01/t06: Fail |
| 78 LibTest/core/List/every/List/every/A01/t07: Fail |
| 79 LibTest/core/List/filter/List/filter/A01/t07: Fail |
| 80 LibTest/core/List/forEach/List/forEach/A01/t07: Fail |
| 81 LibTest/core/List/some/List/some/A01/t04: Fail |
| 82 LibTest/core/List/some/List/some/A01/t05: Fail |
| 83 LibTest/core/List/some/List/some/A01/t06: Fail |
| 84 |
| 83 | 85 |
| 84 # List.fromList has been removed. | 86 # List.fromList has been removed. |
| 85 LibTest/core/List/List.fromList/*: Fail | 87 LibTest/core/List/List.fromList/*: Fail |
| 86 | 88 |
| 87 | 89 |
| 88 # New problems on 2011-11-01. | 90 # New problems on 2011-11-01. |
| 89 [ $component == vm && $mode == debug ] | 91 [ $component == vm && $mode == debug ] |
| 90 LibTest/core/Expect/throws/Expect/throws/A01/t03: Crash | 92 LibTest/core/Expect/throws/Expect/throws/A01/t03: Crash |
| 91 LibTest/core/Expect/throws/Expect/throws/A01/t04: Crash | 93 LibTest/core/Expect/throws/Expect/throws/A01/t04: Crash |
| 92 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Timeout | 94 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Timeout |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 271 LangSpecTest/13_Types/13_4_Interface_Types/A12/t17: Fail | 273 LangSpecTest/13_Types/13_4_Interface_Types/A12/t17: Fail |
| 272 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail | 274 LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail |
| 273 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail | 275 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail |
| 274 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail | 276 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail |
| 275 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail | 277 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail |
| 276 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail | 278 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail |
| 277 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail | 279 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail |
| 278 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail | 280 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail |
| 279 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail | 281 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail |
| 280 [ $component == vm && $checked ] | 282 [ $component == vm && $checked ] |
| 281 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Fail | |
| 282 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail | 283 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail |
| 283 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A03/t01: Fail | |
| 284 LangGuideTest/08_Expressions/A02/t02: Fail | |
| 285 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail | 284 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail |
| 286 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail | 285 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail |
| 287 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail | 286 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail |
| 288 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail | 287 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail |
| 289 LangSpecTest/13_Types/13_4_Interface_Types/A08/t03: Fail | 288 LangSpecTest/13_Types/13_4_Interface_Types/A08/t03: Fail |
| 290 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail | 289 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail |
| 291 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail | 290 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail |
| 292 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail | 291 LangSpecTest/13_Types/13_4_Interface_Types/A10/t10: Fail |
| 293 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail | 292 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail |
| 294 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx
ception/A01/t01: Fail | 293 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx
ception/A01/t01: Fail |
| 295 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail | 294 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail |
| 296 LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentEx
ception/A01/t01: Fail | 295 LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentEx
ception/A01/t01: Fail |
| 297 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail | 296 LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail |
| 298 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Fail | 297 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Fail |
| 299 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Fail | 298 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Fail |
| 300 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail | 299 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail |
| 301 LibTest/core/List/every/List/every/A01/t02: Fail | 300 LibTest/core/List/every/List/every/A01/t02: Fail |
| 302 LibTest/core/List/every/List/every/A01/t05: Fail | |
| 303 LibTest/core/List/every/List/every/A01/t06: Fail | |
| 304 LibTest/core/List/every/List/every/A01/t07: Fail | |
| 305 LibTest/core/List/every/List/every/A01/t09: Fail | 301 LibTest/core/List/every/List/every/A01/t09: Fail |
| 306 LibTest/core/List/every/List/every/A01/t10: Fail | 302 LibTest/core/List/every/List/every/A01/t10: Fail |
| 307 LibTest/core/List/filter/List/filter/A01/t07: Fail | 303 LibTest/core/List/filter/List/filter/A01/t07: Fail |
| 308 LibTest/core/List/filter/List/filter/A01/t09: Fail | 304 LibTest/core/List/filter/List/filter/A01/t09: Fail |
| 309 LibTest/core/List/forEach/List/forEach/A01/t04: Fail | 305 LibTest/core/List/forEach/List/forEach/A01/t04: Fail |
| 310 LibTest/core/List/forEach/List/forEach/A01/t07: Fail | |
| 311 LibTest/core/List/some/List/some/A01/t02: Fail | 306 LibTest/core/List/some/List/some/A01/t02: Fail |
| 312 LibTest/core/List/some/List/some/A01/t04: Fail | |
| 313 LibTest/core/List/some/List/some/A01/t05: Fail | |
| 314 LibTest/core/List/some/List/some/A01/t06: Fail | |
| 315 LibTest/core/List/some/List/some/A01/t07: Fail | 307 LibTest/core/List/some/List/some/A01/t07: Fail |
| 316 LibTest/core/List/some/List/some/A01/t09: Fail | 308 LibTest/core/List/some/List/some/A01/t09: Fail |
| 317 LibTest/core/List/some/List/some/A01/t10: Fail | 309 LibTest/core/List/some/List/some/A01/t10: Fail |
| 318 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t03: Fail | 310 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t03: Fail |
| 319 LibTest/core/Match/group/Match/group/A01/t01: Fail | 311 LibTest/core/Match/group/Match/group/A01/t01: Fail |
| 320 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Fail | 312 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Fail |
| 321 LibTest/core/Queue/add/Queue/add/A01/t01: Fail | 313 LibTest/core/Queue/add/Queue/add/A01/t01: Timeout |
| 322 LibTest/core/Queue/addLast/Queue/addLast/A01/t01: Fail | 314 LibTest/core/Queue/addLast/Queue/addLast/A01/t01: Timeout |
| 323 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Fail | 315 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Timeout |
| 324 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail | 316 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail |
| 325 LibTest/core/Set/add/Set/add/A01/t03: Fail | 317 LibTest/core/Set/add/Set/add/A01/t03: Fail |
| 326 LibTest/core/UnsupportedOperationException/UnsupportedOperationException/Unsuppo
rtedOperationException/A01/t01: Fail | 318 LibTest/core/UnsupportedOperationException/UnsupportedOperationException/Unsuppo
rtedOperationException/A01/t01: Fail |
| 327 LibTest/core/double/ceil/double/ceil/A01/t02: Fail | 319 LibTest/core/double/ceil/double/ceil/A01/t02: Fail |
| 328 LibTest/core/double/floor/double/floor/A01/t02: Fail | 320 LibTest/core/double/floor/double/floor/A01/t02: Fail |
| 329 LibTest/core/double/operator%/double/operator%/A01/t01: Fail | 321 LibTest/core/double/operator%/double/operator%/A01/t01: Fail |
| 330 LibTest/core/double/operator~div/double/operator~div/A01/t07: Fail | 322 LibTest/core/double/operator~div/double/operator~div/A01/t07: Fail |
| 331 LibTest/core/double/remainder/double/remainder/A01/t01: Fail | 323 LibTest/core/double/remainder/double/remainder/A01/t01: Fail |
| 332 LibTest/core/double/truncate/double/truncate/A01/t01: Fail | 324 LibTest/core/double/truncate/double/truncate/A01/t01: Fail |
| 333 LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail | 325 LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail |
| 334 | 326 |
| 335 | 327 |
| 336 [ $arch == x64 ] | 328 [ $arch == x64 ] |
| 337 *: Skip | 329 *: Skip |
| 338 | 330 |
| 339 | 331 |
| 340 [ $arch == simarm ] | 332 [ $arch == simarm ] |
| 341 *: Skip | 333 *: Skip |
| 342 | 334 |
| 343 | 335 |
| 344 [ $arch == arm ] | 336 [ $arch == arm ] |
| 345 *: Skip | 337 *: Skip |
| OLD | NEW |