| 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 [ $runtime == vm ] | 6 [ $runtime == 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 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM | 8 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM |
| 9 | 9 |
| 10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c
all operator not implemented) | 10 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_A06_t01: Fail # issue 1604 (c
all operator not implemented) | 11 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_A07_t05: Fail # issue 1604 (c
all operator not implemented) | 12 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # issue 1604 (c
all operator not implemented) |
| 13 Language/10_Expressions/01_Constants_A10_t01: Fail # issue 1671 | 13 Language/10_Expressions/01_Constants_A10_t01: Fail # issue 1671 |
| 14 Language/10_Expressions/01_Constants_A15_t01: Fail # co19 issue 100 | 14 Language/10_Expressions/01_Constants_A15_t01: Fail # co19 issue 100 |
| 15 Language/10_Expressions/01_Constants_A15_t34: Fail # co19 issue 106 | 15 Language/10_Expressions/01_Constants_A15_t34: Fail # co19 issue 106 |
| 16 Language/10_Expressions/05_Strings_A02_t01: Skip # co19 issue 90. | 16 Language/10_Expressions/05_Strings_A02_t01: Skip # co19 issue 90. |
| 17 Language/10_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille
gal at statement beginning. | 17 Language/10_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille
gal at statement beginning. |
| 18 Language/10_Expressions/08_Function_Expressions_A01_t05: Skip # issue 1286. (Thi
s test may become obsolete) | 18 Language/10_Expressions/08_Function_Expressions_A01_t05: Skip # issue 1286. (Thi
s test may become obsolete) |
| 19 Language/10_Expressions/10_Instance_Creation/1_New_A09_t09: Fail # issue 2014 (E
valuation order in ctor initializers) | 19 Language/10_Expressions/10_Instance_Creation/1_New_A09_t09: Fail # issue 2014 (E
valuation order in ctor initializers) |
| 20 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # co19 issue 93 (mu
st import dart:isolate) | 20 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # co19 issue 93 (mu
st import dart:isolate) |
| 21 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07:
Fail # co19 issue 116 |
| 22 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09:
Fail # co19 issue 116 |
| 23 |
| 21 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # issue 1604. | 24 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # issue 1604. |
| 22 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Fail #
issue 2024, 1244 | 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_A03_t01: 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_t02: 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_t03: 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_t04: Fail #
issue 2024, 1244 | 29 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail #
issue 2024, 1244 |
| 27 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t01: Fail #
issue 2028 | 30 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t01: Fail #
issue 2028 |
| 28 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t02: Fail #
issue 2028 | 31 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t02: Fail #
issue 2028 |
| 29 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t01: Fail #
issue 2028 | 32 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t01: Fail #
issue 2028 |
| 30 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t02: Fail #
issue 2028 | 33 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t02: Fail #
issue 2028 |
| 31 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail #
issue 2024, 1244 | 34 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail #
issue 2024, 1244 |
| 32 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail # issue 1286 (funct
ion literals vs. function statements) | 35 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail # issue 1286 (funct
ion literals vs. function statements) |
| 33 Language/10_Expressions/20_Equality_A01_t01: Fail # issue 2033 (super call of !=
, === etc) | 36 Language/10_Expressions/20_Equality_A01_t01: Fail # issue 2033 (super call of !=
, === etc) |
| 34 Language/10_Expressions/20_Equality_A05_t01: Fail # issue 2033 (super call of !=
, === etc) | 37 Language/10_Expressions/20_Equality_A05_t01: Fail # issue 2033 (super call of !=
, === etc) |
| 35 Language/10_Expressions/20_Equality_A07_t01: Fail # issue 2033 (super call of !=
, === etc) | 38 Language/10_Expressions/20_Equality_A07_t01: Fail # issue 2033 (super call of !=
, === etc) |
| 36 Language/10_Expressions/20_Equality_A08_t01: Fail # issue 2033 (super call of !=
, === etc) | 39 Language/10_Expressions/20_Equality_A08_t01: Fail # issue 2033 (super call of !=
, === etc) |
| 37 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail # issue 1286 (fu
nction literals vs. function statements) | 40 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail # issue 1286 (fu
nction literals vs. function statements) |
| 38 Language/10_Expressions/22_Shift_A01_t01: Fail # issue 1286 (function literals v
s. function statements) | 41 Language/10_Expressions/22_Shift_A01_t01: Fail # issue 1286 (function literals v
s. function statements) |
| 39 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # issue 1288 (unary s
uper operator call) | 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_t10: Fail # issue 2037 (super.x
is assignable) | 43 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # issue 2037 (super.x
is assignable) |
| 41 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # issue 1288 (unary s
uper operator call) | 44 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # issue 1288 (unary s
uper operator call) |
| 42 Language/10_Expressions/25_Unary_Expressions_A08_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/26_Postfix_Expressions_A01_t01: Fail # co19 issue 91: ma
p literals illegal at statement beginning. | 46 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # co19 issue 91: ma
p literals illegal at statement beginning. |
| 44 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # issue 1286 (fu
nction literals vs. function statements) | 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_t27: Fail # co19 issue 91:
map literals illegal at statement beginning. | 48 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # co19 issue 91:
map literals illegal at statement beginning. |
| 49 Language/10_Expressions/28_Identifier_Reference_A04_t05: Fail # co19 issue 116 |
| 46 Language/10_Expressions/29_Type_Test_A04_t01: Fail # co19 issue 97. | 50 Language/10_Expressions/29_Type_Test_A04_t01: Fail # co19 issue 97. |
| 47 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_t05: Fail # co19 issue 91: m
ap literals illegal at statement beginning. |
| 48 Language/11_Statements/02_Expression_Statements_A01_t07: Fail # co19 issue 91: m
ap literals illegal at statement beginning. | 52 Language/11_Statements/02_Expression_Statements_A01_t07: Fail # co19 issue 91: m
ap literals illegal at statement beginning. |
| 49 Language/11_Statements/09_Try_A05_t06: Fail # issue 430 | 53 Language/11_Statements/09_Try_A05_t06: Fail # issue 430 |
| 50 Language/13_Types/5_Function_Types_A02_t01: Fail # issue 1604 (call operator not
implemented) | 54 Language/13_Types/5_Function_Types_A02_t01: Fail # issue 1604 (call operator not
implemented) |
| 51 LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929 | 55 LibTest/core/Math/parseDouble_A02_t01: Fail # issue 1929 |
| 52 | 56 |
| 53 LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79) | 57 LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79) |
| 54 LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79) | 58 LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79) |
| 55 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) | 59 LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79) |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 242 Language/13_Types/1_Static_Types_A02_t08: Fail | 246 Language/13_Types/1_Static_Types_A02_t08: Fail |
| 243 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 | 247 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # # co19 issue 97 |
| 244 | 248 |
| 245 | 249 |
| 246 [ $arch == simarm ] | 250 [ $arch == simarm ] |
| 247 *: Skip | 251 *: Skip |
| 248 | 252 |
| 249 | 253 |
| 250 [ $arch == arm ] | 254 [ $arch == arm ] |
| 251 *: Skip | 255 *: Skip |
| OLD | NEW |