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

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

Issue 11412245: MalformedType used for all invalid type annotations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased Created 8 years 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
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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js && $host_checked ] 7 [ $compiler == dart2js && $host_checked ]
8 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Crash # Issue 6931 8 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Crash # Issue 6931
9 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Crash # Issue 6931 9 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Crash # Issue 6931
10 10
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please triage this failure. 47 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please triage this failure.
48 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 48 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
49 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure. 49 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure.
50 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure. 50 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure.
51 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure. 51 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure.
52 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure. 52 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure.
53 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure. 53 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure.
54 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure. 54 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure.
55 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure. 55 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure.
56 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 56 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
57 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
58 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 57 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
59 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 58 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
60 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure. 59 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure.
61 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure. 60 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure.
62 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 61 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
63 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 62 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
64 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 63 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
65 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 64 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
66 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 65 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
67 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 66 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 199
201 # Partially implemented rediriecting constructors makes this fail. 200 # Partially implemented rediriecting constructors makes this fail.
202 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 201 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
203 202
204 [ $compiler == dart2js && ($system == linux || $system == macos)] 203 [ $compiler == dart2js && ($system == linux || $system == macos)]
205 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. 204 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
206 205
207 [ $compiler == dart2js && $unchecked ] 206 [ $compiler == dart2js && $unchecked ]
208 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 207 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
209 208
209 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(johnniwinther): Please tri age this failure.
210
210 [ $compiler == dart2js && $runtime == jsshell ] 211 [ $compiler == dart2js && $runtime == jsshell ]
211 LibTest/core/double/round_A01_t01: Fail # TODO(ahe): Triage these tests. 212 LibTest/core/double/round_A01_t01: Fail # TODO(ahe): Triage these tests.
212 LibTest/core/double/toStringAsExponential_A01_t07: Fail # TODO(ahe): Triage thes e tests. 213 LibTest/core/double/toStringAsExponential_A01_t07: Fail # TODO(ahe): Triage thes e tests.
213 LibTest/core/double/toStringAsFixed_A01_t05: Fail # TODO(ahe): Triage these test s. 214 LibTest/core/double/toStringAsFixed_A01_t05: Fail # TODO(ahe): Triage these test s.
214 LibTest/core/double/toStringAsFixed_A01_t06: Fail # TODO(ahe): Triage these test s. 215 LibTest/core/double/toStringAsFixed_A01_t06: Fail # TODO(ahe): Triage these test s.
215 LibTest/core/double/toStringAsPrecision_A01_t07: Fail # TODO(ahe): Triage these tests. 216 LibTest/core/double/toStringAsPrecision_A01_t07: Fail # TODO(ahe): Triage these tests.
216 LibTest/math/acos_A01_t01: Fail # TODO(ahe): Triage these tests. 217 LibTest/math/acos_A01_t01: Fail # TODO(ahe): Triage these tests.
217 LibTest/math/asin_A01_t01: Fail # TODO(ahe): Triage these tests. 218 LibTest/math/asin_A01_t01: Fail # TODO(ahe): Triage these tests.
218 219
219 [ $compiler == dart2js && $checked ] 220 [ $compiler == dart2js && $checked ]
(...skipping 28 matching lines...) Expand all
248 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 249 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
249 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure. 250 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure.
250 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 251 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
251 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 252 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
252 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure. 253 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure.
253 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure. 254 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure.
254 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure. 255 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure.
255 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 256 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
256 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 257 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
257 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure. 258 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure.
258 Language/13_Libraries_and_Scripts/1_Imports_A03_t31: Fail # TODO(ahe): Please tr iage this failure.
259 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure. 259 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure.
260 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure. 260 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure.
261 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 261 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
262 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 262 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
263 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 263 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
264 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 264 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
265 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 265 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
266 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 266 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
267 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure. 267 LibTest/core/List/operator_subscript_A03_t01: Fail # TODO(ahe): Please triage th is failure.
268 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 268 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 319
320 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 294 320 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 294
321 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 321 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
322 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 294 322 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 294
323 323
324 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 324 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
325 325
326 LibTest/core/int/isOdd_A01_t01: Fail, OK # co19 issue 277 326 LibTest/core/int/isOdd_A01_t01: Fail, OK # co19 issue 277
327 LibTest/core/int/isEven_A01_t01: Fail, OK # co19 issue 277 327 LibTest/core/int/isEven_A01_t01: Fail, OK # co19 issue 277
328 328
329 Language/09_Generics/09_Generics_A05_t01: Fail # co19 issue 297
330
331 [ $compiler == dart2js ] 329 [ $compiler == dart2js ]
332 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 330 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics.
333 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # htt p://dartbug.com/5026 331 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # htt p://dartbug.com/5026
334 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. 332 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics.
335 Language/06_Functions/2_Formal_Parameters_A03_t03: Fail # TODO(ahe): Enforce opt ional parameter semantics. 333 Language/06_Functions/2_Formal_Parameters_A03_t03: Fail # TODO(ahe): Enforce opt ional parameter semantics.
336 Language/06_Functions/2_Formal_Parameters_A03_t04: Fail # TODO(ahe): Enforce opt ional parameter semantics. 334 Language/06_Functions/2_Formal_Parameters_A03_t04: Fail # TODO(ahe): Enforce opt ional parameter semantics.
337 Language/06_Functions/2_Formal_Parameters_A03_t06: Fail # TODO(ahe): Enforce opt ional parameter semantics. 335 Language/06_Functions/2_Formal_Parameters_A03_t06: Fail # TODO(ahe): Enforce opt ional parameter semantics.
338 336
339 Language/11_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 337 Language/11_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
340 Language/11_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 338 Language/11_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 627 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
630 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 628 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
631 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 629 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
632 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 630 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
633 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 631 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
634 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 632 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
635 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 633 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
636 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 634 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
637 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 635 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
638 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 636 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698