| 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 # This file contains the tests that have been identified as broken and have been
filed | 5 # This file contains the tests that have been identified as broken and have been
filed |
| 6 # on the co19 issue tracker. | 6 # on the co19 issue tracker. |
| 7 # In order to qualify here these tests need to fail both on the VM and dart2js. | 7 # In order to qualify here these tests need to fail both on the VM and dart2js. |
| 8 | 8 |
| 9 ### GENERAL FAILURES ### | 9 ### GENERAL FAILURES ### |
| 10 | 10 |
| 11 | 11 |
| 12 [ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ] | 12 [ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ] |
| 13 Language/12_Expressions/05_Strings_A02_t46: fail, pass, ok # co19 issue 612 | 13 Language/12_Expressions/05_Strings_A02_t46: fail, pass, ok # co19 issue 612 |
| 14 Language/12_Expressions/05_Strings_A02_t48: fail, pass, ok # co19 issue 612 | 14 Language/12_Expressions/05_Strings_A02_t48: fail, pass, ok # co19 issue 612 |
| 15 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1
9-roll r587: Please triage this failure | 15 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1
9-roll r587: Please triage this failure |
| 16 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1
9-roll r587: Please triage this failure | 16 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1
9-roll r587: Please triage this failure |
| 17 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 | 17 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 |
| 18 # Maybe we should wait until isolate library is sealed before triaging these. | 18 # Maybe we should wait until isolate library is sealed before triaging these. |
| 19 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54
6: Please triage this failure | 19 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54
6: Please triage this failure |
| 20 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro
ll r546: Please triage this failure | 20 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro
ll r546: Please triage this failure |
| 21 Language/15_Types/1_Static_Types_A03_t01: Fail # co19-roll r607: Please triage t
his failure | 21 Language/15_Types/1_Static_Types_A03_t01: Fail # co19-roll r607: Please triage t
his failure |
| 22 | 22 |
| 23 Language/09_Mixins/1_Mixin_Application_A01_t01: CompileTimeError # co19-roll r60
7: Please triage this failure | 23 Language/09_Mixins/1_Mixin_Application_A01_t01: CompileTimeError # co19-roll r60
7: Please triage this failure |
| 24 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: CompileTimeError #
co19-roll r607: Please triage this failure | 24 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: CompileTimeError #
co19-roll r607: Please triage this failure |
| 25 LibTest/collection/LinkedList/first_A01_t02: CompileTimeError # co19-roll r607:
Please triage this failure | 25 LibTest/collection/LinkedList/first_A01_t02: CompileTimeError # co19-roll r607:
Please triage this failure |
| 26 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # co19-roll r607: Pl
ease triage this failure | |
| 27 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r607: Pl
ease triage this failure | 26 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r607: Pl
ease triage this failure |
| 28 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime
Error # co19-roll r607: Please triage this failure | 27 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime
Error # co19-roll r607: Please triage this failure |
| 29 Language/13_Statements/02_Expression_Statements_A01_t13: MissingCompileTimeError
# co19-roll r607: Please triage this failure | 28 Language/13_Statements/02_Expression_Statements_A01_t13: MissingCompileTimeError
# co19-roll r607: Please triage this failure |
| 30 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t03: Runt
imeError # co19-roll r607: Please triage this failure | 29 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t03: Runt
imeError # co19-roll r607: Please triage this failure |
| 31 LibTest/collection/HasNextIterator/HasNextIterator_A01_t01: RuntimeError # co19-
roll r607: Please triage this failure | 30 LibTest/collection/HasNextIterator/HasNextIterator_A01_t01: RuntimeError # co19-
roll r607: Please triage this failure |
| 32 LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01: RuntimeError # co19
-roll r607: Please triage this failure | 31 LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01: RuntimeError # co19
-roll r607: Please triage this failure |
| 33 LibTest/core/Runes/lastWhere_A02_t01: RuntimeError # co19-roll r607: Please tria
ge this failure | 32 LibTest/core/Runes/lastWhere_A02_t01: RuntimeError # co19-roll r607: Please tria
ge this failure |
| 34 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r607:
Please triage this failure | 33 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r607:
Please triage this failure |
| 35 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl
ease triage this failure | 34 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl
ease triage this failure |
| 36 LibTest/collection/LinkedList/reduce_A01_t01: RuntimeError # co19-roll r607: Ple
ase triage this failure | 35 LibTest/collection/LinkedList/reduce_A01_t01: RuntimeError # co19-roll r607: Ple
ase triage this failure |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 83 ### CHECKED MODE FAILURES ### | 82 ### CHECKED MODE FAILURES ### |
| 84 | 83 |
| 85 [ ($runtime == vm || $compiler == dart2js) && $checked] | 84 [ ($runtime == vm || $compiler == dart2js) && $checked] |
| 86 Language/07_Classes/6_Constructors/2_Factories_A12_t02: fail # co19-roll r587: P
lease triage this failure | 85 Language/07_Classes/6_Constructors/2_Factories_A12_t02: fail # co19-roll r587: P
lease triage this failure |
| 87 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498 | 86 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498 |
| 88 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 | 87 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 |
| 89 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 | 88 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 |
| 90 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 | 89 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 |
| 91 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 | 90 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 |
| 92 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure | 91 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure |
| OLD | NEW |