| 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 | 8 |
| 9 [ $component == vm ] | 9 [ $component == vm ] |
| 10 Language/10_Expressions/01_Constants_A17_t03: Crash # TODO(vm-team): New crash,
please triage. | 10 Language/10_Expressions/01_Constants_A17_t03: Crash # TODO(vm-team): New crash,
please triage. |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) | 63 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) |
| 64 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) | 64 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) |
| 65 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) | 65 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) |
| 66 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) | 66 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) |
| 67 | 67 |
| 68 LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 issue #80) | 68 LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 issue #80) |
| 69 LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 issue #80) | 69 LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 issue #80) |
| 70 LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 issue #
80) | 70 LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 issue #
80) |
| 71 | 71 |
| 72 | 72 |
| 73 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_
1_Class_Const_Expressions_A04_t01: Fail # Issue 392 | |
| 74 | |
| 75 | |
| 76 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail | 73 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail |
| 77 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail | 74 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail |
| 78 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail | 75 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail |
| 79 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail | 76 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail |
| 80 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail | 77 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail |
| 81 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il | 78 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il |
| 82 LibTest/core/String/contains/String_contains_A02_t01: Fail | 79 LibTest/core/String/contains/String_contains_A02_t01: Fail |
| 83 LibTest/core/String/replaceAll_A01_t01: Fail # Issue 429 | 80 LibTest/core/String/replaceAll_A01_t01: Fail # Issue 429 |
| 84 LibTest/core/String/split_A01_t01: Fail # Issue 429 | 81 LibTest/core/String/split_A01_t01: Fail # Issue 429 |
| 85 LibTest/core/String/split_A01_t02: Fail # Issue 429 | 82 LibTest/core/String/split_A01_t02: Fail # Issue 429 |
| 86 | 83 |
| 87 # Obsolete use of 'factory' keyword fixed in newer co19 revisions. | 84 # Obsolete use of 'factory' keyword fixed in newer co19 revisions. |
| 88 | 85 |
| 89 # New failures | 86 # New failures |
| 90 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05:
Fail # Issue 430 | |
| 91 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail | 87 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail |
| 92 | 88 |
| 93 [ $component == vm ] | 89 [ $component == vm ] |
| 94 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445 | 90 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445 |
| 95 LibTest/core/Date/Date_A01_t01: Fail # Issue 445 | 91 LibTest/core/Date/Date_A01_t01: Fail # Issue 445 |
| 96 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 | 92 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 |
| 97 LibTest/core/Match/operator_subscript_A01_t01: Fail | 93 LibTest/core/Match/operator_subscript_A01_t01: Fail |
| 98 LibTest/core/Match/pattern_A01_t01: Fail | 94 LibTest/core/Match/pattern_A01_t01: Fail |
| 99 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 | 95 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 |
| 100 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 | 96 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 |
| (...skipping 29 matching lines...) Expand all Loading... |
| 130 | 126 |
| 131 [ $component == vm && $arch == x64 && $mode == debug ] | 127 [ $component == vm && $arch == x64 && $mode == debug ] |
| 132 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout | 128 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout |
| 133 LibTest/core/List/add_A01_t01: Skip # Timeout | 129 LibTest/core/List/add_A01_t01: Skip # Timeout |
| 134 LibTest/core/List/sort_A01_t06: Skip # Timeout | 130 LibTest/core/List/sort_A01_t06: Skip # Timeout |
| 135 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout | 131 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout |
| 136 LibTest/core/Queue/addLast_A01_t01: Skip # Timeout | 132 LibTest/core/Queue/addLast_A01_t01: Skip # Timeout |
| 137 LibTest/core/Queue/add_A01_t01: Skip # Timeout | 133 LibTest/core/Queue/add_A01_t01: Skip # Timeout |
| 138 | 134 |
| 139 [ $component == vm && $checked ] | 135 [ $component == vm && $checked ] |
| 136 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(vm-team)
: New failure, please triage. |
| 137 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(vm-team)
: New failure, please triage. |
| 138 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(vm-team)
: New failure, please triage. |
| 139 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(vm-team)
: New failure, please triage. |
| 140 Language/11_Statements/15_Assert_A03_t08: Fail # TODO(vm-team): New failure, ple
ase triage. |
| 141 LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331 |
| 140 LibTest/core/Queue/add_A01_t01: Skip # Issue 331 | 142 LibTest/core/Queue/add_A01_t01: Skip # Issue 331 |
| 141 LibTest/core/Queue/addLast_A01_t01: Skip # Issue 331 | |
| 142 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Issue 331 | 143 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Issue 331 |
| 143 LibTest/core/SendPort/send_A02_t01: Fail # Issue co19 - 37 | 144 LibTest/core/SendPort/send_A02_t01: Fail # Issue co19 - 37 |
| 144 Language/13_Types/8_Parameterized_Types_A02_t01: Fail # Issue co19 - 82 | 145 |
| 146 |
| 147 |
| 148 |
| 145 | 149 |
| 146 [ $component == vm && $system == win32 ] | 150 [ $component == vm && $system == win32 ] |
| 147 LibTest/core/double/operator_remainder_A01_t04: Fail | 151 LibTest/core/double/operator_remainder_A01_t04: Fail |
| 148 LibTest/core/double/round_A01_t01: Fail | 152 LibTest/core/double/round_A01_t01: Fail |
| 149 LibTest/core/double/remainder_A01_t04: Fail | 153 LibTest/core/double/remainder_A01_t04: Fail |
| 150 LibTest/core/Math/atan2_A01_t03: Fail | 154 LibTest/core/Math/atan2_A01_t03: Fail |
| 151 LibTest/core/int/remainder_A01_t02: Fail | 155 LibTest/core/int/remainder_A01_t02: Fail |
| 152 LibTest/core/int/operator_remainder_A01_t02: Fail | 156 LibTest/core/int/operator_remainder_A01_t02: Fail |
| 153 | 157 |
| 154 [ $component == vm && $system == win32 && $checked ] | 158 [ $component == vm && $system == win32 && $checked ] |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 243 Language/13_Types/8_Parameterized_Types_A01_t03: Fail | 247 Language/13_Types/8_Parameterized_Types_A01_t03: Fail |
| 244 Language/13_Types/8_Parameterized_Types_A01_t04: Fail | 248 Language/13_Types/8_Parameterized_Types_A01_t04: Fail |
| 245 | 249 |
| 246 | 250 |
| 247 [ $arch == simarm ] | 251 [ $arch == simarm ] |
| 248 *: Skip | 252 *: Skip |
| 249 | 253 |
| 250 | 254 |
| 251 [ $arch == arm ] | 255 [ $arch == arm ] |
| 252 *: Skip | 256 *: Skip |
| OLD | NEW |