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/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai
lure. | 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai
lure. |
10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this
failure. | 10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this
failure. |
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
306 LibTest/core/List/setRange_A05_t01: Fail, OK | 306 LibTest/core/List/setRange_A05_t01: Fail, OK |
307 | 307 |
308 # These tests need to be updated for new optional parameter syntax and semantics
, co19 issue 258: | 308 # These tests need to be updated for new optional parameter syntax and semantics
, co19 issue 258: |
309 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK | 309 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK |
310 Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK | 310 Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK |
311 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK | 311 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK |
312 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK | 312 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK |
313 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail
, OK | 313 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail
, OK |
314 Language/14_Types/5_Function_Types_A01_t21: Fail, OK | 314 Language/14_Types/5_Function_Types_A01_t21: Fail, OK |
315 | 315 |
| 316 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 289 |
| 317 |
316 Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 | 318 Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 |
317 Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 | 319 Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 |
318 Language/10_Expressions/06_Lists_A05_t02: Fail, OK # co19 issue 287 | 320 Language/10_Expressions/06_Lists_A05_t02: Fail, OK # co19 issue 287 |
319 Language/10_Expressions/06_Lists_A08_t03: Fail, OK # co19 issue 287 | 321 Language/10_Expressions/06_Lists_A08_t03: Fail, OK # co19 issue 287 |
320 LibTest/core/HashSet/HashSet_A01_t01: Fail, OK # co19 issue 287 | 322 LibTest/core/HashSet/HashSet_A01_t01: Fail, OK # co19 issue 287 |
321 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail, OK # co19 issue 287 | 323 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail, OK # co19 issue 287 |
322 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail, OK # co19 issue 287 | 324 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail, OK # co19 issue 287 |
323 LibTest/core/Queue/filter_A01_t04: Fail, OK # co19 issue 287 | 325 LibTest/core/Queue/filter_A01_t04: Fail, OK # co19 issue 287 |
324 LibTest/core/Queue/some_A01_t06: Fail, OK # co19 issue 287 | 326 LibTest/core/Queue/some_A01_t06: Fail, OK # co19 issue 287 |
325 LibTest/core/Queue/every_A01_t06: Fail, OK # co19 issue 287 | 327 LibTest/core/Queue/every_A01_t06: Fail, OK # co19 issue 287 |
(...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
849 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 851 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
850 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 852 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
851 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 853 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
852 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 854 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
853 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 855 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
854 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 856 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
855 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 857 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
856 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 858 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
857 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 859 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
858 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 860 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
OLD | NEW |