| 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 | 5 |
| 6 [ $component == vm ] | 6 [ $component == vm ] |
| 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) | 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) |
| 8 | 8 |
| 9 | 9 |
| 10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte
d for classes | 10 Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supporte
d for classes |
| 11 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c
all operator not implemented) | 11 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c
all operator not implemented) |
| 12 Language/07_Classes/1_Instance_Methods/2_Operators_A06_t01: Fail # issue 1604 (c
all operator not implemented) | 12 Language/07_Classes/1_Instance_Methods/2_Operators_A06_t01: Fail # issue 1604 (c
all operator not implemented) |
| 13 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # issue 1604 (c
all operator not implemented) | 13 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # issue 1604 (c
all operator not implemented) |
| 14 Language/10_Expressions/01_Constants_A10_t01: Fail # issue 1671 | 14 Language/10_Expressions/01_Constants_A10_t01: Fail # issue 1671 |
| 15 Language/10_Expressions/01_Constants_A15_t01: Fail # co19 issue 100 | 15 Language/10_Expressions/01_Constants_A15_t01: Fail # co19 issue 100 |
| 16 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # issue
1991. | 16 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # issue
1991. |
| 17 Language/10_Expressions/05_Strings_A02_t24: Fail # co19 issue 89 | |
| 18 Language/10_Expressions/05_Strings_A02_t20: Fail # co19 issue 89 | |
| 19 Language/10_Expressions/05_Strings_A02_t01: Skip # co19 issue 90. | 17 Language/10_Expressions/05_Strings_A02_t01: Skip # co19 issue 90. |
| 20 Language/10_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille
gal at statement beginning. | 18 Language/10_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille
gal at statement beginning. |
| 21 Language/10_Expressions/08_Function_Expressions_A01_t05: Skip # issue 1286. (Thi
s test may become obsolete) | 19 Language/10_Expressions/08_Function_Expressions_A01_t05: Skip # issue 1286. (Thi
s test may become obsolete) |
| 22 Language/10_Expressions/10_Instance_Creation/1_New_A09_t09: Fail # issue 2014 (E
valuation order in ctor initializers) | 20 Language/10_Expressions/10_Instance_Creation/1_New_A09_t09: Fail # issue 2014 (E
valuation order in ctor initializers) |
| 23 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # co19 issue 93 (mu
st import dart:isolate) | 21 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # co19 issue 93 (mu
st import dart:isolate) |
| 24 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # issue 1604. | 22 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # issue 1604. |
| 25 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Fail #
issue 2024, 1244 | 23 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Fail #
issue 2024, 1244 |
| 26 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Fail #
issue 2024, 1244 | 24 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Fail #
issue 2024, 1244 |
| 27 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Fail #
issue 2024, 1244 | 25 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Fail #
issue 2024, 1244 |
| 28 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail #
issue 2024, 1244 | 26 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail #
issue 2024, 1244 |
| (...skipping 13 matching lines...) Expand all Loading... |
| 42 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # issue 1288 (unary s
uper operator call) | 40 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # issue 1288 (unary s
uper operator call) |
| 43 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # issue 2037 (super.x
is assignable) | 41 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # issue 2037 (super.x
is assignable) |
| 44 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # issue 1288 (unary s
uper operator call) | 42 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # issue 1288 (unary s
uper operator call) |
| 45 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # issue 1288 (unary s
uper operator call) | 43 Language/10_Expressions/25_Unary_Expressions_A08_t01: Fail # issue 1288 (unary s
uper operator call) |
| 46 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # co19 issue 91: ma
p literals illegal at statement beginning. | 44 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # co19 issue 91: ma
p literals illegal at statement beginning. |
| 47 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # issue 1286 (fu
nction literals vs. function statements) | 45 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # issue 1286 (fu
nction literals vs. function statements) |
| 48 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # co19 issue 91:
map literals illegal at statement beginning. | 46 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # co19 issue 91:
map literals illegal at statement beginning. |
| 49 Language/10_Expressions/29_Type_Test_A04_t01: Fail # co19 issue 97. | 47 Language/10_Expressions/29_Type_Test_A04_t01: Fail # co19 issue 97. |
| 50 Language/11_Statements/02_Expression_Statements_A01_t05: Fail # co19 issue 91: m
ap literals illegal at statement beginning. | 48 Language/11_Statements/02_Expression_Statements_A01_t05: Fail # co19 issue 91: m
ap literals illegal at statement beginning. |
| 51 Language/11_Statements/02_Expression_Statements_A01_t07: Fail # co19 issue 91: m
ap literals illegal at statement beginning. | 49 Language/11_Statements/02_Expression_Statements_A01_t07: Fail # co19 issue 91: m
ap literals illegal at statement beginning. |
| 52 Language/11_Statements/09_Try_A02_t04: Fail # co19 issue 98: syntax error in tes
t. | |
| 53 Language/11_Statements/09_Try_A05_t06: Fail # issue 430 | 50 Language/11_Statements/09_Try_A05_t06: Fail # issue 430 |
| 54 Language/13_Types/5_Function_Types_A02_t01: Fail # issue 1604 (call operator not
implemented) | 51 Language/13_Types/5_Function_Types_A02_t01: Fail # issue 1604 (call operator not
implemented) |
| 55 LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929 | 52 LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929 |
| 56 | 53 |
| 57 LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79) | 54 LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79) |
| 58 LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79) | 55 LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79) |
| 59 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) | 56 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) |
| 60 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) | 57 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) |
| 61 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) | 58 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) |
| 62 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) | 59 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) |
| 63 | 60 |
| 64 LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 issue #80) | 61 LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 issue #80) |
| 65 LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 issue #80) | 62 LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 issue #80) |
| 66 LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 issue #
80) | 63 LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 issue #
80) |
| 67 | 64 |
| 68 | 65 |
| 69 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail | 66 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail |
| 70 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail | 67 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail |
| 71 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail | 68 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail |
| 72 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail | 69 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail |
| 73 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail | 70 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail |
| 74 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il | 71 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il |
| 75 LibTest/core/String/contains/String_contains_A02_t01: Fail | |
| 76 | 72 |
| 77 # Obsolete use of 'factory' keyword fixed in newer co19 revisions. | 73 # Obsolete use of 'factory' keyword fixed in newer co19 revisions. |
| 78 | 74 |
| 79 # New failures | 75 # New failures |
| 80 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail | 76 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail |
| 81 | 77 |
| 82 [ $component == vm ] | 78 [ $component == vm ] |
| 83 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445 | 79 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445 |
| 84 LibTest/core/Date/Date.fromString_A01_t02: Fail # Issue co19 - 88 | |
| 85 LibTest/core/Date/Date.fromString_A01_t04: Fail # Issue co19 - 88 | |
| 86 LibTest/core/Date/Date_A01_t01: Fail # Issue 445 | 80 LibTest/core/Date/Date_A01_t01: Fail # Issue 445 |
| 87 LibTest/core/Date/toString_A02_t01: Fail # Issue co19 - 86. | |
| 88 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 | 81 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 |
| 89 LibTest/core/Match/operator_subscript_A01_t01: Fail | 82 LibTest/core/Match/operator_subscript_A01_t01: Fail |
| 90 LibTest/core/Match/pattern_A01_t01: Fail | 83 LibTest/core/Match/pattern_A01_t01: Fail |
| 91 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 | 84 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 |
| 92 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 | 85 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 |
| 93 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 | 86 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 |
| 94 LibTest/core/ReceivePort/toSendPort_A02_t01: Fail # Issue co19 - 51 | |
| 95 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 87 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
| 96 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 88 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
| 97 LibTest/core/RegExp/firstMatch_A01_t01: Fail | 89 LibTest/core/RegExp/firstMatch_A01_t01: Fail |
| 98 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 | 90 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 |
| 99 LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463 | 91 LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463 |
| 100 LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463 | 92 LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463 |
| 101 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 | 93 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 |
| 102 LibTest/core/int/toStringAsExponential_A01_t01: Fail, Crash # Issue 460 | 94 LibTest/core/int/toStringAsExponential_A01_t01: Fail, Crash # Issue 460 |
| 103 LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460 | 95 LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460 |
| 104 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460 | 96 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460 |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19
issue 92 | 221 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19
issue 92 |
| 230 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail # co19 issue
92 | 222 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail # co19 issue
92 |
| 231 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail # co19 issue
92 | 223 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail # co19 issue
92 |
| 232 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # co1
9 issue 92 | 224 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # co1
9 issue 92 |
| 233 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # co19
issue 92 | 225 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # co19
issue 92 |
| 234 LibTest/core/SendPort/send_A02_t01: Fail | 226 LibTest/core/SendPort/send_A02_t01: Fail |
| 235 LibTest/core/String/contains_A01_t02: Fail | 227 LibTest/core/String/contains_A01_t02: Fail |
| 236 LibTest/core/String/replaceFirst_A02_t01: Fail # co19 issue 103 | 228 LibTest/core/String/replaceFirst_A02_t01: Fail # co19 issue 103 |
| 237 LibTest/core/String/replaceAll_A02_t01: Fail # co19 issue 103 | 229 LibTest/core/String/replaceAll_A02_t01: Fail # co19 issue 103 |
| 238 | 230 |
| 231 |
| 232 Language/03_Overview/1_Scoping_A01_t34: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 233 Language/03_Overview/1_Scoping_A01_t35: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 234 Language/03_Overview/1_Scoping_A01_t36: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 235 Language/03_Overview/1_Scoping_A01_t39: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 236 Language/03_Overview/1_Scoping_A01_t40: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 237 Language/03_Overview/1_Scoping_A01_t41: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 238 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 239 Language/03_Overview/2_Privacy_A01_t06: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 240 Language/03_Overview/2_Privacy_A01_t11: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 241 Language/03_Overview/2_Privacy_A01_t16: Fail # TODO(vm-team): New failure at r16
4. Please triage. |
| 242 Language/11_Statements/11_Labels_A01_t03: Fail # TODO(vm-team): New failure at r
164. Please triage. |
| 243 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(vm-team): New f
ailure at r164. Please triage. |
| 244 |
| 245 |
| 239 [ $component == vm && $arch == ia32 ] | 246 [ $component == vm && $arch == ia32 ] |
| 240 LibTest/core/int/operator_left_shift_A01_t02: Fail | 247 LibTest/core/int/operator_left_shift_A01_t02: Fail |
| 241 | 248 |
| 242 | 249 |
| 243 [ $component == vm && $unchecked ] | 250 [ $component == vm && $unchecked ] |
| 244 Language/13_Types/1_Static_Types_A02_t08: Fail | 251 Language/13_Types/1_Static_Types_A02_t08: Fail |
| 245 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 | 252 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 |
| 246 | 253 |
| 247 | 254 |
| 248 [ $arch == simarm ] | 255 [ $arch == simarm ] |
| 249 *: Skip | 256 *: Skip |
| 250 | 257 |
| 251 | 258 |
| 252 [ $arch == arm ] | 259 [ $arch == arm ] |
| 253 *: Skip | 260 *: Skip |
| OLD | NEW |