| 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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 | 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 |
| 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 | 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 |
| 8 | 8 |
| 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai
lure. | 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai
lure. |
| 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas
e triage this failure. | 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas
e triage this failure. |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 56 Language/08_Interfaces/4_Factories_and_Constructors_A10_t03: Fail # TODO(ahe): P
lease triage this failure. | 56 Language/08_Interfaces/4_Factories_and_Constructors_A10_t03: Fail # TODO(ahe): P
lease triage this failure. |
| 57 Language/08_Interfaces/4_Factories_and_Constructors_A10_t04: Fail # TODO(ahe): P
lease triage this failure. | 57 Language/08_Interfaces/4_Factories_and_Constructors_A10_t04: Fail # TODO(ahe): P
lease triage this failure. |
| 58 Language/08_Interfaces/4_Factories_and_Constructors_A10_t05: Fail # TODO(ahe): P
lease triage this failure. | 58 Language/08_Interfaces/4_Factories_and_Constructors_A10_t05: Fail # TODO(ahe): P
lease triage this failure. |
| 59 Language/08_Interfaces/4_Factories_and_Constructors_A10_t06: Fail # TODO(ahe): P
lease triage this failure. | 59 Language/08_Interfaces/4_Factories_and_Constructors_A10_t06: Fail # TODO(ahe): P
lease triage this failure. |
| 60 Language/08_Interfaces/Interfaces_A01_t02: Fail # TODO(ahe): Please triage this
failure. | 60 Language/08_Interfaces/Interfaces_A01_t02: Fail # TODO(ahe): Please triage this
failure. |
| 61 Language/08_Interfaces/Interfaces_A01_t06: Fail # TODO(ahe): Please triage this
failure. | 61 Language/08_Interfaces/Interfaces_A01_t06: Fail # TODO(ahe): Please triage this
failure. |
| 62 Language/08_Interfaces/Interfaces_A01_t07: Fail # TODO(ahe): Please triage this
failure. | 62 Language/08_Interfaces/Interfaces_A01_t07: Fail # TODO(ahe): Please triage this
failure. |
| 63 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure. | 63 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure. |
| 64 LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure. | 64 LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure. |
| 65 | 65 |
| 66 # The following tests use NoSuchMethodException instead of NoSuchMethodError. | |
| 67 Language/03_Overview/2_Privacy_A01_t18: Fail, OK # co19 issue 195 | |
| 68 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, OK # co19 issue 195 | |
| 69 Language/07_Classes/4_Abstract_Instance_Members_A06_t03: Fail, OK # co19 issue 1
95 | |
| 70 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A01_t05: Fail, O
K # co19 issue 195 | |
| 71 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07:
Fail, OK # co19 issue 195 | |
| 72 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t07: Fail
, OK # co19 issue 195 | |
| 73 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A02_t02: Fail
, OK # co19 issue 195 | |
| 74 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A06_t01: Fail, O
K # co19 issue 195 | |
| 75 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A06_t02: Fail, O
K # co19 issue 195 | |
| 76 Language/10_Expressions/15_Getter_Invocation_A06_t02: Fail, OK # co19 issue 195 | |
| 77 Language/10_Expressions/15_Getter_Invocation_A07_t05: Fail, OK # co19 issue 195 | |
| 78 Language/10_Expressions/16_Assignment_A01_t05: Fail, OK # co19 issue 195 | |
| 79 Language/10_Expressions/16_Assignment_A04_t04: Fail, OK # co19 issue 195 | |
| 80 Language/10_Expressions/16_Assignment_A08_t03: Fail, OK # co19 issue 195 | |
| 81 Language/10_Expressions/27_Assignable_Expressions_A07_t01: Fail, OK # co19 issue
195 | |
| 82 Language/10_Expressions/28_Identifier_Reference_A04_t05: Fail, OK # co19 issue 1
95 | |
| 83 Language/10_Expressions/28_Identifier_Reference_A05_t06: Fail, OK # co19 issue 1
95 | |
| 84 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail, OK # co19 issue 1
95 | |
| 85 Language/11_Statements/05_For/2_For_in_A01_t02: Fail, OK # co19 issue 195 | |
| 86 LibTest/core/NoSuchMethodException/NoSuchMethodException_A01_t01: Fail, OK # co1
9 issue 195 | |
| 87 LibTest/core/NoSuchMethodException/toString_A01_t01: Fail, OK # co19 issue 195 | |
| 88 | |
| 89 [ $compiler == dart2js && $checked ] | 66 [ $compiler == dart2js && $checked ] |
| 90 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. | 67 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. |
| 91 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD
O(ahe): Please triage this failure. | 68 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD
O(ahe): Please triage this failure. |
| 92 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please
triage this failure. | 69 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please
triage this failure. |
| 93 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please
triage this failure. | 70 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please
triage this failure. |
| 94 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please
triage this failure. | 71 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please
triage this failure. |
| 95 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please
triage this failure. | 72 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please
triage this failure. |
| 96 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please
triage this failure. | 73 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please
triage this failure. |
| 97 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th
is failure. | 74 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th
is failure. |
| 98 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f
ailure. | 75 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| (...skipping 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1216 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 1193 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 1217 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 1194 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 1218 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 1195 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 1219 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 1196 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 1220 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 1197 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 1221 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 1198 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 1222 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 1199 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 1223 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 1200 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 1224 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 1201 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 1225 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 1202 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |