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

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

Issue 13464007: Update to co19 r515. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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 | « no previous file | dart/tests/co19/co19-dart2dart.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 [ $compiler == dartc ] 5 [ $compiler == dartc ]
6 Language/03_Overview/1_Scoping_A02_t28: Fail # TODO(dartc-team): Please triage t his failure.
7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD O(dartc-team): Please triage this failure.
8 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(dartc-team): Please triage this failure.
9 Language/07_Classes/07_Classes_A07_t10: Fail # TODO(dartc-team): Please triage t his failure.
10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dartc-team): P lease triage this failure.
11 Language/11_Expressions/33_Argument_Definition_Test_A01_t06: Fail # TODO(dartc-t eam): Please triage this failure.
12 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(dartc-team): Pl ease triage this failure.
13 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(dartc-team): Pl ease triage this failure.
14 Language/14_Types/8_Parameterized_Types_A03_t03: Fail # TODO(dartc-team): Please triage this failure.
15 Language/14_Types/8_Parameterized_Types_A03_t05: Fail # TODO(dartc-team): Please triage this failure.
16 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(dartc-team): Please t riage this failure.
17 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(dartc-team): Please t riage this failure.
18 LibTest/async/Future/asStream_A01_t02: Fail # TODO(dartc-team): Please triage th is failure.
19 LibTest/async/Future/asStream_A02_t01: Fail # TODO(dartc-team): Please triage th is failure.
20 LibTest/async/Future/catchError_A03_t01: Fail # TODO(dartc-team): Please triage this failure.
21 LibTest/async/Future/catchError_A03_t02: Fail # TODO(dartc-team): Please triage this failure.
22 LibTest/async/Future/catchError_A03_t03: Fail # TODO(dartc-team): Please triage this failure.
23 LibTest/async/Future/forEach_A01_t01: Fail # TODO(dartc-team): Please triage thi s failure.
24 LibTest/async/Future/forEach_A02_t01: Fail # TODO(dartc-team): Please triage thi s failure.
25 LibTest/async/Future/forEach_A03_t01: Fail # TODO(dartc-team): Please triage thi s failure.
26 LibTest/async/Future/then_A01_t03: Fail # TODO(dartc-team): Please triage this f ailure.
27 LibTest/async/Future/then_A02_t01: Fail # TODO(dartc-team): Please triage this f ailure.
28 LibTest/async/Future/then_A02_t02: Fail # TODO(dartc-team): Please triage this f ailure.
29 LibTest/async/Future/then_A03_t01: Fail # TODO(dartc-team): Please triage this f ailure.
30 LibTest/async/Future/then_A04_t01: Fail # TODO(dartc-team): Please triage this f ailure.
31 LibTest/async/Future/wait_A01_t01: Fail # TODO(dartc-team): Please triage this f ailure.
32 LibTest/async/Future/wait_A01_t04: Fail # TODO(dartc-team): Please triage this f ailure.
33 LibTest/async/Future/wait_A01_t05: Fail # TODO(dartc-team): Please triage this f ailure.
34 LibTest/async/Future/wait_A01_t06: Fail # TODO(dartc-team): Please triage this f ailure.
35 LibTest/async/Future/whenComplete_A01_t01: Fail # TODO(dartc-team): Please triag e this failure.
36 LibTest/async/Future/whenComplete_A02_t01: Fail # TODO(dartc-team): Please triag e this failure.
37 LibTest/async/Future/whenComplete_A03_t01: Fail # TODO(dartc-team): Please triag e this failure.
38 LibTest/async/Future/whenComplete_A04_t01: Fail # TODO(dartc-team): Please triag e this failure.
39 LibTest/async/Future/whenComplete_A04_t02: Fail # TODO(dartc-team): Please triag e this failure.
40 LibTest/collection/Queue/Queue.from_A01_t02: Fail # TODO(dartc-team): Please tri age this failure.
41 LibTest/core/Set/intersection_A03_t01: Fail # TODO(dartc-team): Please triage th is failure.
6 42
7 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 # co19 iss ue 365 (iterator changes)
8 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes) 43 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes)
9 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (i terator changes)
10
11 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # co19 issue 336 (allo w use same prefix for several imports)
12
13
14 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # co19 issue 337 (expo rt in scripts is allowed in 0.13)
15 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # co19 issue 337 (expo rt in scripts is allowed in 0.13)
16
17
18 Language/05_Variables/05_Variables_A07_t01: Fail # co19 issue 335 (assignment to final is warning, not error)
19 Language/05_Variables/05_Variables_A07_t02: Fail # co19 issue 335 (assignment to final is warning, not error)
20 Language/05_Variables/05_Variables_A07_t03: Fail # co19 issue 335 (assignment to final is warning, not error)
21 Language/05_Variables/05_Variables_A07_t04: Fail # co19 issue 335 (assignment to final is warning, not error)
22 Language/05_Variables/05_Variables_A07_t10: Fail # co19 issue 335 (assignment to final is warning, not error)
23 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # co1 9 issue 335 (assignment to final is warning, not error)
24 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # co1 9 issue 335 (assignment to final is warning, not error)
25
26 Language/12_Statements/09_Switch_A02_t03: Fail # co19 issue 344 ('null' is const ant, so can be used in 'case')
27 44
28 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail # co19 343 (invalid unicode NFC) 45 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail # co19 343 (invalid unicode NFC)
29 46
30
31 Language/11_Expressions/01_Constants_A20_t03: Fail # co19 issue 339 (type variab le is not constant)
32
33
34 Language/11_Expressions/08_Throw_A05_t01: Fail # co19 issue 340 (deprecated catc h syntax)
35 Language/12_Statements/10_Try_A03_t02: Fail # co19 issue 340 (deprecated catch s yntax)
36 Language/12_Statements/10_Try_A03_t03: Fail # co19 issue 340 (deprecated catch s yntax)
37
38
39 Language/11_Expressions/31_Type_Test_A01_t02: Fail # co19 issue 341 (class Type has no type parameters)
40 Language/11_Expressions/31_Type_Test_A01_t04: Fail # co19 issue 341 (class Type has no type parameters)
41
42
43 Language/11_Expressions/32_Type_Cast_A01_t04: Fail # co19 issue 342 (class can b e used anywhere, including left side of "as")
44
45
46 Language/14_Types/5_Function_Types_A01_t10: Pass # co19 issue 392, issue 9058 47 Language/14_Types/5_Function_Types_A01_t10: Pass # co19 issue 392, issue 9058
47 Language/14_Types/5_Function_Types_A02_t06: Pass # co19 issue 392, issue 9058 48 Language/14_Types/5_Function_Types_A02_t06: Pass # co19 issue 392, issue 9058
48 Language/14_Types/5_Function_Types_A04_t01: Fail # co19 issue 345 (optional para meters list cannot by empty)
49 49
50 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # co1 9 issue 346 (invalid 'one ugly cascade') 50 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # co1 9 issue 346 (invalid 'one ugly cascade')
51 51
52 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # co19 issue 347 (duplica te class in implements clause)
53
54 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail, OK # co19 issue 320
55 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail, OK # co19 issue 320
56 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail, OK # co19 issue 320
57 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail, OK # co19 issue 320
58
59
60 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail, OK # co19 issue 298
61 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail, OK # co19 issue 298
62
63
64 LibTest/core/Expect/approxEquals_A04_t01: Fail # co19 issue 351 (use deprecated === and !==)
65 LibTest/core/Expect/equals_A02_t01: Fail # co19 issue 351 (use deprecated === an d !==)
66 LibTest/core/Expect/identical_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
67 LibTest/core/Expect/isFalse_A02_t01: Fail # co19 issue 351 (use deprecated === a nd !==)
68 LibTest/core/Expect/isNotNull_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
69 LibTest/core/Expect/isNull_A02_t01: Fail # co19 issue 351 (use deprecated === an d !==)
70 LibTest/core/Expect/isTrue_A02_t01: Fail # co19 issue 351 (use deprecated === an d !==)
71 LibTest/core/Expect/listEquals_A03_t01: Fail # co19 issue 351 (use deprecated == = and !==)
72 LibTest/core/Expect/notEquals_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
73 LibTest/core/Expect/setEquals_A03_t01: Fail # co19 issue 351 (use deprecated === and !==)
74 LibTest/core/Expect/stringEquals_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
75 LibTest/core/Expect/throws_A01_t04: Fail # co19 issue 351 (use deprecated === an d !==)
76 LibTest/core/Future/chain_A02_t04: Fail # co19 issue 351 (use deprecated === and !==)
77 LibTest/core/Future/chain_A02_t05: Fail # co19 issue 351 (use deprecated === and !==)
78 LibTest/core/Future/transform_A02_t03: Fail # co19 issue 351 (use deprecated === and !==)
79 LibTest/core/Future/transform_A02_t04: Fail # co19 issue 351 (use deprecated === and !==)
80 LibTest/core/List/every_A04_t01: Fail # co19 issue 351 (use deprecated === and ! ==)
81 LibTest/core/List/filter_A04_t01: Fail # co19 issue 351 (use deprecated === and !==)
82 LibTest/core/List/forEach_A03_t01: Fail # co19 issue 351 (use deprecated === and !==)
83 LibTest/core/List/List.from_A01_t01: Fail # co19 issue 351 (use deprecated === a nd !==)
84 LibTest/core/List/operator_subscript_A01_t01: Fail # co19 issue 351 (use depreca ted === and !==)
85 LibTest/core/List/operator_subscript_A01_t02: Fail # co19 issue 351 (use depreca ted === and !==)
86 LibTest/core/List/operator_subscripted_assignment_A01_t02: Fail # co19 issue 351 (use deprecated === and !==)
87 LibTest/core/List/operator_subscripted_assignment_A01_t01: Fail # co19 issue 351 (use deprecated === and !==)
88 LibTest/core/List/setRange_A01_t01: Fail # co19 issue 351 (use deprecated === an d !==)
89 LibTest/core/Queue/addFirst_A01_t01: Fail # co19 issue 351 (use deprecated === a nd !==)
90 LibTest/core/Set/intersection_A01_t03: Fail # co19 issue 351 (use deprecated === and !==) 52 LibTest/core/Set/intersection_A01_t03: Fail # co19 issue 351 (use deprecated === and !==)
91 LibTest/core/String/toLowerCase_A01_t02: Fail # co19 issue 351 (use deprecated = == and !==)
92 LibTest/core/String/toUpperCase_A01_t02: Fail # co19 issue 351 (use deprecated = == and !==)
93 LibTest/core/String/trim_A01_t02: Fail # co19 issue 351 (use deprecated === and !==)
94 LibTest/core/StringBuffer/add_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
95 LibTest/core/StringBuffer/addAll_A02_t01: Fail # co19 issue 351 (use deprecated === and !==)
96 LibTest/core/StringBuffer/clear_A02_t01: Fail # co19 issue 351 (use deprecated = == and !==)
97
98 LibTest/isolate/SendPort/send_A01_t01: Fail # co19 issue 352 (use function expre ssion with return type and name)
99
100 Language/07_Classes/6_Constructors/2_Factories_A01_t02: Fail # co19 issue 354
101
102
103 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 372 (@static-clean where type warnings are expected)
104 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail # co19 issue 37 2 (@static-clean where type warnings are expected)
105 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail # co19 issue 37 2 (@static-clean where type warnings are expected)
106 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
107 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
108 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
109 53
110 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 54 LibTest/core/Set/intersection_A01_t01: Fail # issue 390
111 LibTest/core/Set/intersection_A01_t02: Pass # issue 390 55 LibTest/core/Set/intersection_A01_t02: Pass # issue 390
112 56
113 Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip # testing framewor k or VM issue 7388 (dies on Turkish character) 57 Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip # testing framewor k or VM issue 7388 (dies on Turkish character)
114 58
115
116 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail, OK # deprecated parameter syntax
117
118 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323 59 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323
119 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477 60 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477
120 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477 61 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477
121 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477 62 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477
122 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473 63 Language/11_Expressions/01_Constants_A16_t01: Fail # Issue 1473
123 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473 64 Language/11_Expressions/01_Constants_A16_t02: Fail # Issue 1473
124 Language/11_Expressions/01_Constants_A16_t03: Fail # Issue 1473 65 Language/11_Expressions/01_Constants_A16_t03: Fail # Issue 1473
125 Language/11_Expressions/01_Constants_A17_t03: Fail # Issue 1473 66 Language/11_Expressions/01_Constants_A17_t03: Fail # Issue 1473
126 Language/11_Expressions/22_Equality_A01_t19: Fail # language change 3368
127 Language/11_Expressions/22_Equality_A01_t20: Fail # language change 3368
128 Language/11_Expressions/22_Equality_A02_t03: Fail, OK # co19 issue 169
129 67
130
131
132 LibTest/math/parseDouble_A01_t01: Fail, OK # co19 issue 317
133 LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317
134 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317
135 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317
136
137
138 Language/03_Overview/1_Scoping_A02_t30: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
139 Language/03_Overview/2_Privacy_A01_t06: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
140 Language/05_Variables/05_Variables_A11_t01: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite.
141 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail, O K # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 68 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail, O K # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
142 Language/07_Classes/07_Classes_A01_t20: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite. 69 Language/07_Classes/07_Classes_A01_t20: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
143 Language/07_Classes/07_Classes_A02_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
144 Language/07_Classes/07_Classes_A02_t34: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
145 Language/07_Classes/07_Classes_A03_t03: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
146 Language/07_Classes/07_Classes_A03_t04: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
147 Language/07_Classes/07_Classes_A03_t05: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
148 Language/07_Classes/07_Classes_A03_t06: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
149 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
150 Language/07_Classes/3_Setters_A04_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
151 Language/07_Classes/3_Setters_A04_t04: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
152 Language/07_Classes/3_Setters_A04_t05: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
153 Language/07_Classes/4_Abstract_Instance_Members_A01_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
154 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
155 Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
156 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
157 Language/07_Classes/4_Abstract_Instance_Members_A07_t09: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
158 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite.
159 Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite.
160 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail, OK # TODO(ahe): This test is failing after correctly implementing static wa rning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
161 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: F ail, OK # TODO(ahe): This test is failing after correctly implementing static wa rning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
162 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t13: Fail, OK # TO DO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failur es are due to bugs in the test suite.
163 Language/11_Expressions/11_Instance_Creation/1_New_A06_t01: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
164 Language/11_Expressions/11_Instance_Creation/1_New_A06_t02: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
165 Language/11_Expressions/11_Instance_Creation/1_New_A06_t03: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
166 Language/11_Expressions/11_Instance_Creation/1_New_A06_t07: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
167 Language/11_Expressions/11_Instance_Creation/1_New_A06_t08: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
168 Language/11_Expressions/11_Instance_Creation/1_New_A06_t09: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
169 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
170 Language/11_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # TODO(ahe) : This test is failing after correctly implementing static warning checks in co1 9 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
171 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me tha t some of these failures are due to bugs in the test suite. 70 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me tha t some of these failures are due to bugs in the test suite.
172 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me tha t some of these failures are due to bugs in the test suite.
173 Language/11_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Fail , OK # TODO(ahe): This test is failing after correctly implementing static warni ng checks in co19 test suite. The co19 authors have informed me that some of the se failures are due to bugs in the test suite. 71 Language/11_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Fail , OK # TODO(ahe): This test is failing after correctly implementing static warni ng checks in co19 test suite. The co19 authors have informed me that some of the se failures are due to bugs in the test suite.
174 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
175 Language/11_Expressions/18_Assignment_A08_t03: Fail, OK # TODO(ahe): This test i s failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs i n the test suite.
176 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # TODO(ahe): This test i s failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs i n the test suite.
177 Language/11_Expressions/19_Conditional_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite . The co19 authors have informed me that some of these failures are due to bugs in the test suite.
178 Language/11_Expressions/19_Conditional_A01_t10: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite . The co19 authors have informed me that some of these failures are due to bugs in the test suite.
179 Language/11_Expressions/19_Conditional_A01_t12: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite . The co19 authors have informed me that some of these failures are due to bugs in the test suite.
180 Language/11_Expressions/19_Conditional_A01_t14: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite . The co19 authors have informed me that some of these failures are due to bugs in the test suite.
181 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t01: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
182 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
183 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
184 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
185 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t13: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
186 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
187 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t15: Fail, OK # TODO( ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
188 Language/11_Expressions/21_Bitwise_Expressions_A01_t01: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
189 Language/11_Expressions/21_Bitwise_Expressions_A01_t12: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
190 Language/11_Expressions/21_Bitwise_Expressions_A01_t13: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
191 Language/11_Expressions/21_Bitwise_Expressions_A01_t14: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
192 Language/11_Expressions/21_Bitwise_Expressions_A01_t15: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
193 Language/11_Expressions/21_Bitwise_Expressions_A01_t16: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
194 Language/11_Expressions/21_Bitwise_Expressions_A01_t17: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
195 Language/11_Expressions/22_Equality_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
196 Language/11_Expressions/23_Relational_Expressions_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
197 Language/11_Expressions/23_Relational_Expressions_A01_t18: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
198 Language/11_Expressions/23_Relational_Expressions_A01_t19: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
199 Language/11_Expressions/23_Relational_Expressions_A01_t20: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
200 Language/11_Expressions/23_Relational_Expressions_A01_t21: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
201 Language/11_Expressions/23_Relational_Expressions_A01_t22: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
202 Language/11_Expressions/23_Relational_Expressions_A01_t23: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
203 Language/11_Expressions/24_Shift_A01_t01: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
204 Language/11_Expressions/24_Shift_A01_t09: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
205 Language/11_Expressions/24_Shift_A01_t10: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
206 Language/11_Expressions/24_Shift_A01_t11: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
207 Language/11_Expressions/24_Shift_A01_t12: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
208 Language/11_Expressions/24_Shift_A01_t13: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
209 Language/11_Expressions/24_Shift_A01_t14: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
210 Language/11_Expressions/25_Additive_Expressions_A01_t07: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
211 Language/11_Expressions/25_Additive_Expressions_A01_t08: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
212 Language/11_Expressions/25_Additive_Expressions_A01_t11: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
213 Language/11_Expressions/25_Additive_Expressions_A01_t12: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
214 Language/11_Expressions/25_Additive_Expressions_A01_t13: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
215 Language/11_Expressions/25_Additive_Expressions_A01_t14: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
216 Language/11_Expressions/26_Multiplicative_Expressions_A01_t10: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
217 Language/11_Expressions/26_Multiplicative_Expressions_A01_t11: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
218 Language/11_Expressions/26_Multiplicative_Expressions_A01_t14: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
219 Language/11_Expressions/26_Multiplicative_Expressions_A01_t15: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
220 Language/11_Expressions/26_Multiplicative_Expressions_A01_t16: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
221 Language/11_Expressions/26_Multiplicative_Expressions_A01_t17: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
222 Language/11_Expressions/27_Unary_Expressions_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
223 Language/11_Expressions/27_Unary_Expressions_A01_t04: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
224 Language/11_Expressions/27_Unary_Expressions_A01_t05: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
225 Language/11_Expressions/27_Unary_Expressions_A01_t11: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
226 Language/11_Expressions/27_Unary_Expressions_A01_t12: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
227 Language/11_Expressions/27_Unary_Expressions_A01_t13: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
228 Language/11_Expressions/27_Unary_Expressions_A01_t17: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
229 Language/11_Expressions/27_Unary_Expressions_A01_t18: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
230 Language/11_Expressions/27_Unary_Expressions_A01_t19: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
231 Language/11_Expressions/27_Unary_Expressions_A01_t20: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
232 Language/11_Expressions/27_Unary_Expressions_A01_t21: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
233 Language/11_Expressions/27_Unary_Expressions_A01_t22: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
234 Language/11_Expressions/27_Unary_Expressions_A01_t27: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
235 Language/11_Expressions/28_Postfix_Expressions_A01_t01: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
236 Language/11_Expressions/28_Postfix_Expressions_A01_t03: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
237 Language/11_Expressions/28_Postfix_Expressions_A01_t05: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
238 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
239 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite. 72 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
240 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
241 Language/11_Expressions/29_Assignable_Expressions_A01_t26: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
242 Language/11_Expressions/30_Identifier_Reference_A02_t01: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
243 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail, OK # TODO(ahe): T his test is failing after correctly implementing static warning checks in co19 t est suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
244 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail, OK # TODO(ah e): This test is failing after correctly implementing static warning checks in c o19 test suite. The co19 authors have informed me that some of these failures ar e due to bugs in the test suite.
245 Language/12_Statements/06_For/1_For_Loop_A01_t07: Fail, OK # TODO(ahe): This tes t is failing after correctly implementing static warning checks in co19 test sui te. The co19 authors have informed me that some of these failures are due to bug s in the test suite.
246 Language/12_Statements/06_For/2_For_in_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite . The co19 authors have informed me that some of these failures are due to bugs in the test suite.
247 Language/12_Statements/07_While_A02_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
248 Language/12_Statements/08_Do_A02_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the tes t suite.
249 Language/12_Statements/09_Switch_A02_t04: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
250 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail, OK # T ODO(ahe): This test is failing after correctly implementing static warning check s in co19 test suite. The co19 authors have informed me that some of these failu res are due to bugs in the test suite.
251 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail, OK # T ODO(ahe): This test is failing after correctly implementing static warning check s in co19 test suite. The co19 authors have informed me that some of these failu res are due to bugs in the test suite.
252 Language/13_Libraries_and_Scripts/1_Imports_A01_t51: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
253 Language/13_Libraries_and_Scripts/1_Imports_A01_t52: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
254 Language/13_Libraries_and_Scripts/1_Imports_A02_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
255 Language/13_Libraries_and_Scripts/1_Imports_A02_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
256 Language/13_Libraries_and_Scripts/1_Imports_A02_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
257 Language/13_Libraries_and_Scripts/1_Imports_A02_t04: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
258 Language/13_Libraries_and_Scripts/1_Imports_A02_t05: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
259 Language/13_Libraries_and_Scripts/1_Imports_A02_t06: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
260 Language/13_Libraries_and_Scripts/1_Imports_A02_t11: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
261 Language/13_Libraries_and_Scripts/1_Imports_A02_t13: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
262 Language/13_Libraries_and_Scripts/1_Imports_A02_t14: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
263 Language/13_Libraries_and_Scripts/1_Imports_A02_t20: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
264 Language/13_Libraries_and_Scripts/2_Exports_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
265 Language/13_Libraries_and_Scripts/2_Exports_A01_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
266 Language/13_Libraries_and_Scripts/2_Exports_A03_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
267 Language/13_Libraries_and_Scripts/2_Exports_A03_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
268 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail, OK # TODO(ahe): This te st is failing after correctly implementing static warning checks in co19 test su ite. The co19 authors have informed me that some of these failures are due to bu gs in the test suite.
269 Language/14_Types/1_Static_Types_A02_t09: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
270 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suit e. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
271 Language/14_Types/4_Interface_Types_A08_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite. 73 Language/14_Types/4_Interface_Types_A08_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
272 Language/14_Types/5_Function_Types_A06_t01: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite.
273 LibTest/core/AssertionError/column_A01_t02: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite. 74 LibTest/core/AssertionError/column_A01_t02: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite.
274 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 75 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
275 LibTest/core/AssertionError/line_A01_t02: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite. 76 LibTest/core/AssertionError/line_A01_t02: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
276 LibTest/core/AssertionError/url_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite. 77 LibTest/core/AssertionError/url_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
277 LibTest/core/Completer/Completer_A01_t01: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
278 LibTest/core/Completer/completeException_A01_t01: Fail, OK # TODO(ahe): This tes t is failing after correctly implementing static warning checks in co19 test sui te. The co19 authors have informed me that some of these failures are due to bug s in the test suite.
279 LibTest/core/Completer/completeException_A02_t01: Fail, OK # TODO(ahe): This tes t is failing after correctly implementing static warning checks in co19 test sui te. The co19 authors have informed me that some of these failures are due to bug s in the test suite.
280 LibTest/core/Completer/completeException_A03_t01: Fail, OK # TODO(ahe): This tes t is failing after correctly implementing static warning checks in co19 test sui te. The co19 authors have informed me that some of these failures are due to bug s in the test suite.
281 LibTest/core/Completer/completeException_A03_t02: Fail, OK # TODO(ahe): This tes t is failing after correctly implementing static warning checks in co19 test sui te. The co19 authors have informed me that some of these failures are due to bug s in the test suite.
282 LibTest/core/Completer/complete_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
283 LibTest/core/Completer/complete_A02_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
284 LibTest/core/Completer/complete_A02_t02: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
285 LibTest/core/Completer/future_A01_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
286 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are d ue to bugs in the test suite.
287 LibTest/core/Date/subtract_A06_t01: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
288 LibTest/core/Future/Future.immediate_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
289 LibTest/core/Future/chain_A01_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
290 LibTest/core/Future/chain_A01_t02: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
291 LibTest/core/Future/chain_A01_t03: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
292 LibTest/core/Future/chain_A01_t04: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
293 LibTest/core/Future/chain_A01_t05: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
294 LibTest/core/Future/chain_A01_t06: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
295 LibTest/core/Future/chain_A01_t07: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
296 LibTest/core/Future/chain_A01_t08: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
297 LibTest/core/Future/chain_A01_t09: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
298 LibTest/core/Future/chain_A02_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
299 LibTest/core/Future/chain_A02_t02: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
300 LibTest/core/Future/chain_A02_t03: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
301 LibTest/core/Future/chain_A03_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
302 LibTest/core/Future/exception_A01_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
303 LibTest/core/Future/exception_A01_t02: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
304 LibTest/core/Future/exception_A02_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
305 LibTest/core/Future/handleException_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
306 LibTest/core/Future/handleException_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
307 LibTest/core/Future/handleException_A01_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
308 LibTest/core/Future/handleException_A01_t04: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
309 LibTest/core/Future/handleException_A01_t05: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
310 LibTest/core/Future/handleException_A01_t06: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
311 LibTest/core/Future/handleException_A01_t07: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
312 LibTest/core/Future/hasValue_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the tes t suite.
313 LibTest/core/Future/isComplete_A01_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
314 LibTest/core/Future/then_A01_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
315 LibTest/core/Future/then_A01_t02: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
316 LibTest/core/Future/then_A01_t03: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
317 LibTest/core/Future/then_A01_t04: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
318 LibTest/core/Future/then_A01_t05: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
319 LibTest/core/Future/transform_A01_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
320 LibTest/core/Future/transform_A01_t02: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
321 LibTest/core/Future/transform_A01_t03: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
322 LibTest/core/Future/transform_A01_t04: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
323 LibTest/core/Future/transform_A01_t05: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
324 LibTest/core/Future/transform_A01_t06: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
325 LibTest/core/Future/transform_A01_t07: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
326 LibTest/core/Future/transform_A02_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
327 LibTest/core/Future/transform_A02_t02: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
328 LibTest/core/Future/transform_A03_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
329 LibTest/core/Future/value_A01_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
330 LibTest/core/Future/value_A01_t02: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
331 LibTest/core/Future/value_A01_t03: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
332 LibTest/core/Futures/wait_A01_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
333 LibTest/core/Futures/wait_A01_t03: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
334 LibTest/core/Futures/wait_A01_t04: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
335 LibTest/core/Futures/wait_A01_t05: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
336 LibTest/core/Futures/wait_A01_t06: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
337 LibTest/core/Futures/wait_A02_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
338 LibTest/core/Futures/wait_A02_t02: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
339 LibTest/core/Futures/wait_A03_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
340 LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # TODO(ahe): Th is test is failing after correctly implementing static warning checks in co19 te st suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
341 LibTest/core/List/every_A03_t01: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
342 LibTest/core/List/filter_A01_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
343 LibTest/core/List/filter_A01_t02: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
344 LibTest/core/List/filter_A02_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
345 LibTest/core/List/filter_A03_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
346 LibTest/core/List/iterator_A01_t01: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
347 LibTest/core/List/iterator_hasNext_A01_t01: Fail, OK # TODO(ahe): This test is f ailing after correctly implementing static warning checks in co19 test suite. Th e co19 authors have informed me that some of these failures are due to bugs in t he test suite.
348 LibTest/core/List/iterator_next_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
349 LibTest/core/List/iterator_next_A02_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
350 LibTest/core/List/setRange_A05_t01: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
351 LibTest/core/List/some_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 autho rs have informed me that some of these failures are due to bugs in the test suit e.
352 LibTest/core/List/some_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 autho rs have informed me that some of these failures are due to bugs in the test suit e.
353 LibTest/core/List/some_A02_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 autho rs have informed me that some of these failures are due to bugs in the test suit e.
354 LibTest/core/List/some_A03_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 autho rs have informed me that some of these failures are due to bugs in the test suit e.
355 LibTest/core/Map/getKeys_A01_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
356 LibTest/core/Map/getKeys_A01_t02: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
357 LibTest/core/Map/getValues_A01_t01: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
358 LibTest/core/Map/getValues_A01_t02: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
359 LibTest/core/Match/end_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 autho rs have informed me that some of these failures are due to bugs in the test suit e.
360 LibTest/core/Match/groupCount_A01_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
361 LibTest/core/Match/group_A01_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
362 LibTest/core/Match/group_A02_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
363 LibTest/core/Match/groups_A01_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
364 LibTest/core/Match/groups_A02_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
365 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # TODO(ahe): This test i s failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs i n the test suite.
366 LibTest/core/Match/operator_subscript_A02_t01: Fail, OK # TODO(ahe): This test i s failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs i n the test suite.
367 LibTest/core/Match/pattern_A01_t01: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
368 LibTest/core/Match/start_A01_t01: Fail, OK # TODO(ahe): This test is failing aft er correctly implementing static warning checks in co19 test suite. The co19 aut hors have informed me that some of these failures are due to bugs in the test su ite.
369 LibTest/core/Match/str_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 autho rs have informed me that some of these failures are due to bugs in the test suit e.
370 LibTest/core/Queue/filter_A01_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
371 LibTest/core/Queue/filter_A01_t02: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
372 LibTest/core/Queue/filter_A01_t04: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
373 LibTest/core/Queue/filter_A01_t05: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
374 LibTest/core/Queue/filter_A01_t06: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
375 LibTest/core/Queue/iterator_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
376 LibTest/core/Queue/iterator_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
377 LibTest/core/Queue/iterator_hasNext_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
378 LibTest/core/Queue/iterator_hasNext_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. T he co19 authors have informed me that some of these failures are due to bugs in the test suite.
379 LibTest/core/Queue/iterator_next_A01_t01: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
380 LibTest/core/Queue/iterator_next_A01_t02: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
381 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
382 LibTest/core/Queue/some_A01_t01: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
383 LibTest/core/Queue/some_A01_t02: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
384 LibTest/core/Queue/some_A01_t04: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
385 LibTest/core/Queue/some_A01_t05: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
386 LibTest/core/Queue/some_A01_t06: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
387 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01: Fail, OK # T ODO(ahe): This test is failing after correctly implementing static warning check s in co19 test suite. The co19 authors have informed me that some of these failu res are due to bugs in the test suite.
388 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01: Fail, OK # T ODO(ahe): This test is failing after correctly implementing static warning check s in co19 test suite. The co19 authors have informed me that some of these failu res are due to bugs in the test suite.
389 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail, OK # T ODO(ahe): This test is failing after correctly implementing static warning check s in co19 test suite. The co19 authors have informed me that some of these failu res are due to bugs in the test suite.
390 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail, OK # T ODO(ahe): This test is failing after correctly implementing static warning check s in co19 test suite. The co19 authors have informed me that some of these failu res are due to bugs in the test suite.
391 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
392 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail, OK # TODO(a he): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures a re due to bugs in the test suite.
393 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning che cks in co19 test suite. The co19 authors have informed me that some of these fai lures are due to bugs in the test suite.
394 LibTest/core/RegExp/RegExp_A01_t01: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
395 LibTest/core/RegExp/RegExp_A01_t02: Fail, OK # TODO(ahe): This test is failing a fter correctly implementing static warning checks in co19 test suite. The co19 a uthors have informed me that some of these failures are due to bugs in the test suite.
396 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
397 LibTest/core/RegExp/allMatches_A02_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
398 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
399 LibTest/core/RegExp/firstMatch_A03_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
400 LibTest/core/RegExp/hasMatch_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the tes t suite.
401 LibTest/core/RegExp/hasMatch_A02_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the tes t suite.
402 LibTest/core/RegExp/ignoreCase_A01_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
403 LibTest/core/RegExp/multiLine_A01_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
404 LibTest/core/RegExp/pattern_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
405 LibTest/core/RegExp/stringMatch_A01_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
406 LibTest/core/RegExp/stringMatch_A02_t01: Fail, OK # TODO(ahe): This test is fail ing after correctly implementing static warning checks in co19 test suite. The c o19 authors have informed me that some of these failures are due to bugs in the test suite.
407 LibTest/core/Set/filter_A01_t01: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
408 LibTest/core/Set/filter_A01_t02: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
409 LibTest/core/Set/filter_A01_t03: Fail, OK # TODO(ahe): This test is failing afte r correctly implementing static warning checks in co19 test suite. The co19 auth ors have informed me that some of these failures are due to bugs in the test sui te.
410 LibTest/core/Set/some_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 author s have informed me that some of these failures are due to bugs in the test suite .
411 LibTest/core/Set/some_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 author s have informed me that some of these failures are due to bugs in the test suite .
412 LibTest/core/Set/some_A01_t03: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 author s have informed me that some of these failures are due to bugs in the test suite .
413 LibTest/core/String/contains_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the tes t suite.
414 LibTest/core/String/contains_A01_t02: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the tes t suite.
415 LibTest/core/String/replaceAll_A01_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
416 LibTest/core/String/replaceFirst_A01_t01: Fail, OK # TODO(ahe): This test is fai ling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
417 LibTest/core/String/split_A01_t01: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
418 LibTest/core/String/split_A01_t02: Fail, OK # TODO(ahe): This test is failing af ter correctly implementing static warning checks in co19 test suite. The co19 au thors have informed me that some of these failures are due to bugs in the test s uite.
419 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # TODO(ahe): This test is fa iling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in th e test suite. 78 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # TODO(ahe): This test is fa iling after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in th e test suite.
420 LibTest/isolate/SendPort/call_A01_t01: Fail, OK # TODO(ahe): This test is failin g after correctly implementing static warning checks in co19 test suite. The co1 9 authors have informed me that some of these failures are due to bugs in the te st suite.
421 LibTest/math/Random/nextDouble_A01_t01: Fail, OK # TODO(ahe): This test is faili ng after correctly implementing static warning checks in co19 test suite. The co 19 authors have informed me that some of these failures are due to bugs in the t est suite.
422
423 Language/14_Types/4_Interface_Types_A08_t06: Fail # Moved collection classes fro m core to collection. co19 issue 371.
424 LibTest/core/Expect/setEquals_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
425 LibTest/core/Expect/setEquals_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
426 LibTest/core/HashMap/HashMap.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
427 LibTest/core/HashMap/HashMap.from_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
428 LibTest/core/HashMap/HashMap_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
429 LibTest/core/HashSet/HashSet.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
430 LibTest/core/HashSet/HashSet.from_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
431 LibTest/core/HashSet/HashSet_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
432 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail # Moved collection c lasses from core to collection. co19 issue 371.
433 LibTest/core/LinkedHashMap/LinkedHashMap.from_A02_t01: Fail # Moved collection c lasses from core to collection. co19 issue 371.
434 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail # Moved collection classe s from core to collection. co19 issue 371.
435 LibTest/core/LinkedHashMap/LinkedHashMap_A02_t01: Fail # Moved collection classe s from core to collection. co19 issue 371.
436 LibTest/core/List/List.from_A02_t01: Fail # Moved collection classes from core t o collection. co19 issue 371.
437 LibTest/core/List/addAll_A01_t01: Fail # Moved collection classes from core to c ollection. co19 issue 371.
438 LibTest/core/Queue/Queue.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
439 LibTest/core/Queue/Queue.from_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
440 LibTest/core/Queue/Queue_A01_t01: Fail # Moved collection classes from core to c ollection. co19 issue 371.
441 LibTest/core/Queue/addAll_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
442 LibTest/core/Queue/addAll_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
443 LibTest/core/Queue/addAll_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
444 LibTest/core/Queue/addFirst_A01_t01: Fail # Moved collection classes from core t o collection. co19 issue 371.
445 LibTest/core/Queue/addFirst_A01_t02: Fail # Moved collection classes from core t o collection. co19 issue 371.
446 LibTest/core/Queue/addLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
447 LibTest/core/Queue/addLast_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
448 LibTest/core/Queue/add_A01_t01: Fail # Moved collection classes from core to col lection. co19 issue 371.
449 LibTest/core/Queue/add_A01_t02: Fail # Moved collection classes from core to col lection. co19 issue 371.
450 LibTest/core/Queue/clear_A01_t01: Fail # Moved collection classes from core to c ollection. co19 issue 371.
451 LibTest/core/Queue/every_A01_t01: Fail # Moved collection classes from core to c ollection. co19 issue 371.
452 LibTest/core/Queue/every_A01_t02: Fail # Moved collection classes from core to c ollection. co19 issue 371.
453 LibTest/core/Queue/every_A01_t04: Fail # Moved collection classes from core to c ollection. co19 issue 371.
454 LibTest/core/Queue/every_A01_t05: Fail # Moved collection classes from core to c ollection. co19 issue 371.
455 LibTest/core/Queue/every_A01_t06: Fail # Moved collection classes from core to c ollection. co19 issue 371.
456 LibTest/core/Queue/first_A01_t01: Fail # Moved collection classes from core to c ollection. co19 issue 371.
457 LibTest/core/Queue/first_A02_t01: Fail # Moved collection classes from core to c ollection. co19 issue 371.
458 LibTest/core/Queue/forEach_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
459 LibTest/core/Queue/forEach_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
460 LibTest/core/Queue/forEach_A01_t05: Fail # Moved collection classes from core to collection. co19 issue 371.
461 LibTest/core/Queue/forEach_A01_t04: Fail # Moved collection classes from core to collection. co19 issue 371.
462 LibTest/core/Queue/isEmpty_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
463 LibTest/core/Queue/last_A01_t01: Fail # Moved collection classes from core to co llection. co19 issue 371.
464 LibTest/core/Queue/last_A02_t01: Fail # Moved collection classes from core to co llection. co19 issue 371.
465 LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
466 LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371.
467 LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371.
468 LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
469 LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
470 LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
471 79
472 LibTest/core/Date/compareTo_A03_t01: Fail # Comparable<T>.compareTo now statical ly accepts type T arguments. 80 LibTest/core/Date/compareTo_A03_t01: Fail # Comparable<T>.compareTo now statical ly accepts type T arguments.
473 81
474 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # Strings class has been removed. co19 issue 380 82 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # Strings class has been removed. co19 issue 380
475 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # Strings class has been removed. co19 issue 380 83 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # Strings class has been removed. co19 issue 380
476 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i ssue 380 84 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i ssue 380
477 LibTest/core/Strings/join_A02_t01: Fail # Strings class has been removed. co19 i ssue 380 85 LibTest/core/Strings/join_A02_t01: Fail # Strings class has been removed. co19 i ssue 380
478 LibTest/core/Strings/join_A03_t01: Fail # Strings class has been removed. co19 i ssue 380 86 LibTest/core/Strings/join_A03_t01: Fail # Strings class has been removed. co19 i ssue 380
479 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i ssue 380 87 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i ssue 380
480 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c o19 issue 380 88 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c o19 issue 380
481 LibTest/core/Strings/concatAll_A02_t01: Fail # Strings class has been removed. c o19 issue 380 89 LibTest/core/Strings/concatAll_A02_t01: Fail # Strings class has been removed. c o19 issue 380
482 LibTest/core/Strings/concatAll_A03_t01: Fail # Strings class has been removed. c o19 issue 380 90 LibTest/core/Strings/concatAll_A03_t01: Fail # Strings class has been removed. c o19 issue 380
483 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c o19 issue 380 91 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c o19 issue 380
484 92
485 LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been rem oved. co19 issue 375.
486 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # IllegalJSRegExpException has been removed. co19 issue 375.
487 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fa il # IllegalJSRegExpException has been removed. co19 issue 375.
488 LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpEx ception has been removed. co19 issue 375.
489 LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # I llegalJSRegExpException has been removed. co19 issue 375.
490
491 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 93 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
492 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 94 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
493 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 95 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
494 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 96 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
495 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 97 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
496 98
497 LibTest/core/StringBuffer/addAll_A01_t02: Fail # StringBuffer renamed add to wri te. co19 issue 388. 99 LibTest/core/StringBuffer/addAll_A01_t02: Fail # StringBuffer renamed add to wri te. co19 issue 388.
498 LibTest/core/StringBuffer/addAll_A03_t01: Fail # StringBuffer renamed add to wri te. co19 issue 388. 100 LibTest/core/StringBuffer/addAll_A03_t01: Fail # StringBuffer renamed add to wri te. co19 issue 388.
499 LibTest/core/StringBuffer/add_A01_t02: Fail # StringBuffer renamed add to write. co19 issue 388. 101 LibTest/core/StringBuffer/add_A01_t02: Fail # StringBuffer renamed add to write. co19 issue 388.
500 LibTest/core/StringBuffer/add_A01_t01: Fail # StringBuffer renamed add to write. co19 issue 388. 102 LibTest/core/StringBuffer/add_A01_t01: Fail # StringBuffer renamed add to write. co19 issue 388.
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 165 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
564 LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374) 166 LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374)
565 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 ) 167 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 )
566 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74) 168 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74)
567 LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 169 LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
568 170
569 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret urns ints, issue 389 171 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret urns ints, issue 389
570 172
571 [ $runtime == drt && $compiler == none ] 173 [ $runtime == drt && $compiler == none ]
572 *: Skip 174 *: Skip
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698