| 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 [ $runtime == vm ] | 5 [ $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 LibTest/typed_data/Float32List/buffer_A01_t01: fail # Issue 549 | 8 LibTest/typed_data/Float32List/buffer_A01_t01: fail # Issue 549 |
| 9 LibTest/typed_data/Float32List/Float32List.view_A01_t01: fail # Issue 549 | 9 LibTest/typed_data/Float32List/Float32List.view_A01_t01: fail # Issue 549 |
| 10 LibTest/typed_data/Float32List/Float32List.view_A01_t02: fail # Issue 549 | 10 LibTest/typed_data/Float32List/Float32List.view_A01_t02: fail # Issue 549 |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 90 LibTest/math/log_A01_t01: Fail | 90 LibTest/math/log_A01_t01: Fail |
| 91 LibTest/core/double/toInt_A01_t01: Fail | 91 LibTest/core/double/toInt_A01_t01: Fail |
| 92 | 92 |
| 93 [ $compiler == none && $runtime == vm && $arch == arm ] | 93 [ $compiler == none && $runtime == vm && $arch == arm ] |
| 94 LibTest/typed_data/Float32List/Float32List.view_A01_t02: Crash # Issue 12868 | 94 LibTest/typed_data/Float32List/Float32List.view_A01_t02: Crash # Issue 12868 |
| 95 LibTest/typed_data/Float64List/Float64List.view_A01_t02: Crash # Issue 12868 | 95 LibTest/typed_data/Float64List/Float64List.view_A01_t02: Crash # Issue 12868 |
| 96 | 96 |
| 97 [ $compiler == none && $runtime == vm ] | 97 [ $compiler == none && $runtime == vm ] |
| 98 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 | 98 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 |
| 99 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 | 99 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 |
| 100 Language/05_Variables/05_Variables_A05_t03: fail # Dart issue 12539 | |
| 101 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 | 100 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 |
| 102 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 | 101 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 |
| 103 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 | 102 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 |
| 104 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 | 103 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 |
| 105 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 | 104 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 |
| 106 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543 | 105 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543 |
| 107 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544 | 106 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544 |
| 108 Language/07_Classes/07_Classes_A11_t02: fail # Dart issue 12545 | 107 Language/07_Classes/07_Classes_A11_t02: fail # Dart issue 12545 |
| 109 Language/07_Classes/07_Classes_A11_t04: fail # Dart issue 12545 | 108 Language/07_Classes/07_Classes_A11_t04: fail # Dart issue 12545 |
| 110 Language/07_Classes/3_Setters_A08_t01: fail # co19 issue 520 | |
| 111 Language/07_Classes/3_Setters_A08_t02: fail # co19 issue 520 | |
| 112 Language/07_Classes/3_Setters_A08_t04: fail # co19 issue 520 | |
| 113 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar
t issue 12543 | 109 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar
t issue 12543 |
| 114 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 | 110 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 |
| 115 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 | 111 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 |
| 116 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518 | 112 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518 |
| 117 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12
549 | 113 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12
549 |
| 118 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13
72 | 114 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13
72 |
| 119 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue
525 | 115 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue
525 |
| 120 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: fail # Dart issue 12550 | 116 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: fail # Dart issue 12550 |
| 121 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail #
Dart issue 12549 | 117 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail #
Dart issue 12549 |
| 122 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail #
Dart issue 12549 | |
| 123 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551 | 118 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551 |
| 124 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593 | 119 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593 |
| 125 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503 | 120 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503 |
| 126 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 | 121 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 |
| 127 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 | 122 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 |
| 128 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 | 123 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 |
| 129 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 | 124 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 |
| 130 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 | 125 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 |
| 131 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 | 126 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 |
| 132 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 | 127 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 |
| (...skipping 12 matching lines...) Expand all Loading... |
| 145 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 | 140 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 |
| 146 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 | 141 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 |
| 147 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 | 142 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 |
| 148 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 | 143 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 |
| 149 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 | 144 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 |
| 150 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # Issue 12518 | 145 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # Issue 12518 |
| 151 | 146 |
| 152 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 | 147 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 |
| 153 | 148 |
| 154 # All isolate are being ignored at the moment as the library will go through som
e changes. | 149 # All isolate are being ignored at the moment as the library will go through som
e changes. |
| 155 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please
triage this failure | |
| 156 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546:
Please triage this failure | |
| 157 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 150 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
| 158 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure | 151 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure |
| 159 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure | 152 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure |
| 160 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure | 153 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure |
| 161 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure | 154 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure |
| 162 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. | 155 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. |
| 163 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. | 156 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. |
| 164 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. | 157 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. |
| 165 | 158 |
| 166 | 159 |
| (...skipping 13 matching lines...) Expand all Loading... |
| 180 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 | 173 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 |
| 181 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 | 174 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 |
| 182 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 | 175 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 |
| 183 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861 | 176 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861 |
| 184 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 | 177 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 |
| 185 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 | 178 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 |
| 186 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 | 179 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 |
| 187 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 | 180 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 |
| 188 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 | 181 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 |
| 189 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 | 182 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 |
| OLD | NEW |