| 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/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1
9-roll r587: Please triage this failure | 13 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1
9-roll r587: Please triage this failure |
| 14 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1
9-roll r587: Please triage this failure | 14 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1
9-roll r587: Please triage this failure |
| 15 LibTest/core/Uri/decodeQueryComponent_A02_t01: fail # co19 Issue 591 | |
| 16 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 | 15 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 |
| 17 # Maybe we should wait until isolate library is sealed before triaging these. | 16 # Maybe we should wait until isolate library is sealed before triaging these. |
| 18 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54
6: Please triage this failure | 17 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54
6: Please triage this failure |
| 19 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro
ll r546: Please triage this failure | 18 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro
ll r546: Please triage this failure |
| 19 Language/15_Types/1_Static_Types_A03_t01: Fail # co19-roll r607: Please triage t
his failure |
| 20 |
| 21 Language/09_Mixins/1_Mixin_Application_A01_t01: CompileTimeError # co19-roll r60
7: Please triage this failure |
| 22 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: CompileTimeError #
co19-roll r607: Please triage this failure |
| 23 LibTest/collection/LinkedList/first_A01_t02: CompileTimeError # co19-roll r607:
Please triage this failure |
| 24 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # co19-roll r607: Pl
ease triage this failure |
| 25 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r607: Pl
ease triage this failure |
| 26 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime
Error # co19-roll r607: Please triage this failure |
| 27 Language/13_Statements/02_Expression_Statements_A01_t13: MissingCompileTimeError
# co19-roll r607: Please triage this failure |
| 28 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t03: Runt
imeError # co19-roll r607: Please triage this failure |
| 29 LibTest/collection/HasNextIterator/HasNextIterator_A01_t01: RuntimeError # co19-
roll r607: Please triage this failure |
| 30 LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01: RuntimeError # co19
-roll r607: Please triage this failure |
| 31 LibTest/core/Runes/lastWhere_A02_t01: RuntimeError # co19-roll r607: Please tria
ge this failure |
| 32 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r607:
Please triage this failure |
| 33 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl
ease triage this failure |
| 34 LibTest/collection/LinkedList/reduce_A01_t01: RuntimeError # co19-roll r607: Ple
ase triage this failure |
| 35 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P
lease triage this failure |
| 36 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage
this failure |
| 20 | 37 |
| 21 [ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ] | 38 [ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ] |
| 22 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: P
lease triage this failure | 39 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: P
lease triage this failure |
| 23 | 40 |
| 24 [ $runtime == vm || $compiler == dart2js ] | 41 [ $runtime == vm || $compiler == dart2js ] |
| 25 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. | 42 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. |
| 26 Language/12_Expressions/01_Constants_A16_t01: FAIL, OK # co19 issue 525 | 43 Language/12_Expressions/01_Constants_A16_t01: FAIL, OK # co19 issue 525 |
| 27 Language/12_Expressions/01_Constants_A16_t02: FAIL, OK # co19 issue 525 | 44 Language/12_Expressions/01_Constants_A16_t02: FAIL, OK # co19 issue 525 |
| 28 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue
560 | 45 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue
560 |
| 29 | 46 |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 LibTest/typed_data/Uint64List/removeAll_A01_t01: Fail # co19 issue 548 | 106 LibTest/typed_data/Uint64List/removeAll_A01_t01: Fail # co19 issue 548 |
| 90 LibTest/typed_data/Uint64List/retainAll_A01_t01: Fail # co19 issue 548 | 107 LibTest/typed_data/Uint64List/retainAll_A01_t01: Fail # co19 issue 548 |
| 91 LibTest/typed_data/Uint8ClampedList/removeAll_A01_t01: Fail # co19 issue 548 | 108 LibTest/typed_data/Uint8ClampedList/removeAll_A01_t01: Fail # co19 issue 548 |
| 92 LibTest/typed_data/Uint8ClampedList/retainAll_A01_t01: Fail # co19 issue 548 | 109 LibTest/typed_data/Uint8ClampedList/retainAll_A01_t01: Fail # co19 issue 548 |
| 93 LibTest/typed_data/Uint8List/removeAll_A01_t01: Fail # co19 issue 548 | 110 LibTest/typed_data/Uint8List/removeAll_A01_t01: Fail # co19 issue 548 |
| 94 LibTest/typed_data/Uint8List/retainAll_A01_t01: Fail # co19 issue 548 | 111 LibTest/typed_data/Uint8List/retainAll_A01_t01: Fail # co19 issue 548 |
| 95 | 112 |
| 96 LibTest/core/String/concat_A01_t01: Fail # co19 issue 561 | 113 LibTest/core/String/concat_A01_t01: Fail # co19 issue 561 |
| 97 LibTest/core/String/concat_A02_t01: Fail # co19 issue 561 | 114 LibTest/core/String/concat_A02_t01: Fail # co19 issue 561 |
| 98 | 115 |
| 99 [ $compiler != dartanalyzer && $compiler != dart2analyzer ] | |
| 100 # Dart2js/Dart2dart succeedes due to a bug in their parser (issue 13223). | |
| 101 Language/12_Expressions/21_Bitwise_Expressions_A01_t01: Fail # co19 Issue 595 | |
| 102 | |
| 103 ### CHECKED MODE FAILURES ### | 116 ### CHECKED MODE FAILURES ### |
| 104 | 117 |
| 105 [ ($runtime == vm || $compiler == dart2js) && $checked] | 118 [ ($runtime == vm || $compiler == dart2js) && $checked] |
| 106 Language/07_Classes/6_Constructors/2_Factories_A12_t02: fail # co19-roll r587: P
lease triage this failure | 119 Language/07_Classes/6_Constructors/2_Factories_A12_t02: fail # co19-roll r587: P
lease triage this failure |
| 107 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498 | 120 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498 |
| 108 Language/14_Libraries_and_Scripts/1_Imports_A03_t26: FAIL, OK # co19 issue 498 | |
| 109 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 | 121 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 |
| 110 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 | 122 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 |
| 111 Language/15_Types/1_Static_Types_A03_t01: Fail # co19-roll r559: Please triage t
his failure | |
| 112 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 | 123 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 |
| 113 LibTest/core/DateTime/compareTo_A02_t01: FAIL, OK # co19 issue 498 | 124 LibTest/core/DateTime/compareTo_A02_t01: FAIL, OK # co19 issue 498 |
| 114 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 | 125 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 |
| 115 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510 | 126 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510 |
| 116 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510 | 127 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510 |
| 117 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510 | 128 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510 |
| 118 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510 | 129 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510 |
| 119 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510 | 130 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510 |
| 120 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510 | 131 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510 |
| 121 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510 | 132 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510 |
| 133 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure |
| OLD | NEW |