OLD | NEW |
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 | 5 |
6 # Crashes first, please. Then untriaged bugs. There is a section below | 6 # Crashes first, please. Then untriaged bugs. There is a section below |
7 # for co19 bugs. | 7 # for co19 bugs. |
8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
9 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 | 9 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 |
10 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 | 10 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 |
(...skipping 29 matching lines...) Expand all Loading... |
40 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe):
Please triage this failure. | 40 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe):
Please triage this failure. |
41 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe):
Please triage this failure. | 41 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe):
Please triage this failure. |
42 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t
riage this failure. | 42 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t
riage this failure. |
43 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t
riage this failure. | 43 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t
riage this failure. |
44 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t
riage this failure. | 44 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t
riage this failure. |
45 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t
his failure. | 45 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t
his failure. |
46 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t
his failure. | 46 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t
his failure. |
47 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t
his failure. | 47 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t
his failure. |
48 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t
his failure. | 48 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t
his failure. |
49 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail
ure. | 49 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail
ure. |
50 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TODO(ahe): Please tr
iage this failure. | |
51 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TODO(ahe): Please tr
iage this failure. | |
52 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail # TODO(ahe): Please tr
iage this failure. | |
53 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail # TODO(ahe): Please tr
iage this failure. | |
54 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail # TODO(ahe): Please tr
iage this failure. | |
55 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail # TODO(ahe): Please tr
iage this failure. | |
56 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr
iage this failure. | |
57 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr
iage this failure. | |
58 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr
iage this failure. | |
59 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr
iage this failure. | |
60 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr
iage this failure. | |
61 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr
iage this failure. | |
62 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr
iage this failure. | |
63 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe)
: Please triage this failure. | 50 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe)
: Please triage this failure. |
64 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe)
: Please triage this failure. | 51 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe)
: Please triage this failure. |
65 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t
his failure. | 52 Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage t
his failure. |
66 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu
re. | 53 LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failu
re. |
67 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu
re. | 54 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu
re. |
68 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu
re. | 55 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu
re. |
69 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t
his failure. | 56 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t
his failure. |
70 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t
his failure. | 57 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t
his failure. |
71 | 58 |
72 [ $compiler == dart2js && $unchecked ] | 59 [ $compiler == dart2js && $unchecked ] |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
128 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. | 115 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. |
129 | 116 |
130 Language/11_Statements/04_If_A02_t02: Fail, OK # Issue co19 208 | 117 Language/11_Statements/04_If_A02_t02: Fail, OK # Issue co19 208 |
131 Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail, OK # Issue co19 208 | 118 Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail, OK # Issue co19 208 |
132 Language/11_Statements/06_While_A02_t02: Fail, OK # Issue co19 208 | 119 Language/11_Statements/06_While_A02_t02: Fail, OK # Issue co19 208 |
133 | 120 |
134 Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureAr
gumentMismatchException | 121 Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureAr
gumentMismatchException |
135 | 122 |
136 | 123 |
137 [ $compiler == dart2js ] | 124 [ $compiler == dart2js ] |
138 Language/13_Libraries_and_Scripts/source2: Fail, OK # co19 issue 200 | |
139 LibTest/core/Math/acos_A01_t01: Fail, OK # co19 issue 200 | 125 LibTest/core/Math/acos_A01_t01: Fail, OK # co19 issue 200 |
140 LibTest/core/Math/asin_A01_t01: Fail, OK # co19 issue 200 | 126 LibTest/core/Math/asin_A01_t01: Fail, OK # co19 issue 200 |
141 LibTest/core/Math/atan2_A01_t01: Fail, OK # co19 issue 200 | 127 LibTest/core/Math/atan2_A01_t01: Fail, OK # co19 issue 200 |
142 LibTest/core/Math/atan_A01_t01: Fail, OK # co19 issue 200 | 128 LibTest/core/Math/atan_A01_t01: Fail, OK # co19 issue 200 |
143 LibTest/core/Math/cos_A01_t01: Fail, OK # co19 issue 200 | 129 LibTest/core/Math/cos_A01_t01: Fail, OK # co19 issue 200 |
144 LibTest/core/Math/exp_A01_t01: Fail, OK # co19 issue 200 | 130 LibTest/core/Math/exp_A01_t01: Fail, OK # co19 issue 200 |
145 LibTest/core/Math/log_A01_t01: Fail, OK # co19 issue 200 | 131 LibTest/core/Math/log_A01_t01: Fail, OK # co19 issue 200 |
146 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 200 | 132 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 200 |
147 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 200 | 133 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 200 |
148 LibTest/core/Math/parseDouble_A01_t01: Fail, OK # co19 issue 200 | 134 LibTest/core/Math/parseDouble_A01_t01: Fail, OK # co19 issue 200 |
(...skipping 28 matching lines...) Expand all Loading... |
177 | 163 |
178 [ $compiler == dart2js && $system == macos && $runtime == d8 ] | 164 [ $compiler == dart2js && $system == macos && $runtime == d8 ] |
179 LibTest/core/Math/acos_A01_t01: Fail, OK | 165 LibTest/core/Math/acos_A01_t01: Fail, OK |
180 LibTest/core/Math/asin_A01_t01: Fail, OK | 166 LibTest/core/Math/asin_A01_t01: Fail, OK |
181 LibTest/core/Math/atan_A01_t01: Fail, OK | 167 LibTest/core/Math/atan_A01_t01: Fail, OK |
182 | 168 |
183 [ $compiler == dart2js && $system == windows && $runtime == d8 ] | 169 [ $compiler == dart2js && $system == windows && $runtime == d8 ] |
184 LibTest/core/double/operator_remainder_A01_t04: Fail | 170 LibTest/core/double/operator_remainder_A01_t04: Fail |
185 | 171 |
186 [ $compiler == dart2js ] | 172 [ $compiler == dart2js ] |
187 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
519 | |
188 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
519 | |
189 | |
190 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD
O(ahe): Enforce optional parameter semantics. | 173 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
191 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD
O(ahe): Enforce optional parameter semantics. | 174 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
192 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD
O(ahe): Enforce optional parameter semantics. | 175 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
193 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD
O(ahe): Enforce optional parameter semantics. | 176 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
194 | 177 |
195 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 178 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
196 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 179 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
197 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call | 180 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call |
198 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call | 181 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call |
199 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 182 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
348 | 331 |
349 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co
m/5021 | 332 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co
m/5021 |
350 | 333 |
351 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1
95 | 334 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1
95 |
352 | 335 |
353 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 | 336 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 |
354 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 | 337 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 |
355 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # co19 issue 198 | 338 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # co19 issue 198 |
356 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198 | 339 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198 |
357 | 340 |
| 341 Language/06_Functions/06_Functions_A01_t03: Fail, OK # co19 issue 232. Fixed in
r365. |
| 342 |
358 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 | 343 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 |
359 | 344 |
| 345 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail, OK # c
o19 issue 238. Fixed in co19 r363. |
| 346 |
| 347 Language/13_Libraries_and_Scripts/2_Imports_A02_t09: Fail, OK # co19 issue 242 |
| 348 |
| 349 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # co19 issue 243 |
| 350 |
| 351 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244 |
| 352 |
| 353 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail, OK # c
o19 issue 245 |
| 354 |
| 355 Language/13_Libraries_and_Scripts/1_Exports_A01_t01: Fail, OK # co19 issue 246 |
| 356 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail, OK # co19 issue 246 |
| 357 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail, OK # co19 issue 246 |
| 358 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail, OK # co19 issue 246 |
| 359 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail, OK # co19 issue 246 |
| 360 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail, OK # co19 issue 246 |
| 361 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail, OK # co19 issue 246 |
| 362 Language/13_Libraries_and_Scripts/2_Imports_A01_t24: Fail, OK # co19 issue 246 |
| 363 Language/13_Libraries_and_Scripts/2_Imports_A01_t27: Fail, OK # co19 issue 246 |
| 364 Language/13_Libraries_and_Scripts/2_Imports_A01_t28: Fail, OK # co19 issue 246 |
| 365 Language/13_Libraries_and_Scripts/2_Imports_A01_t29: Fail, OK # co19 issue 246 |
| 366 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail, OK # co19 issue 246 |
| 367 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246 |
| 368 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246 |
| 369 Language/13_Libraries_and_Scripts/2_Imports_A02_t06: Fail, OK # co19 issue 246 |
| 370 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246 |
| 371 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246 |
| 372 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail, OK # co19 issue 246 |
| 373 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail, OK # co19 issue 246 |
| 374 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail, OK # co19 issue 246 |
| 375 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246 |
| 376 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246 |
| 377 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246 |
| 378 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail, OK # co19 issue 246 |
| 379 |
| 380 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail, OK # co19 issue 24
7 |
| 381 |
| 382 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail, OK # co19 issue 248 |
| 383 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail, OK # co19 issue 248 |
| 384 |
| 385 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249 |
| 386 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249 |
| 387 |
| 388 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250 |
| 389 |
360 | 390 |
361 [ $compiler == dart2js && $runtime == d8 ] | 391 [ $compiler == dart2js && $runtime == d8 ] |
362 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 | 392 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 |
363 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail, Pass # issue 3333 | 393 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail, Pass # issue 3333 |
364 | 394 |
365 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. | 395 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. |
366 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. | 396 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. |
367 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 | 397 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 |
368 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. | 398 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. |
369 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It
erable. | 399 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It
erable. |
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
599 Language/11_Statements/05_For_A01_t12: Fail # Checks that it is a compile-time e
rror when the loop variable in a 'id in expression' includes initializer. | 629 Language/11_Statements/05_For_A01_t12: Fail # Checks that it is a compile-time e
rror when the loop variable in a 'id in expression' includes initializer. |
600 Language/11_Statements/08_Switch_A05_t01: Fail # Checks that it is a compile-tim
e error if case expressions of a switch statement without a default case have di
fferent types. | 630 Language/11_Statements/08_Switch_A05_t01: Fail # Checks that it is a compile-tim
e error if case expressions of a switch statement without a default case have di
fferent types. |
601 Language/11_Statements/08_Switch_A05_t02: Fail # Checks that it is a compile-tim
e error if case expressions of a switch statement with a default case have diffe
rent types. | 631 Language/11_Statements/08_Switch_A05_t02: Fail # Checks that it is a compile-tim
e error if case expressions of a switch statement with a default case have diffe
rent types. |
602 Language/11_Statements/08_Switch_A06_t01: Fail # Checks that it is a compile-tim
e error if a case expression is not a compile-time constant. | 632 Language/11_Statements/08_Switch_A06_t01: Fail # Checks that it is a compile-tim
e error if a case expression is not a compile-time constant. |
603 Language/11_Statements/08_Switch_A06_t02: Fail # Checks that it is a compile-tim
e error if a case expression is a compile-time constant of type bool. | 633 Language/11_Statements/08_Switch_A06_t02: Fail # Checks that it is a compile-tim
e error if a case expression is a compile-time constant of type bool. |
604 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim
e error if a case expression is null | 634 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim
e error if a case expression is null |
605 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim
e error if a case expression is a compile-time constant of type double. | 635 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim
e error if a case expression is a compile-time constant of type double. |
606 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro
r occurs if a return statement of the form return e; appears in a generative co
nstructor. | 636 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro
r occurs if a return statement of the form return e; appears in a generative co
nstructor. |
607 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro
r occurs if a return statement of the form return e; appears in a named generat
ive constructor. | 637 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro
r occurs if a return statement of the form return e; appears in a named generat
ive constructor. |
608 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro
r occurs if a return statement of the form return e; appears in a generative co
nstructor. | 638 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro
r occurs if a return statement of the form return e; appears in a generative co
nstructor. |
609 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # Checks that a sourc
e tag must be started with the character '#'. | |
610 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # Checks that it is a
compile-time error if the contents of the URI are not a valid compilation unit
(invalid variable declaration). | |
611 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self
-referencing typedef is not allowed (return value type annotation has the same n
ame as a type alias). | 639 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self
-referencing typedef is not allowed (return value type annotation has the same n
ame as a type alias). |
612 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self
-referencing typedef is not allowed (positional formal parameter type annotation
has the same name as a type alias). | 640 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self
-referencing typedef is not allowed (positional formal parameter type annotation
has the same name as a type alias). |
613 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self
-referencing typedef is not allowed (optional formal parameter type annotation h
as the same name as a type alias). | 641 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self
-referencing typedef is not allowed (optional formal parameter type annotation h
as the same name as a type alias). |
614 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th
at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) | 642 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th
at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) |
615 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites
paces other than WHITESPACE are not permitted in the source code. Checks symbol
U+00a0. | 643 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites
paces other than WHITESPACE are not permitted in the source code. Checks symbol
U+00a0. |
616 | 644 |
617 Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5170 | 645 Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5170 |
618 | 646 |
| 647 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/5
715 |
| 648 |
619 | 649 |
620 # | 650 # |
621 # Unexpected compile-time errors. | 651 # Unexpected compile-time errors. |
622 # | 652 # |
623 [ $compiler == dart2js ] | 653 [ $compiler == dart2js ] |
624 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
http://dartbug.com/5027 | 654 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
http://dartbug.com/5027 |
625 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
http://dartbug.com/5027 | 655 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
http://dartbug.com/5027 |
626 | 656 |
627 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 | 657 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 |
628 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 | 658 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
668 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022 | 698 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022 |
669 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022 | 699 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022 |
670 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022 | 700 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022 |
671 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022 | 701 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022 |
672 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022 | 702 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022 |
673 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 | 703 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 |
674 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 | 704 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 |
675 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 | 705 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 |
676 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 | 706 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 |
677 | 707 |
678 Language/06_Functions/06_Functions_A01_t03: Fail # http://dartbug.com/4050 | 708 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # http://dartbug.com/4
050. Export not implemented yet. |
679 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # http://dartbug.co
m/4050 | 709 Language/13_Libraries_and_Scripts/2_Imports_A03_t13: Fail # http://dartbug.com/4
050. Export not implemented yet. |
680 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail # http:
//dartbug.com/4050 | 710 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # http://dartbug.com/4
050. Export not implemented yet. |
681 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http:
//dartbug.com/4050 | 711 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # http://dartbug.com/4
050. Export not implemented yet. |
682 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail # http:
//dartbug.com/4050 | 712 |
683 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http:
//dartbug.com/4050 | 713 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
684 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A06_t01: Fail # http:
//dartbug.com/4050 | 714 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
685 Language/13_Libraries_and_Scripts/1_Exports_A01_t01: Fail # http://dartbug.com/4
050 | 715 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
686 Language/13_Libraries_and_Scripts/2_Imports_A01_t24: Fail # http://dartbug.com/4
050 | 716 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
687 Language/13_Libraries_and_Scripts/2_Imports_A01_t27: Fail # http://dartbug.com/4
050 | 717 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
688 Language/13_Libraries_and_Scripts/2_Imports_A01_t28: Fail # http://dartbug.com/4
050 | 718 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
689 Language/13_Libraries_and_Scripts/2_Imports_A01_t29: Fail # http://dartbug.com/4
050 | 719 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
690 Language/13_Libraries_and_Scripts/2_Imports_A01_t32: Fail # http://dartbug.com/4
050 | 720 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # http://dartbug.com/4
050. Combinators not implemented yet. |
691 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # http://dartbug.com/4
050 | 721 |
692 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # http://dartbug.com/4
050 | 722 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
683 |
693 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # http://dartbug.com/4
050 | 723 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
683 |
694 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # http://dartbug.com/4
050 | 724 |
695 Language/13_Libraries_and_Scripts/2_Imports_A02_t06: Fail # http://dartbug.com/4
050 | 725 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # http://dartbug.com/5
712 |
696 Language/13_Libraries_and_Scripts/2_Imports_A02_t09: Fail # http://dartbug.com/4
050 | 726 |
697 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # http://dartbug.com/4
050 | 727 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http:
//dartbug.com/5713 |
698 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # http://dartbug.com/4
050 | 728 |
699 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # http://dartbug.com/4
050 | 729 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http:
//dartbug.com/5714 |
700 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # http://dartbug.com/4
050 | |
701 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/4
050 | |
702 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # http://dartbug.com/4
050 | |
703 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail # http://dartbug.com/4
050 | |
704 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # http://dartbug.com/4
050 | |
705 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail # http://dartbug.com/4
050 | |
706 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail # http://dartbug.com/4
050 | |
707 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail # http://dartbug.com/4
050 | |
708 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # http://dartbug.com/4
050 | |
709 Language/13_Libraries_and_Scripts/2_Imports_A03_t13: Fail # http://dartbug.com/4
050 | |
710 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # http://dartbug.com/4
050 | |
711 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # http://dartbug.com/4
050 | |
712 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # http://dartbug.com/4
050 | |
713 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/4
050 | |
714 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # http://dartbug.com/4
050 | |
715 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # http://dartbug.com/4
050 | |
716 | 730 |
717 | 731 |
718 # | 732 # |
719 # Unexpected runtime errors. | 733 # Unexpected runtime errors. |
720 # | 734 # |
721 [ $compiler == dart2js ] | 735 [ $compiler == dart2js ] |
722 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TypeError: Object #<C> has no method 'call$0' | 736 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TypeError: Object #<C> has no method 'call$0' |
723 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TypeError: Object #<Foo> has no method 'call$0' | 737 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TypeError: Object #<Foo> has no method 'call$0' |
724 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected:
<Instance of 'C'>, actual: <Instance of 'C'>) fails. | 738 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected:
<Instance of 'C'>, actual: <Instance of 'C'>) fails. |
725 Language/10_Expressions/30_Type_Cast_A02_t03: Fail # Expect.fail('CastError expe
cted') | 739 Language/10_Expressions/30_Type_Cast_A02_t03: Fail # Expect.fail('CastError expe
cted') |
726 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # CastError: Casting value of
type Number to incompatible type G | 740 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # CastError: Casting value of
type Number to incompatible type G |
727 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastError: Casting value of
type Number to incompatible type G | 741 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastError: Casting value of
type Number to incompatible type G |
728 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. | 742 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. |
729 | 743 |
730 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020 | 744 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020 |
731 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 | 745 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 |
732 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 746 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
733 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 747 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
734 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 748 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
735 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 749 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
736 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 750 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
737 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 751 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
738 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 752 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
739 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 753 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
740 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 754 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
741 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 755 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
OLD | NEW |