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 == dart2js && $runtime == drt ] | 5 [ $compiler == dart2js && $runtime == drt ] |
6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 | 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 |
7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 | 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 |
8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 | 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 |
9 | 9 |
10 [ $compiler == dart2js && $runtime == jsshell ] | 10 [ $compiler == dart2js && $runtime == jsshell ] |
11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. | 11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. |
12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. | 12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. |
13 | 13 |
14 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 14 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure | 15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure |
16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 | 16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 |
17 | 17 |
18 | 18 |
19 # Crashes first, please. Then untriaged bugs. There is a section below | 19 # Crashes first, please. Then untriaged bugs. There is a section below |
20 # for co19 bugs. | 20 # for co19 bugs. |
21 [ $compiler == dart2js ] | 21 [ $compiler == dart2js ] |
22 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. | 22 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # TODO(ahe): Please tri age this failure. |
23 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. | 23 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # TODO(ahe): Please tri age this failure. |
24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure | 24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure |
25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure | 25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure |
26 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. | 26 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th is failure. |
27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. | 27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure. |
28 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure . | 28 LibTest/core/List/List_A03_t01: RuntimeError # TODO(kasperl): Please triage this failure. |
29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 | 29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 |
30 | 30 |
31 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure | 31 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure |
32 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure | 32 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure |
33 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure | 33 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure |
34 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure | 34 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure |
35 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure | 35 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure |
36 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure | 36 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure |
37 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure | 37 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure |
38 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure | 38 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure |
(...skipping 27 matching lines...) Expand all Loading... | |
66 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 66 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
67 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 67 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
68 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 68 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
69 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 69 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
70 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure. | 70 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure. |
71 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure. | 71 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure. |
72 | 72 |
73 | 73 |
74 [ $compiler == dart2js ] | 74 [ $compiler == dart2js ] |
75 | 75 |
76 LibTest/core/List/removeAt_A02_t01: Fail # Issue 1533 | 76 LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533 |
77 | 77 |
78 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750 | 78 LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750 |
79 | 79 |
80 [ $compiler == dart2js && $runtime == ie9 ] | 80 [ $compiler == dart2js && $runtime == ie9 ] |
81 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 | 81 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 |
82 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 | 82 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 |
83 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 | 83 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 |
84 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 | 84 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 |
85 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 | 85 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 |
86 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 | 86 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 |
87 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 | 87 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 |
88 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 | 88 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 |
(...skipping 17 matching lines...) Expand all Loading... | |
106 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. | 106 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. |
107 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. | 107 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. |
108 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure. | 108 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure. |
109 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # TODO(ngeoaffray): Please triage these failure. | 109 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # TODO(ngeoaffray): Please triage these failure. |
110 | 110 |
111 [ $compiler == dart2js && $checked ] | 111 [ $compiler == dart2js && $checked ] |
112 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. | 112 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. |
113 | 113 |
114 | 114 |
115 [ $compiler == dart2js ] | 115 [ $compiler == dart2js ] |
116 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 | 116 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 |
117 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 | 117 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 |
118 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 | 118 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 |
119 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 | 119 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 |
120 | 120 |
121 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. | 121 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. |
122 | 122 |
123 LibTest/core/List/getRange_A03_t01: Fail, OK # Tests that fail because they use the legacy try-catch syntax. co19 issue 184. | 123 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184. |
124 | 124 |
125 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK # These tests need to be updated for new optional parameter syntax and semantics, co19 issue 258: | 125 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or, OK # These tests need to be updated for new optional parameter syntax and se mantics, co19 issue 258: |
126 | 126 |
127 LibTest/isolate/SendPort/send_A02_t04: Fail, Pass, OK # co19 issue 293 Passes on IE | 127 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, Pass, OK # co19 issue 293 P asses on IE |
128 | 128 |
129 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 | 129 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294 |
130 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 294 | 130 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294 |
131 | 131 |
132 LibTest/core/int/isOdd_A01_t01: Fail, OK # co19 issue 277 | 132 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277 |
133 LibTest/core/int/isEven_A01_t01: Fail, OK # co19 issue 277 | 133 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277 |
134 | 134 |
135 [ $compiler == dart2js ] | 135 [ $compiler == dart2js ] |
136 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant | 136 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Compile-time error: er ror: not a compile-time constant |
137 | 137 |
138 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails | 138 LibTest/isolate/isolate_api/spawnUri_A02_t01: RuntimeError # Runtime error: Expe ct.throws() fails |
139 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. | 139 LibTest/isolate/isolate_api/spawnUri_A01_t01: RuntimeError # Runtime error: Unsu pportedError: Currently spawnUri is not supported without web workers. |
140 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. | 140 LibTest/isolate/isolate_api/spawnUri_A01_t02: RuntimeError # Runtime error: Unsu pportedError: Currently spawnUri is not supported without web workers. |
141 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. | 141 LibTest/isolate/isolate_api/spawnUri_A01_t03: RuntimeError # Runtime error: Unsu pportedError: Currently spawnUri is not supported without web workers. |
142 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. | 142 LibTest/isolate/isolate_api/spawnUri_A01_t04: RuntimeError # Runtime error: Unsu pportedError: Currently spawnUri is not supported without web workers. |
143 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. | 143 LibTest/isolate/isolate_api/spawnUri_A01_t05: RuntimeError # Runtime error: Unsu pportedError: Currently spawnUri is not supported without web workers. |
144 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined. | 144 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined. |
145 | 145 |
146 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation. | 146 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation. |
147 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. | 147 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints. |
148 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints. | 148 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints. |
149 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul t from bit-operation. | 149 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation. |
150 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints. | 150 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints. |
151 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints. | 151 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints . |
152 | 152 |
153 | 153 |
154 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 212 | 154 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212 |
155 | 155 |
156 | 156 |
157 # | 157 # |
158 # Issues with co19 test suite. | 158 # Issues with co19 test suite. |
159 # | 159 # |
160 # If you add anything here, either file a bug against the Dart | 160 # If you add anything here, either file a bug against the Dart |
161 # language specification, co19 test suite, or add a comment that ahe@ | 161 # language specification, co19 test suite, or add a comment that ahe@ |
162 # can understand so he can file a bug later. | 162 # can understand so he can file a bug later. |
163 # | 163 # |
164 [ $compiler == dart2js ] | 164 [ $compiler == dart2js ] |
165 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 | 165 Language/03_Overview/2_Privacy_A01_t09: MissingCompileTimeError, OK # co19 issue 198 |
166 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 | 166 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 |
167 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.co m/5021 | 167 Language/06_Functions/4_External_Functions_A01_t01: RuntimeError, OK # http://da rtbug.com/5021 |
168 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308 | 168 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308 |
169 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur e | 169 LibTest/typed_data/Int64List/*: CompileTimeError # co19-roll r559: Please triage this failure |
170 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr iage this failure | 170 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr iage this failure |
171 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu re | 171 LibTest/typed_data/Uint64List/*: RuntimeError # co19-roll r559: Please triage th is failure |
172 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please triage this failure | 172 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please triage this failure |
173 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this failure | 173 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this failure |
174 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f ailure | 174 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f ailure |
175 LibTest/typed_data/ByteData/ByteData.view_A03_t01: fail # co19-roll r569: Please triage this failure | 175 LibTest/typed_data/ByteData/ByteData.view_A03_t01: fail # co19-roll r569: Please triage this failure |
176 LibTest/typed_data/ByteData/ByteData.view_A01_t02: fail # co19-roll r569: Please triage this failure | 176 LibTest/typed_data/ByteData/ByteData.view_A01_t02: fail # co19-roll r569: Please triage this failure |
177 LibTest/typed_data/ByteData/ByteData.view_A01_t02: fail # co19-roll r569: Please triage this failure | 177 LibTest/typed_data/ByteData/ByteData.view_A01_t02: fail # co19-roll r569: Please triage this failure |
178 LibTest/typed_data/ByteData/ByteData_A01_t01: fail # co19-roll r569: Please tria ge this failure | 178 LibTest/typed_data/ByteData/ByteData_A01_t01: fail # co19-roll r569: Please tria ge this failure |
179 LibTest/typed_data/ByteData/ByteData.view_A04_t01: fail # co19-roll r569: Please triage this failure | 179 LibTest/typed_data/ByteData/ByteData.view_A04_t01: fail # co19-roll r569: Please triage this failure |
180 LibTest/typed_data/ByteData/ByteData.view_A04_t01: fail # co19-roll r569: Please triage this failure | 180 LibTest/typed_data/ByteData/ByteData.view_A04_t01: fail # co19-roll r569: Please triage this failure |
181 LibTest/typed_data/ByteData/ByteData_A01_t01: fail # co19-roll r569: Please tria ge this failure | 181 LibTest/typed_data/ByteData/ByteData_A01_t01: fail # co19-roll r569: Please tria ge this failure |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
224 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989 | 224 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989 |
225 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989 | 225 LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989 |
226 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 | 226 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 |
227 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 | 227 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 |
228 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 | 228 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 |
229 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 | 229 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 |
230 | 230 |
231 [ $compiler == dart2js && $jscl ] | 231 [ $compiler == dart2js && $jscl ] |
232 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 | 232 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 |
233 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 | 233 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 |
234 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il, OK # This is not rejected by V8. | 234 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Pa ss, OK # This is not rejected by V8. |
ricow1
2013/09/24 11:12:55
this looks pretty strange, how did we automaticall
| |
235 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 92. | 235 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Pass, OK # co19 i ssue 92. |
ricow1
2013/09/24 11:12:55
Same as above
| |
236 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Bad test, use Match.regexp, n ot Match.pattern. | 236 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.r egexp, not Match.pattern. |
237 LibTest/core/int/compareTo_A01_t01: Fail, OK # Requires big int. | 237 LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int. |
238 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 testing missing assertion. | 238 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing asser tion. |
239 LibTest/core/int/isEven_A01_t01: Fail, OK # Not in API. | 239 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API. |
240 LibTest/core/int/isOdd_A01_t01: Fail, OK # Not in API. | 240 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API. |
241 LibTest/core/int/operator_left_shift_A01_t01: Fail, OK # Requires big int. | 241 LibTest/core/int/operator_left_shift_A01_t01: RuntimeError, OK # Requires big in t. |
242 LibTest/core/int/operator_remainder_A01_t03: Fail, OK # Leg only has double. | 242 LibTest/core/int/operator_remainder_A01_t03: RuntimeError, OK # Leg only has dou ble. |
243 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big int unless type inference fools us. | 243 LibTest/core/int/operator_truncating_division_A01_t01: RuntimeError, Pass # Requ ires big int unless type inference fools us. |
244 LibTest/core/int/operator_truncating_division_A01_t02: Fail, OK # Leg only has d ouble. | 244 LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError, OK # Leg on ly has double. |
245 LibTest/core/int/remainder_A01_t01: Fail, OK # Requires big int. | 245 LibTest/core/int/remainder_A01_t01: Pass, OK # Requires big int. |
ricow1
2013/09/24 11:12:55
same as above
| |
246 LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double. | 246 LibTest/core/int/remainder_A01_t03: RuntimeError, OK # Leg only has double. |
247 LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int. | 247 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int. |
248 LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, E xpect.throws, assumes case of result, and uses unsupported radixes. | 248 LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect .fail, Expect.throws, assumes case of result, and uses unsupported radixes. |
249 | 249 |
250 [ $compiler == dart2js && $runtime == ie9 ] | 250 [ $compiler == dart2js && $runtime == ie9 ] |
251 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511 | 251 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511 |
252 LibTest/math/cos_A01_t01: Fail # co19 issue 44 | 252 LibTest/math/cos_A01_t01: Fail # co19 issue 44 |
253 | 253 |
254 # | 254 # |
255 # The following tests are failing. Please add the error message | 255 # The following tests are failing. Please add the error message |
256 # (either a compiler error or exception message). The error messages | 256 # (either a compiler error or exception message). The error messages |
257 # may sometime be out of date. | 257 # may sometime be out of date. |
258 # | 258 # |
259 [ $compiler == dart2js ] | 259 [ $compiler == dart2js ] |
260 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T | 260 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T |
261 | 261 |
262 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType | 262 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType |
263 | 263 |
264 [ $compiler == dart2js && $jscl ] | 264 [ $compiler == dart2js && $jscl ] |
265 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' | 265 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' |
266 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') | 266 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeE rror # Expect.fail('Some exception expected') |
267 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') | 267 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Ru ntimeError # Expect.fail('Some exception expected') |
268 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') | 268 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Ru ntimeError # Expect.fail('Some exception expected') |
269 | 269 |
270 | 270 |
271 [ $compiler == dart2js && $runtime == chromeOnAndroid ] | 271 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
272 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage. | 272 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage. |
273 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage. | 273 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage. |
274 | 274 |
275 Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(kasperl): Please t riage. | 275 Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(kasperl): Please t riage. |
276 LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(kasperl): Please triage. | 276 LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(kasperl): Please triage. |
277 LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(kasperl): Please triage. | 277 LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(kasperl): Please triage. |
278 LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(kasperl): Please triage. | 278 LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(kasperl): Please triage. |
(...skipping 23 matching lines...) Expand all Loading... | |
302 | 302 |
303 | 303 |
304 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr ome || $runtime == drt || $runtime == safari || $runtime == opera) ] | 304 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr ome || $runtime == drt || $runtime == safari || $runtime == opera) ] |
305 *: Skip | 305 *: Skip |
306 | 306 |
307 # | 307 # |
308 # Missing compile-time errors. | 308 # Missing compile-time errors. |
309 # | 309 # |
310 [ $compiler == dart2js ] | 310 [ $compiler == dart2js ] |
311 Language/05_Variables/05_Variables_A07_t07: Fail # Checks that a compile-time er ror occurs if a global constant variable is not initialized at declaration. | 311 Language/05_Variables/05_Variables_A07_t07: Fail # Checks that a compile-time er ror occurs if a global constant variable is not initialized at declaration. |
312 Language/05_Variables/05_Variables_A07_t08: Fail # Checks that a compile-time er ror occurs if a global typed constant variable is not initialized at declaration . | 312 Language/05_Variables/05_Variables_A07_t08: MissingCompileTimeError # Checks tha t a compile-time error occurs if a global typed constant variable is not initial ized at declaration. |
313 Language/05_Variables/05_Variables_A08_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized. | 313 Language/05_Variables/05_Variables_A08_t01: MissingCompileTimeError # Checks tha t a compile-time error occurs if a constant variable is not initialized. |
314 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final. | 314 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: MissingCom pileTimeError # Checks that a functionSignature parameter cannot be final. |
315 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable. | 315 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: MissingCom pileTimeError # Checks that a functionSignature parameter cannot be declared as variable. |
316 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. | 316 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: MissingCom pileTimeError # TODO(ahe): Enforce optional parameter semantics. |
317 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. | 317 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: MissingCom pileTimeError # TODO(ahe): Enforce optional parameter semantics. |
318 Language/07_Classes/07_Classes_A02_t11: Fail # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializ er. | 318 Language/07_Classes/07_Classes_A02_t11: MissingCompileTimeError # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializer. |
319 Language/12_Expressions/01_Constants_A20_t03: Fail # Checks that an identifier e xpression that denotes a type parameter can not be assigned to a constant varia ble. | 319 Language/12_Expressions/01_Constants_A20_t03: MissingCompileTimeError # Checks t hat an identifier expression that denotes a type parameter can not be assigned to a constant variable. |
320 Language/12_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail # Checks that it is a compile-time error if a string interpolation construct does not st art with IDENTIFIER_NO_DOLLAR or opening brace. | 320 Language/12_Expressions/05_Strings/1_String_Interpolation_A01_t09: MissingCompil eTimeError # Checks that it is a compile-time error if a string interpolation co nstruct does not start with IDENTIFIER_NO_DOLLAR or opening brace. |
321 Language/12_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. | 321 Language/12_Expressions/05_Strings_A02_t46: MissingCompileTimeError # Checks tha t multi-line strings that contain characters and sequences prohibited by this gr ammar, cause compile-time errors. |
322 Language/12_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. | 322 Language/12_Expressions/05_Strings_A02_t48: MissingCompileTimeError # Checks tha t multi-line strings that contain characters and sequences prohibited by this gr ammar, cause compile-time errors. |
323 Language/12_Expressions/30_Identifier_Reference_A04_t09: Fail # Checks that it i s a compile-time error when a built-in identifier dynamic is used as the declare d name of a type variable. | 323 Language/12_Expressions/30_Identifier_Reference_A04_t09: MissingCompileTimeError # Checks that it is a compile-time error when a built-in identifier dynamic is used as the declared name of a type variable. |
324 Language/12_Expressions/30_Identifier_Reference_A05_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable. | 324 Language/12_Expressions/30_Identifier_Reference_A05_t01: MissingCompileTimeError # Checks that it is a compile-time error when a built-in identifier "abstract" is used as a type annotation of a local variable. |
325 Language/12_Expressions/30_Identifier_Reference_A05_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable. | 325 Language/12_Expressions/30_Identifier_Reference_A05_t12: MissingCompileTimeError # Checks that it is a compile-time error when a built-in identifier "static" is used as a type annotation of a local variable. |
326 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) | 326 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: MissingCompileTi meError # Checks that other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) |
327 Language/16_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. | 327 Language/16_Reference/1_Lexical_Rules_A02_t06: MissingCompileTimeError # Checks that Unicode whitespaces other than WHITESPACE are not permitted in the source c ode. Checks symbol U+00a0. |
328 | 328 |
329 | 329 |
330 # | 330 # |
331 # Unexpected compile-time errors. | 331 # Unexpected compile-time errors. |
332 # | 332 # |
333 [ $compiler == dart2js ] | 333 [ $compiler == dart2js ] |
334 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 | 334 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 |
335 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 | 335 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 |
336 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 | 336 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 |
337 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 | 337 Language/07_Classes/3_Setters_A04_t04: CompileTimeError # http://dartbug.com/502 3 |
338 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 | 338 Language/07_Classes/3_Setters_A04_t05: CompileTimeError # http://dartbug.com/502 3 |
339 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 | 339 Language/07_Classes/3_Setters_A04_t06: CompileTimeError # http://dartbug.com/502 3 |
340 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 | 340 Language/07_Classes/3_Setters_A04_t07: CompileTimeError # http://dartbug.com/502 3 |
341 | 341 |
342 | 342 |
343 [ $compiler == dart2js && $runtime == ie9 ] | 343 [ $compiler == dart2js && $runtime == ie9 ] |
344 # These are most likey due to the fact that IE9 doesn't support typed data | 344 # These are most likey due to the fact that IE9 doesn't support typed data |
345 LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage th is failure | 345 LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage th is failure |
346 LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure | 346 LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure |
347 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure | 347 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure |
348 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th is failure | 348 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th is failure |
349 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure | 349 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure |
350 LibTest/typed_data/Int16List/*: fail, crash # co19-roll r559: Please triage this failure | 350 LibTest/typed_data/Int16List/*: fail, crash # co19-roll r559: Please triage this failure |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
478 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure | 478 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure |
479 LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please tria ge this failure | 479 LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please tria ge this failure |
480 LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please tria ge this failure | 480 LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please tria ge this failure |
481 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure | 481 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure |
482 LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage th is failure | 482 LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage th is failure |
483 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure | 483 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure |
484 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure | 484 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure |
485 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure | 485 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure |
486 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure | 486 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure |
487 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure | 487 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure |
488 LibTest/typed_data/Float32List/Float32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure | 488 LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure |
489 LibTest/typed_data/Float32List/Float32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure | 489 LibTest/typed_data/Float32List/Float32List.view_A05_t02: Pass # co19-roll r559: Please triage this failure |
490 LibTest/typed_data/Float32List/Float32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure | 490 LibTest/typed_data/Float32List/Float32List.view_A05_t03: MissingRuntimeError # c o19-roll r559: Please triage this failure |
491 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure | 491 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure |
492 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure | 492 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure |
493 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure | 493 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure |
494 LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure | 494 LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure |
495 LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: Fail # co19-roll r5 59: Please triage this failure | 495 LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: RuntimeError # co19 -roll r559: Please triage this failure |
496 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: Fail # co19-roll r5 59: Please triage this failure | 496 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: RuntimeError # co19 -roll r559: Please triage this failure |
497 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: Fail # co19-roll r5 59: Please triage this failure | 497 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: RuntimeError # co19 -roll r559: Please triage this failure |
498 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: Fail # co19-roll r5 59: Please triage this failure | 498 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: RuntimeError # co19 -roll r559: Please triage this failure |
499 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure | 499 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure |
500 LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please tri age this failure | 500 LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please tri age this failure |
501 LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please tri age this failure | 501 LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please tri age this failure |
502 LibTest/typed_data/Float64List/Float64List.view_A05_t01: Fail # co19-roll r559: Please triage this failure | 502 LibTest/typed_data/Float64List/Float64List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure |
503 LibTest/typed_data/Float64List/Float64List.view_A05_t02: Fail # co19-roll r559: Please triage this failure | 503 LibTest/typed_data/Float64List/Float64List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure |
504 LibTest/typed_data/Float64List/Float64List.view_A05_t03: Fail # co19-roll r559: Please triage this failure | 504 LibTest/typed_data/Float64List/Float64List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure |
505 LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure | 505 LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure |
506 LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triag e this failure | 506 LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triag e this failure |
507 LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triag e this failure | 507 LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triag e this failure |
508 LibTest/typed_data/Int16List/Int16List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure | 508 LibTest/typed_data/Int16List/Int16List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure |
509 LibTest/typed_data/Int16List/Int16List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure | 509 LibTest/typed_data/Int16List/Int16List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure |
510 LibTest/typed_data/Int16List/Int16List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure | 510 LibTest/typed_data/Int16List/Int16List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure |
511 LibTest/typed_data/Int32List/Int32List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure | 511 LibTest/typed_data/Int32List/Int32List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure |
512 LibTest/typed_data/Int32List/Int32List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure | 512 LibTest/typed_data/Int32List/Int32List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure |
513 LibTest/typed_data/Int32List/Int32List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure | 513 LibTest/typed_data/Int32List/Int32List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure |
514 LibTest/typed_data/Int8List/Int8List.view_A05_t01: Fail # co19-roll r559: Please triage this failure | 514 LibTest/typed_data/Int8List/Int8List.view_A05_t01: RuntimeError # co19-roll r559 : Please triage this failure |
515 LibTest/typed_data/Int8List/Int8List.view_A05_t02: Fail # co19-roll r559: Please triage this failure | 515 LibTest/typed_data/Int8List/Int8List.view_A05_t02: RuntimeError # co19-roll r559 : Please triage this failure |
516 LibTest/typed_data/Int8List/Int8List.view_A05_t03: Fail # co19-roll r559: Please triage this failure | 516 LibTest/typed_data/Int8List/Int8List.view_A05_t03: RuntimeError # co19-roll r559 : Please triage this failure |
517 LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure | 517 LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure |
518 LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure | 518 LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure |
519 LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure | 519 LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure |
520 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure | 520 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure |
521 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure | 521 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure |
522 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure | 522 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure |
523 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: Fail # co19-r oll r559: Please triage this failure | 523 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure |
524 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: Fail # co19-r oll r559: Please triage this failure | 524 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure |
525 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: Fail # co19-r oll r559: Please triage this failure | 525 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure |
526 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure | 526 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure |
527 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure | 527 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure |
528 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure | 528 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure |
529 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure | 529 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure |
530 | 530 |
531 [ $compiler == dart2js && $checked ] | 531 [ $compiler == dart2js && $checked ] |
532 Language/10_Generics/09_Generics_A03_t01: fail # co19-roll r546: Please triage t his failure | 532 Language/10_Generics/09_Generics_A03_t01: fail # co19-roll r546: Please triage t his failure |
533 Language/10_Generics/09_Generics_A04_t06: fail # co19-roll r546: Please triage t his failure | 533 Language/10_Generics/09_Generics_A04_t06: fail # co19-roll r546: Please triage t his failure |
534 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure | 534 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure |
535 Language/12_Expressions/06_Lists_A09_t01: fail # co19-roll r546: Please triage t his failure | 535 Language/12_Expressions/06_Lists_A09_t01: fail # co19-roll r546: Please triage t his failure |
536 Language/12_Expressions/06_Lists_A09_t04: fail # co19-roll r546: Please triage t his failure | 536 Language/12_Expressions/06_Lists_A09_t04: fail # co19-roll r546: Please triage t his failure |
537 Language/12_Expressions/07_Maps_A10_t05: fail # co19-roll r546: Please triage th is failure | 537 Language/12_Expressions/07_Maps_A10_t05: fail # co19-roll r546: Please triage th is failure |
538 Language/12_Expressions/07_Maps_A11_t01: fail # co19-roll r546: Please triage th is failure | 538 Language/12_Expressions/07_Maps_A11_t01: fail # co19-roll r546: Please triage th is failure |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
633 | 633 |
634 [ $compiler == dart2js ] | 634 [ $compiler == dart2js ] |
635 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure | 635 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure |
636 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure | 636 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure |
637 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e | 637 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e |
638 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e | 638 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e |
639 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 639 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
640 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 640 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
641 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 641 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
642 | 642 |
OLD | NEW |