| 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 [ $compiler == none && $runtime == vm ] | 5 [ $compiler == none && $runtime == vm ] |
| 6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 | 6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 |
| 7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 | 7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 |
| 8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError
# Issue 7052 | 8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError
# Issue 7052 |
| 9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError
# Issue 7052 | 9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError
# Issue 7052 |
| 10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError
# Issue 7052 | 10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError
# Issue 7052 |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 | 84 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 |
| 85 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 | 85 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 |
| 86 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 | 86 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 |
| 87 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 | 87 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 |
| 88 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 | 88 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 |
| 89 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 | 89 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 |
| 90 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 | 90 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 |
| 91 Language/13_Statements/09_Switch_A02_t04: fail # co19 issue 605 | 91 Language/13_Statements/09_Switch_A02_t04: fail # co19 issue 605 |
| 92 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 | 92 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 |
| 93 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 | 93 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 |
| 94 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # Dart issue 12915 | |
| 95 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 | 94 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 |
| 96 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916 | 95 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916 |
| 97 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # Dart issue 12918 | |
| 98 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 | 96 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 |
| 99 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 | 97 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 |
| 100 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 | 98 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 |
| 101 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 | 99 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 |
| 102 | 100 |
| 103 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 | 101 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 |
| 104 | 102 |
| 105 # All isolate are being ignored at the moment as the library will go through som
e changes. | 103 # All isolate are being ignored at the moment as the library will go through som
e changes. |
| 106 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 104 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
| 107 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure | 105 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure |
| (...skipping 24 matching lines...) Expand all Loading... |
| 132 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 | 130 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 |
| 133 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 | 131 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 |
| 134 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 | 132 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 |
| 135 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861 | 133 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861 |
| 136 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 | 134 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 |
| 137 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 | 135 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 |
| 138 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 | 136 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 |
| 139 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 | 137 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 |
| 140 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 | 138 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 |
| 141 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 | 139 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 |
| 140 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro
ll r607: Please triage this failure |
| 142 | 141 |
| 143 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] | 142 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] |
| 144 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 | 143 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 |
| 145 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 | 144 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 |
| 146 | 145 |
| 147 [ $compiler == none && $runtime == vm ] | 146 [ $compiler == none && $runtime == vm ] |
| 148 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543 | 147 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543 |
| 149 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543 | 148 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543 |
| 150 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543 | 149 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543 |
| 151 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543 | 150 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543 |
| 152 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601 | 151 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601 |
| 153 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601 | 152 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601 |
| 154 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601 | 153 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601 |
| 155 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601 | 154 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601 |
| 155 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError
# co19-roll r607: Please triage this failure |
| 156 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError
# co19-roll r607: Please triage this failure |
| 157 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6
07: Please triage this failure |
| 158 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure |
| 159 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage
this failure |
| 160 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage
this failure |
| 156 | 161 |
| 162 [ $compiler == none && $runtime == vm && $mode == debug && $checked ] |
| 163 LibTest/collection/LinkedList/add_A01_t01: Pass, Crash # co19-roll r607: Please
triage this failure |
| 164 LibTest/collection/LinkedList/iterator_current_A01_t01: Pass, Crash # co19-roll
r607: Please triage this failure |
| 165 LibTest/collection/LinkedList/single_A01_t01: Pass, Crash # co19-roll r607: Plea
se triage this failure |
| 166 |
| OLD | NEW |