| 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 LibTest/core/Proxy/Proxy.forIsolate_A01_t01: Skip # Issue co19 - 16 | 8 LibTest/core/Proxy/Proxy.forIsolate_A01_t01: Skip # Issue co19 - 16 |
| 9 LibTest/core/Proxy/Proxy.forIsolateWithPromise_A01_t01: Skip # Issue co19 - 16 | 9 LibTest/core/Proxy/Proxy.forIsolateWithPromise_A01_t01: Skip # Issue co19 - 16 |
| 10 | 10 |
| 11 [ $component == vm ] | 11 [ $component == vm ] |
| 12 | 12 |
| 13 | 13 |
| 14 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_
1_Class_Const_Expressions_A04_t01: Fail # Issue 392 | 14 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_
1_Class_Const_Expressions_A04_t01: Fail # Issue 392 |
| 15 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/Examples_A02
_t01: Fail # Issue 393 | |
| 16 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/Shadowing_and_Hiding_Names_A01_t02: Fail # Issue co19 - 18 | |
| 17 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/Shadowing_and_Hiding_Names_A02_t01: Fail # Issue co19 - 19 | |
| 18 | 15 |
| 19 | 16 |
| 20 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail | 17 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail |
| 21 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail | 18 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail |
| 22 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail | 19 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail |
| 23 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail | 20 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail |
| 24 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail | 21 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail |
| 25 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01: Fail | 22 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01: Fail |
| 26 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il | 23 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il |
| 27 LibTest/core/String/replaceAll_A01_t01: Fail # Issue 429 | 24 LibTest/core/String/replaceAll_A01_t01: Fail # Issue 429 |
| 28 LibTest/core/String/split_A01_t01: Fail # Issue 429 | 25 LibTest/core/String/split_A01_t01: Fail # Issue 429 |
| 29 LibTest/core/String/split_A01_t02: Fail # Issue 429 | 26 LibTest/core/String/split_A01_t02: Fail # Issue 429 |
| 30 | 27 |
| 31 # Obsolete use of 'factory' keyword fixed in newer co19 revisions. | 28 # Obsolete use of 'factory' keyword fixed in newer co19 revisions. |
| 32 | 29 |
| 33 # New failures | 30 # New failures |
| 34 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05:
Fail # Issue 430 | 31 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05:
Fail # Issue 430 |
| 35 LangGuideTest/07_Overriding/07_Overriding_A03_t01: Fail # Issue co19 - 28 | |
| 36 LangGuideTest/07_Overriding/07_Overriding_A03_t02: Fail # Issue co19 - 28 | |
| 37 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail | 32 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail |
| 38 | 33 |
| 39 [ $component == vm ] | 34 [ $component == vm ] |
| 40 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445 | 35 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445 |
| 41 LibTest/core/Date/Date_A01_t01: Fail # Issue 445 | 36 LibTest/core/Date/Date_A01_t01: Fail # Issue 445 |
| 42 LibTest/core/Dispatcher/Dispatcher_Dispatcher_A01_t01: Fail # Issue co19 - 39 | 37 LibTest/core/Dispatcher/Dispatcher_Dispatcher_A01_t01: Fail # Issue co19 - 39 |
| 43 LibTest/core/Dispatcher/Dispatcher_serve_A01_t01: Fail # Issue co19 - 39 | 38 LibTest/core/Dispatcher/Dispatcher_serve_A01_t01: Fail # Issue co19 - 39 |
| 44 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 | 39 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 |
| 45 LibTest/core/Match/operator_subscript_A01_t01: Fail | 40 LibTest/core/Match/operator_subscript_A01_t01: Fail |
| 46 LibTest/core/Match/pattern_A01_t01: Fail | 41 LibTest/core/Match/pattern_A01_t01: Fail |
| 47 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 | 42 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 |
| 48 LibTest/core/Math/pow_A01_t02: Fail # Issue 447 | 43 LibTest/core/Math/pow_A01_t02: Fail # Issue 447 |
| 49 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 | 44 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 |
| 50 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 | 45 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 |
| 51 LibTest/core/Promise/complete_A01_t04: Fail | 46 LibTest/core/Promise/complete_A01_t04: Fail |
| 52 LibTest/core/Promise/error_A01_t01: Fail | 47 LibTest/core/Promise/error_A01_t01: Fail |
| 53 LibTest/core/Promise/fail_A01_t02: Fail | 48 LibTest/core/Promise/fail_A01_t02: Fail |
| 54 LibTest/core/Promise/hasValue_A01_t01: Fail | 49 LibTest/core/Promise/hasValue_A01_t01: Fail |
| 55 LibTest/core/Promise/value_A01_t02: Fail | 50 LibTest/core/Promise/value_A01_t02: Fail |
| 56 LibTest/core/Promise/value_A01_t05: Fail | 51 LibTest/core/Promise/value_A01_t05: Fail |
| 57 LibTest/core/Promise/value_A01_t06: Fail | 52 LibTest/core/Promise/value_A01_t06: Fail |
| 58 LibTest/core/Promise/waitFor_A01_t04: Fail | 53 LibTest/core/Promise/waitFor_A01_t04: Fail |
| 59 LibTest/core/Proxy/Proxy.forPort_A01_t01: Fail # Issue co19 - 51 | 54 LibTest/core/Proxy/Proxy.forPort_A01_t01: Fail # Issue co19 - 51 |
| 60 LibTest/core/Proxy/Proxy.forReply_A01_t01: Fail # Issue co19 - 51 | 55 LibTest/core/Proxy/Proxy.forReply_A01_t01: Fail # Issue co19 - 51 |
| 61 LibTest/core/Proxy/call_A01_t01: Fail # Issue co19 - 51 | 56 LibTest/core/Proxy/call_A01_t01: Fail # Issue co19 - 51 |
| 62 LibTest/core/Proxy/local_A01_t01: Fail # Issue co19 - 51 | 57 LibTest/core/Proxy/local_A01_t01: Fail # Issue co19 - 51 |
| 63 LibTest/core/Proxy/operator_equality_A01_t01: Fail # Issue co19 - 51 | 58 LibTest/core/Proxy/operator_equality_A01_t01: Fail # Issue co19 - 51 |
| 64 LibTest/core/Proxy/register_A01_t01: Fail # Issue co19 - 51 | 59 LibTest/core/Proxy/register_A01_t01: Fail # Issue co19 - 51 |
| 65 LibTest/core/Proxy/send_A01_t01: Fail # Issue co19 - 51 | 60 LibTest/core/Proxy/send_A01_t01: Fail # Issue co19 - 51 |
| 66 LibTest/core/ReceivePort/toSendPort_A02_t01: Fail # Issue co19 - 51 | |
| 67 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 61 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
| 68 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 62 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
| 69 LibTest/core/RegExp/firstMatch_A01_t01: Fail | 63 LibTest/core/RegExp/firstMatch_A01_t01: Fail |
| 70 LibTest/core/RegExp/hasMatch_A01_t02: Fail | 64 LibTest/core/RegExp/hasMatch_A01_t02: Fail |
| 71 LibTest/core/String/replaceFirst_A01_t01: Fail # Issue 429 | 65 LibTest/core/String/replaceFirst_A01_t01: Fail # Issue 429 |
| 72 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 | 66 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 |
| 73 LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463 | 67 LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463 |
| 74 LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463 | 68 LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463 |
| 75 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 | 69 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 |
| 76 LibTest/core/int/toStringAsExponential_A01_t01: Fail # Issue 460 | 70 LibTest/core/int/toStringAsExponential_A01_t01: Fail # Issue 460 |
| (...skipping 24 matching lines...) Expand all Loading... |
| 101 LibTest/core/List/sort_A01_t06: Skip # Timeout | 95 LibTest/core/List/sort_A01_t06: Skip # Timeout |
| 102 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout | 96 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout |
| 103 LibTest/core/Queue/addLast_A01_t01: Skip # Timeout | 97 LibTest/core/Queue/addLast_A01_t01: Skip # Timeout |
| 104 LibTest/core/Queue/add_A01_t01: Skip # Timeout | 98 LibTest/core/Queue/add_A01_t01: Skip # Timeout |
| 105 | 99 |
| 106 [ $component == vm && $checked ] | 100 [ $component == vm && $checked ] |
| 107 LibTest/core/Queue/add_A01_t01: Skip # Issue 331 | 101 LibTest/core/Queue/add_A01_t01: Skip # Issue 331 |
| 108 LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331 | 102 LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331 |
| 109 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Issue 331 | 103 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Issue 331 |
| 110 LibTest/core/SendPort/send_A02_t01: Fail # Issue co19 - 37 | 104 LibTest/core/SendPort/send_A02_t01: Fail # Issue co19 - 37 |
| 111 LibTest/core/double/operator%_A01_t01: Fail # Issue co19 - 36 | |
| 112 LibTest/core/double/operator~div_A01_t07: Fail # Issue co19 - 36 | |
| 113 Language/13_Types/8_Parameterized_Types_A02_t01: Fail # Issue 441 | 105 Language/13_Types/8_Parameterized_Types_A02_t01: Fail # Issue 441 |
| 114 | 106 |
| 115 [ $component == vm && $system == win32 ] | 107 [ $component == vm && $system == win32 ] |
| 116 LibTest/core/Math/pow_A07_t01: Fail | 108 LibTest/core/Math/pow_A07_t01: Fail |
| 117 LibTest/core/double/operator_remainder_A01_t04: Fail | 109 LibTest/core/double/operator_remainder_A01_t04: Fail |
| 118 LibTest/core/double/round_A01_t01: Fail | 110 LibTest/core/double/round_A01_t01: Fail |
| 119 LibTest/core/double/remainder_A01_t04: Fail | 111 LibTest/core/double/remainder_A01_t04: Fail |
| 120 LibTest/core/Math/atan2_A01_t03: Fail | 112 LibTest/core/Math/atan2_A01_t03: Fail |
| 121 LibTest/core/int/remainder_A01_t02: Fail | 113 LibTest/core/int/remainder_A01_t02: Fail |
| 122 LibTest/core/int/operator_remainder_A01_t02: Fail | 114 LibTest/core/int/operator_remainder_A01_t02: Fail |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 249 Language/13_Types/8_Parameterized_Types_A03_t04: Fail | 241 Language/13_Types/8_Parameterized_Types_A03_t04: Fail |
| 250 Language/13_Types/8_Parameterized_Types_A03_t05: Fail | 242 Language/13_Types/8_Parameterized_Types_A03_t05: Fail |
| 251 | 243 |
| 252 | 244 |
| 253 [ $arch == simarm ] | 245 [ $arch == simarm ] |
| 254 *: Skip | 246 *: Skip |
| 255 | 247 |
| 256 | 248 |
| 257 [ $arch == arm ] | 249 [ $arch == arm ] |
| 258 *: Skip | 250 *: Skip |
| OLD | NEW |