Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(623)

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 11093016: Update co19 to r373. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 9 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
10 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 10 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
11 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 11 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429
12 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429 12 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429
13 13
14 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 14 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
15 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 15 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
16 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 16 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
17 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 17 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
18 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 18 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
19 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 19 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure.
20 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 20 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
21 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 21 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
22 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 22 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
23 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 23 Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
24 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure. 24 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure.
25 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure. 25 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure.
26 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(a he): Please triage this failure.
27 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(a he): Please triage this failure.
28 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure.
26 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure. 29 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
27 Language/10_Expressions/05_Strings_A12_t01: Fail # TODO(ahe): Please triage this failure. 30 Language/10_Expressions/05_Strings_A12_t01: Fail # TODO(ahe): Please triage this failure.
28 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 31 Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
29 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this f ailure. 32 Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
30 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure. 33 Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
31 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure. 34 Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
32 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 35 Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
33 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 36 Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
34 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 37 Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
35 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure. 38 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Pleas e triage this failure.
36 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 39 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
37 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 40 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
38 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 41 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
39 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 42 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
43 Language/10_Expressions/11_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
44 Language/10_Expressions/11_Instance_Creation/1_New_A06_t02: Fail # TODO(ahe): Pl ease triage this failure.
45 Language/10_Expressions/11_Instance_Creation/1_New_A06_t06: Fail # TODO(ahe): Pl ease triage this failure.
46 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
47 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
48 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
49 Language/10_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Pl ease triage this failure.
50 Language/10_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Pl ease triage this failure.
51 Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Pl ease triage this failure.
40 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 52 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
41 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure. 53 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure.
42 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 54 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure.
43 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 55 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
44 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure. 56 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
45 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 57 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
46 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 58 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
47 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 59 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
48 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 60 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
61 Language/10_Expressions/19_Conditional_A01_t10: Fail # TODO(ahe): Please triage this failure.
62 Language/10_Expressions/19_Conditional_A01_t11: Fail # TODO(ahe): Please triage this failure.
63 Language/10_Expressions/19_Conditional_A01_t12: Fail # TODO(ahe): Please triage this failure.
64 Language/10_Expressions/19_Conditional_A01_t13: Fail # TODO(ahe): Please triage this failure.
65 Language/10_Expressions/19_Conditional_A01_t14: Fail # TODO(ahe): Please triage this failure.
66 Language/10_Expressions/19_Conditional_A01_t15: Fail # TODO(ahe): Please triage this failure.
67 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(ahe) : Please triage this failure.
68 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(ahe) : Please triage this failure.
69 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(ahe) : Please triage this failure.
70 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail # TODO(ahe) : Please triage this failure.
71 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # TODO(ahe) : Please triage this failure.
72 Language/10_Expressions/21_Bitwise_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
73 Language/10_Expressions/21_Bitwise_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
74 Language/10_Expressions/21_Bitwise_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
75 Language/10_Expressions/21_Bitwise_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
76 Language/10_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
77 Language/10_Expressions/21_Bitwise_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
78 Language/10_Expressions/21_Relational_Expressions_A01_t18: Fail # TODO(ahe): Ple ase triage this failure.
79 Language/10_Expressions/21_Relational_Expressions_A01_t19: Fail # TODO(ahe): Ple ase triage this failure.
80 Language/10_Expressions/21_Relational_Expressions_A01_t20: Fail # TODO(ahe): Ple ase triage this failure.
81 Language/10_Expressions/21_Relational_Expressions_A01_t21: Fail # TODO(ahe): Ple ase triage this failure.
82 Language/10_Expressions/21_Relational_Expressions_A01_t22: Fail # TODO(ahe): Ple ase triage this failure.
83 Language/10_Expressions/21_Relational_Expressions_A01_t23: Fail # TODO(ahe): Ple ase triage this failure.
84 Language/10_Expressions/22_Equality_A01_t23: Fail # TODO(ahe): Please triage thi s failure.
85 Language/10_Expressions/22_Equality_A01_t24: Fail # TODO(ahe): Please triage thi s failure.
86 Language/10_Expressions/22_Equality_A03_t02: Fail # TODO(ahe): Please triage thi s failure.
87 Language/10_Expressions/22_Shift_A01_t09: Fail # TODO(ahe): Please triage this f ailure.
88 Language/10_Expressions/22_Shift_A01_t10: Fail # TODO(ahe): Please triage this f ailure.
89 Language/10_Expressions/22_Shift_A01_t11: Fail # TODO(ahe): Please triage this f ailure.
90 Language/10_Expressions/22_Shift_A01_t12: Fail # TODO(ahe): Please triage this f ailure.
91 Language/10_Expressions/22_Shift_A01_t13: Fail # TODO(ahe): Please triage this f ailure.
92 Language/10_Expressions/22_Shift_A01_t14: Fail # TODO(ahe): Please triage this f ailure.
93 Language/10_Expressions/23_Additive_Expressions_A01_t07: Fail # TODO(ahe): Pleas e triage this failure.
94 Language/10_Expressions/23_Additive_Expressions_A01_t08: Fail # TODO(ahe): Pleas e triage this failure.
95 Language/10_Expressions/23_Additive_Expressions_A01_t11: Fail # TODO(ahe): Pleas e triage this failure.
96 Language/10_Expressions/23_Additive_Expressions_A01_t12: Fail # TODO(ahe): Pleas e triage this failure.
97 Language/10_Expressions/23_Additive_Expressions_A01_t13: Fail # TODO(ahe): Pleas e triage this failure.
98 Language/10_Expressions/23_Additive_Expressions_A01_t14: Fail # TODO(ahe): Pleas e triage this failure.
99 Language/10_Expressions/24_Multiplicative_Expressions_A01_t10: Fail # TODO(ahe): Please triage this failure.
100 Language/10_Expressions/24_Multiplicative_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
101 Language/10_Expressions/24_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
102 Language/10_Expressions/24_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
103 Language/10_Expressions/24_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
104 Language/10_Expressions/24_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
105 Language/10_Expressions/25_Unary_Expressions_A01_t02: Fail # TODO(ahe): Please t riage this failure.
106 Language/10_Expressions/25_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please t riage this failure.
107 Language/10_Expressions/25_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please t riage this failure.
108 Language/10_Expressions/25_Unary_Expressions_A01_t11: Fail # TODO(ahe): Please t riage this failure.
109 Language/10_Expressions/25_Unary_Expressions_A01_t12: Fail # TODO(ahe): Please t riage this failure.
110 Language/10_Expressions/25_Unary_Expressions_A01_t13: Fail # TODO(ahe): Please t riage this failure.
111 Language/10_Expressions/25_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please t riage this failure.
112 Language/10_Expressions/25_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please t riage this failure.
113 Language/10_Expressions/25_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please t riage this failure.
114 Language/10_Expressions/25_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please t riage this failure.
115 Language/10_Expressions/25_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please t riage this failure.
116 Language/10_Expressions/25_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please t riage this failure.
117 Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
118 Language/10_Expressions/26_Postfix_Expressions_A01_t03: Fail # TODO(ahe): Please triage this failure.
119 Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
120 Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # TODO(ahe): Ple ase triage this failure.
121 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Ple ase triage this failure.
122 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Ple ase triage this failure.
123 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # TODO(ahe): Pleas e triage this failure.
124 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
125 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Pleas e triage this failure.
126 Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage th is failure.
127 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage th is failure.
49 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 128 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
129 Language/13_Libraries_and_Scripts/2_Imports_A01_t49: Fail # TODO(ahe): Please tr iage this failure.
130 Language/13_Libraries_and_Scripts/2_Imports_A02_t12: Fail # TODO(ahe): Please tr iage this failure.
131 Language/13_Libraries_and_Scripts/2_Imports_A02_t13: Fail # TODO(ahe): Please tr iage this failure.
132 Language/13_Libraries_and_Scripts/2_Imports_A02_t15: Fail # TODO(ahe): Please tr iage this failure.
133 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please tr iage this failure.
134 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please tr iage this failure.
50 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure. 135 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure.
51 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 136 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
52 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure. 137 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t his failure.
53 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re. 138 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu re.
54 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 139 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
55 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 140 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
56 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure. 141 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
57 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 142 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
58 143
59 [ $compiler == dart2js && $unchecked ] 144 [ $compiler == dart2js && $unchecked ]
60 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 145 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
61 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 146 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
62 147
63 148
64 [ $compiler == dart2js && $checked ] 149 [ $compiler == dart2js && $checked ]
65 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 150 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348
66 151
67 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 152 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: 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. 153 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
69 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 154 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
70 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 155 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
71 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure. 156 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
72 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 157 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
73 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 158 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
74 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 159 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
75 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure.
76 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 160 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
77 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 161 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
78 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 162 Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
79 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 163 Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
80 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 164 Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
81 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure. 165 Language/10_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
82 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 166 Language/10_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
83 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure. 167 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(ahe): Pleas e triage this failure.
84 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure. 168 Language/10_Expressions/09_Function_Expressions_A03_t03: Fail # TODO(ahe): Pleas e triage this failure.
85 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure. 169 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(ahe): Pleas e triage this failure.
86 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure. 170 Language/10_Expressions/09_Function_Expressions_A04_t03: Fail # TODO(ahe): Pleas e triage this failure.
87 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure. 171 Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas e triage this failure.
88 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure. 172 Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Pleas e triage this failure.
89 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure. 173 Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Pleas e triage this failure.
90 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure. 174 Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Pleas e triage this failure.
91 Language/10_Expressions/11_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
92 Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
93 Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
94 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
95 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure. 175 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
96 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure. 176 Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
97 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 177 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
98 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 178 Language/10_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
99 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 179 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
100 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 180 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
101 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 181 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
102 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 182 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
103 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 183 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
104 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 184 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
105 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 185 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
106 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure. 186 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure.
107 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 187 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
108 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re. 188 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 248
169 [ $compiler == dart2js && $system == windows && $runtime == d8 ] 249 [ $compiler == dart2js && $system == windows && $runtime == d8 ]
170 LibTest/core/double/operator_remainder_A01_t04: Fail 250 LibTest/core/double/operator_remainder_A01_t04: Fail
171 251
172 [ $compiler == dart2js ] 252 [ $compiler == dart2js ]
173 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. 253 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics.
174 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. 254 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics.
175 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 255 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics.
176 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. 256 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics.
177 257
178 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call 258 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call
179 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 259 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
180 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 260 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
181 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 261 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
182 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 262 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
183 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 263 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
184 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared 264 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
185 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 265 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
186 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 266 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
187 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 267 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
188 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 268 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
189 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant 269 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
190 270
191 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t ime error: expected an expression, but got '&&' 271 Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t ime error: expected an expression, but got '&&'
192 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail # Compile-time error: unexpected token '(' 272 Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail # Compile-time error: unexpected token '('
193 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err or: unexpected token ';' 273 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err or: unexpected token ';'
194 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err or: unexpected token ';' 274 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err or: unexpected token ';'
195 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok en 'const' 275 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok en 'const'
196 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals' 276 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals'
197 Language/10_Expressions/20_Equality_A02_t02: Fail # Compile-time error: unexpect ed token 'equals' 277 Language/10_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals'
198 Language/10_Expressions/20_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals' 278 Language/10_Expressions/22_Equality_A03_t01: Fail # Compile-time error: unexpect ed token 'equals'
199 Language/10_Expressions/20_Equality_A02_t04: Fail # Compile-time error: unexpect ed token 'equals' 279 Language/10_Expressions/22_Equality_A03_t03: Fail # Compile-time error: unexpect ed token 'equals'
200 Language/10_Expressions/20_Equality_A03_t01: Fail # Compile-time error: unexpect ed token 'equals'
201 Language/10_Expressions/20_Equality_A03_t03: Fail # Compile-time error: unexpect ed token 'equals'
202 Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr 280 Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr
203 Language/11_Statements/08_Switch_A02_t01: Fail # Runtime error: Expect.throws() fails 281 Language/11_Statements/08_Switch_A02_t01: Fail # Runtime error: Expect.throws() fails
204 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails 282 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails
205 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Runtime error: NoSuchMethodException : method not found: '$call' 283 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Runtime error: NoSuchMethodException : method not found: '$call'
206 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail # Runtime error: NoSuchMethodException : method not found: 'm' 284 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
207 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Runtime error: NoSuchMethodException : method not found: 'm' 285 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
208 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod' 286 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod'
209 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod' 287 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Runtime error: NoSuchMethodException : method not found: 'nonExistingMethod'
210 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 288 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
211 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 289 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
212 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 290 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
213 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 291 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
214 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 292 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
215 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 293 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
216 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 294 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
217 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 295 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
218 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 296 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
219 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 297 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
220 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined 298 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
221 LibTest/core/Future/handleException_A01_t07: Fail # Runtime error: TypeError: Ca nnot call method '$call$1' of undefined 299 LibTest/core/Future/handleException_A01_t07: Fail # Runtime error: TypeError: Ca nnot call method '$call$1' of undefined
222 LibTest/core/Future/then_A01_t05: Fail # Runtime error: TypeError: Cannot call m ethod '$call$1' of undefined 300 LibTest/core/Future/then_A01_t05: Fail # Runtime error: TypeError: Cannot call m ethod '$call$1' of undefined
223 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined 301 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined
224 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # Runtime error: TypeError: Object has no method '$call$2' 302 Language/10_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # Runtime error: TypeError: Object has no method '$call$2'
225 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Runtime error: TypeError: Object #<A> has no method '$call$0' 303 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Runtime error: TypeError: Object #<A> has no method '$call$0'
226 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' 304 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0'
227 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' 305 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0'
228 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail # Runtime error: TypeError: Object 1 has no method '$call$3' 306 Language/10_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail # Runtime error: TypeError: Object 1 has no method '$call$3'
229 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # Runtime error: TypeError: Object a1 has no method '$call$2' 307 Language/10_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # Runtime error: TypeError: Object a1 has no method '$call$2'
230 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 308 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
231 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 309 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
232 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 310 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
233 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 311 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
234 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers. 312 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO perationException: Currently spawnUri is not supported without web workers.
235 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined. 313 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined.
236 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect. throws() fails. 314 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect. throws() fails.
237 315
238 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation. 316 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation.
239 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. 317 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints.
240 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints. 318 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints.
241 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul t from bit-operation. 319 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul t from bit-operation.
242 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints. 320 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints.
243 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints. 321 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints.
244 322
245 # These test cases use the deprecated Isolate API and should be updated to
246 # use spawnFunction: issue ...
247 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
248 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
249 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
250 LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK
251 LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK
252 LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK
253 LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK
254 LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK
255 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
256 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
257 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
258 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
259 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
260 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
261 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK
262
263 # The following tests use the deprecated Date interface. 323 # The following tests use the deprecated Date interface.
264 # Issue co19 - 125 324 # Issue co19 - 125
265 LibTest/core/Date/toString_A02_t01: Fail, OK 325 LibTest/core/Date/toString_A02_t01: Fail, OK
266 326
267 LibTest/core/Match/pattern_A01_t01: Fail, OK # co19 issue 212 327 LibTest/core/Match/pattern_A01_t01: Fail, OK # co19 issue 212
268 LibTest/core/Match/str_A01_t01: Fail, OK # co19 issue 212 328 LibTest/core/Match/str_A01_t01: Fail, OK # co19 issue 212
269 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 212 329 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 212
270 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 212 330 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 212
271 331
272 [ $compiler == dart2js && $unchecked ] 332 [ $compiler == dart2js && $unchecked ]
273 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail 333 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail
274 334
275 [ $compiler == dart2js && $checked ] 335 [ $compiler == dart2js && $checked ]
276 LibTest/core/Queue/addLast_A01_t01: Slow, Pass 336 LibTest/core/Queue/addLast_A01_t01: Slow, Pass
277 LibTest/core/Queue/add_A01_t01: Slow, Pass 337 LibTest/core/Queue/add_A01_t01: Slow, Pass
278 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass 338 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
279 339
280 # 340 #
281 # Issues with co19 test suite. 341 # Issues with co19 test suite.
282 # 342 #
283 # If you add anything here, either file a bug against the Dart 343 # If you add anything here, either file a bug against the Dart
284 # language specification, co19 test suite, or add a comment that ahe@ 344 # language specification, co19 test suite, or add a comment that ahe@
285 # can understand so he can file a bug later. 345 # can understand so he can file a bug later.
286 # 346 #
287 [ $compiler == dart2js ] 347 [ $compiler == dart2js ]
288 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. 348 Language/10_Expressions/21_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression.
289 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. 349 Language/10_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression.
290 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. 350 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression.
291 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression. 351 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
292 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement. 352 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
293 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement. 353 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
294 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. 354 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
295 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 355 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
296 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 356 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
297 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 357 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
298 358
299 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210 359 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 391
332 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 392 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021
333 393
334 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95 394 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95
335 395
336 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 396 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
337 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 397 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
338 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # co19 issue 198 398 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # co19 issue 198
339 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198 399 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198
340 400
341 Language/06_Functions/06_Functions_A01_t03: Fail, OK # co19 issue 232. Fixed in r365.
342
343 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 401 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
344 402
345 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail, OK # c o19 issue 238. Fixed in co19 r363.
346
347 Language/13_Libraries_and_Scripts/2_Imports_A02_t09: Fail, OK # co19 issue 242
348
349 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # co19 issue 243
350
351 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244 403 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244
352 404
353 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail, OK # c o19 issue 245
354
355 Language/13_Libraries_and_Scripts/1_Exports_A01_t01: Fail, OK # co19 issue 246
356 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail, OK # co19 issue 246
357 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail, OK # co19 issue 246
358 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail, OK # co19 issue 246
359 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail, OK # co19 issue 246
360 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail, OK # co19 issue 246
361 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail, OK # co19 issue 246
362 Language/13_Libraries_and_Scripts/2_Imports_A01_t24: Fail, OK # co19 issue 246
363 Language/13_Libraries_and_Scripts/2_Imports_A01_t27: Fail, OK # co19 issue 246
364 Language/13_Libraries_and_Scripts/2_Imports_A01_t28: Fail, OK # co19 issue 246
365 Language/13_Libraries_and_Scripts/2_Imports_A01_t29: Fail, OK # co19 issue 246
366 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail, OK # co19 issue 246
367 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246 405 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246
368 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246 406 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246
369 Language/13_Libraries_and_Scripts/2_Imports_A02_t06: Fail, OK # co19 issue 246
370 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246 407 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246
371 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246 408 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246
372 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail, OK # co19 issue 246 409 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail, OK # co19 issue 246
373 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail, OK # co19 issue 246 410 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail, OK # co19 issue 246
374 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail, OK # co19 issue 246 411 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail, OK # co19 issue 246
375 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246 412 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246
376 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246 413 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246
377 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246 414 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246
378 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail, OK # co19 issue 246 415 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail, OK # co19 issue 246
379 416
380 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail, OK # co19 issue 24 7
381
382 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail, OK # co19 issue 248
383 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail, OK # co19 issue 248
384
385 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249 417 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249
386 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249 418 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249
387 419
388 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250 420 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250
389 421
390 422
391 [ $compiler == dart2js && $runtime == d8 ] 423 [ $compiler == dart2js && $runtime == d8 ]
392 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 424 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
393 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 425 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
394 426
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 476
445 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();} 477 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();}
446 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 478 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42
447 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType 479 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType
448 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented 480 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented
449 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _ 481 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _
450 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented 482 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented
451 483
452 484
453 Language/10_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented 485 Language/10_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented
454 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # Unimplemented non-matching static call 486 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # Unimplemented non-matching static call
455 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # Unimplemented non-matching static call 487 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # Unimplemented non-matching static call
456 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # Unimplemented non-matching static call 488 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # Unimplemented non-matching static call
457 Language/10_Expressions/20_Equality_A05_t01: Fail # != cannot be called on super 489 Language/10_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super
458 Language/10_Expressions/20_Equality_A07_t01: Fail # === cannot be called on supe r
459 Language/10_Expressions/20_Equality_A08_t01: Fail # !== cannot be called on supe r
460 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super 490 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
461 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments 491 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments
462 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser. 492 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser.
463 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 493 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
464 494
465 [ $compiler == dart2js && $runtime == d8 ] 495 [ $compiler == dart2js && $runtime == d8 ]
466 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. 496 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
467 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 497 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
468 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.) 498 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.)
469 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 499 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group'
470 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 500 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
471 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 501 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
472 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 502 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
473 503
474 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization. 504 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization.
475 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization. 505 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization.
476 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization.
477 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization.
478 506
479 # 507 #
480 # The following tests may be broken, but require further review. 508 # The following tests may be broken, but require further review.
481 # 509 #
482 [ $compiler == dart2js && $runtime == d8 ] 510 [ $compiler == dart2js && $runtime == d8 ]
483 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN? 511 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN?
484 512
485 [ $compiler == dart2js && $browser ] 513 [ $compiler == dart2js && $browser ]
486 *: Skip 514 *: Skip
487 515
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name. 614 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a co mpile-time error is produced when the overriding non-abstract instance method h as almost the same set of named parameters as the abstract method being override n, except for one that has a different name.
587 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals. 615 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Che cks that redirecting constructor can not have initializing formals.
588 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways. 616 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # Che cks that error is produced if a final variable is not initialized in one of the specified ways.
589 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression. 617 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Che cks that a compile-time error occur if k’s initializer list contains an initiali zer for a final variable whose declaration includes an initialization expression.
590 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body. 618 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t01: Fail # Check s that it is a compile-time error when a constant constructor declaration has a body.
591 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body. 619 Language/07_Classes/6_Constructors/3_Constant_Constructors_A02_t03: Fail # Check s that it is a compile-time error if a named constant constructor has a body.
592 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable. 620 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # Check s that a compile-time error is produced when a class with constant constructor also declares a non-final instance variable.
593 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable. 621 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # Check s that compile-time error is produced when a class with constant constructor inh erits a non-final instance variable.
594 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class. 622 Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i s produced when a constructor's id coincides with the name of a field in the sam e class.
595 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class. 623 Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error i s produced when a named constructor definition does not begin with the name of i ts class.
596 Language/07_Classes/7_Static_Methods_A01_t03: Fail # Checks that it is a compile -time error when a superclass's static method is being accessed using a subclass 's name.
597 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error. 624 Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivis ionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
598 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error. 625 Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryE xception raised during evaluation of a compile-time constant causes a compile-ti me error.
599 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros. 626 Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros.
600 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros. 627 Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw mu ltiline string cause compile-time erros.
601 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 628 Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
602 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 629 Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
603 Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 630 Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
604 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 631 Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
605 Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 632 Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
606 Language/10_Expressions/05_Strings_A02_t49: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 633 Language/10_Expressions/05_Strings_A02_t49: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
607 Language/10_Expressions/06_Lists_A04_t01: Fail # Checks that it is a compile-tim e error if the type argument of a constant list literal includes a type variable . 634 Language/10_Expressions/06_Lists_A04_t01: Fail # Checks that it is a compile-tim e error if the type argument of a constant list literal includes a type variable .
608 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static met hod or getter m. 635 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static met hod or getter m.
609 Language/10_Expressions/20_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression. 636 Language/10_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression.
610 Language/10_Expressions/20_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 637 Language/10_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
611 Language/10_Expressions/20_Equality_A01_t17: Fail # Checks that equality express ions cannot be operands of another equality expression.
612 Language/10_Expressions/20_Equality_A01_t18: Fail # Checks that equality express ions cannot be operands of another equality expression.
613 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression. 638 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
614 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 639 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
615 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 640 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
616 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 641 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
617 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable. 642 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable.
618 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable. 643 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable.
619 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable. 644 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable.
620 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable. 645 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable.
621 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 646 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
622 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 647 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
(...skipping 14 matching lines...) Expand all
637 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor. 662 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor.
638 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 663 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
639 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias). 664 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias).
640 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias). 665 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias).
641 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias). 666 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias).
642 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) 667 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
643 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. 668 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
644 669
645 Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5170 670 Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5170
646 671
647 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/5 715
648
649 672
650 # 673 #
651 # Unexpected compile-time errors. 674 # Unexpected compile-time errors.
652 # 675 #
653 [ $compiler == dart2js ] 676 [ $compiler == dart2js ]
654 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027 677 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027
655 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027 678 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027
656 679
657 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 680 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029
658 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 681 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029
659 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 682 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029
660 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 683 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
661 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029 684 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029
662 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029 685 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029
663 686
664 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t03: Fail # http://dartbug.com/3566 687 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # http://dartbug.com/3566
665 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t04: Fail # http://dartbug.com/3566 688 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # http://dartbug.com/3566
666 689
667 Language/03_Overview/03_Overview_A01_t01: Fail # http://dartbug.com/3903 690 Language/03_Overview/03_Overview_A01_t01: Fail # http://dartbug.com/3903
668 691
669 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # htt p://dartbug.com/5026 692 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # htt p://dartbug.com/5026
670 693
671 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 694 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
672 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 695 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
673 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 696 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023
674 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 697 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023
675 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 698 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
726 749
727 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713 750 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713
728 751
729 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http: //dartbug.com/5714 752 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http: //dartbug.com/5714
730 753
731 754
732 # 755 #
733 # Unexpected runtime errors. 756 # Unexpected runtime errors.
734 # 757 #
735 [ $compiler == dart2js ] 758 [ $compiler == dart2js ]
736 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TypeError: Object #<C> has no method 'call$0' 759 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TypeError: Object #<C> has no method 'call$0'
737 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0' 760 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0'
738 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected: <Instance of 'C'>, actual: <Instance of 'C'>) fails. 761 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected: <Instance of 'C'>, actual: <Instance of 'C'>) fails.
739 Language/10_Expressions/30_Type_Cast_A02_t03: Fail # Expect.fail('CastError expe cted') 762 Language/10_Expressions/30_Type_Cast_A02_t03: Fail # Expect.fail('CastError expe cted')
740 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # CastError: Casting value of type Number to incompatible type G 763 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # CastError: Casting value of type Number to incompatible type G
741 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastError: Casting value of type Number to incompatible type G 764 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastError: Casting value of type Number to incompatible type G
742 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 765 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
743 766
744 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020 767 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020
745 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 768 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
746 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 769 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
747 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 770 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
748 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 771 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
749 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 772 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
750 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 773 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
751 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 774 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
752 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 775 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
753 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 776 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
754 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 777 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
755 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 778 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698