Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Side by Side Diff: tests/co19/co19-dart2js.status

Issue 23494066: Automatically converted general Fail status file markers to one of the more specific markers (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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
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
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: RuntimeError, 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: CompileTimeError, OK # http: //dartbug.com/5021
168 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308 168 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308
169 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur e 169 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur e
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/*: Fail # co19-roll r559: Please triage this failu re
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
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 LibTest/typed_data/ByteData/setInt8_A02_t02: fail # Issue 12989 221 LibTest/typed_data/ByteData/setInt8_A02_t02: fail # Issue 12989
222 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989 222 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989
223 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989 223 LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989
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 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601 231 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: RuntimeError # co19 Issue 601
232 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601 232 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: RuntimeError # co19 Issue 601
233 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601 233 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: RuntimeError # co19 Issue 601
234 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601 234 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: RuntimeError # co19 Issue 601
235 235
236 236
237 [ $compiler == dart2js && $jscl ] 237 [ $compiler == dart2js && $jscl ]
238 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 238 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
239 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 239 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
240 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il, OK # This is not rejected by V8. 240 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Ru ntimeError, OK # This is not rejected by V8.
241 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 92. 241 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 92.
242 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Bad test, use Match.regexp, n ot Match.pattern. 242 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.r egexp, not Match.pattern.
243 LibTest/core/int/compareTo_A01_t01: Fail, OK # Requires big int. 243 LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int.
244 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 testing missing assertion. 244 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing asser tion.
245 LibTest/core/int/isEven_A01_t01: Fail, OK # Not in API. 245 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API.
246 LibTest/core/int/isOdd_A01_t01: Fail, OK # Not in API. 246 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API.
247 LibTest/core/int/operator_left_shift_A01_t01: Fail, OK # Requires big int. 247 LibTest/core/int/operator_left_shift_A01_t01: RuntimeError, OK # Requires big in t.
248 LibTest/core/int/operator_remainder_A01_t03: Fail, OK # Leg only has double. 248 LibTest/core/int/operator_remainder_A01_t03: RuntimeError, OK # Leg only has dou ble.
249 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big int unless type inference fools us. 249 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big int unless type inference fools us.
250 LibTest/core/int/operator_truncating_division_A01_t02: Fail, OK # Leg only has d ouble. 250 LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError, OK # Leg on ly has double.
251 LibTest/core/int/remainder_A01_t01: Fail, OK # Requires big int. 251 LibTest/core/int/remainder_A01_t01: RuntimeError, OK # Requires big int.
252 LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double. 252 LibTest/core/int/remainder_A01_t03: RuntimeError, OK # Leg only has double.
253 LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int. 253 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int.
254 LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, E xpect.throws, assumes case of result, and uses unsupported radixes. 254 LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect .fail, Expect.throws, assumes case of result, and uses unsupported radixes.
255 255
256 [ $compiler == dart2js && $runtime == ie9 ] 256 [ $compiler == dart2js && $runtime == ie9 ]
257 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511 257 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511
258 LibTest/math/cos_A01_t01: Fail # co19 issue 44 258 LibTest/math/cos_A01_t01: Fail # co19 issue 44
259 259
260 # 260 #
261 # The following tests are failing. Please add the error message 261 # The following tests are failing. Please add the error message
262 # (either a compiler error or exception message). The error messages 262 # (either a compiler error or exception message). The error messages
263 # may sometime be out of date. 263 # may sometime be out of date.
264 # 264 #
265 [ $compiler == dart2js ] 265 [ $compiler == dart2js ]
266 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T 266 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or # compiler cancelled: cannot resolve type T
267 267
268 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType 268 Language/03_Overview/2_Privacy_A01_t06: RuntimeError # cannot resolve type _inac cessibleFuncType
269 269
270 [ $compiler == dart2js && $jscl ] 270 [ $compiler == dart2js && $jscl ]
271 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 271 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expressio n: /\c(/: Unterminated group'
272 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 272 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeE rror # Expect.fail('Some exception expected')
273 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 273 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Ru ntimeError # Expect.fail('Some exception expected')
274 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 274 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Ru ntimeError # Expect.fail('Some exception expected')
275 275
276 276
277 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 277 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
278 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage. 278 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage.
279 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage. 279 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage.
280 280
281 Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(kasperl): Please t riage. 281 Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(kasperl): Please t riage.
282 LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(kasperl): Please triage. 282 LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(kasperl): Please triage.
283 LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(kasperl): Please triage. 283 LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(kasperl): Please triage.
284 LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(kasperl): Please triage. 284 LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(kasperl): Please triage.
(...skipping 22 matching lines...) Expand all
307 LibTest/math/log_A01_t01: Fail # TODO(kasperl): Please triage. 307 LibTest/math/log_A01_t01: Fail # TODO(kasperl): Please triage.
308 308
309 309
310 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr ome || $runtime == drt || $runtime == safari || $runtime == opera) ] 310 [ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chr ome || $runtime == drt || $runtime == safari || $runtime == opera) ]
311 *: Skip 311 *: Skip
312 312
313 # 313 #
314 # Missing compile-time errors. 314 # Missing compile-time errors.
315 # 315 #
316 [ $compiler == dart2js ] 316 [ $compiler == dart2js ]
317 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. 317 Language/05_Variables/05_Variables_A07_t07: MissingCompileTimeError # Checks tha t a compile-time error occurs if a global constant variable is not initialized a t declaration.
318 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 . 318 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.
319 Language/05_Variables/05_Variables_A08_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized. 319 Language/05_Variables/05_Variables_A08_t01: MissingCompileTimeError # Checks tha t a compile-time error occurs if a constant variable is not initialized.
320 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final. 320 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: MissingCom pileTimeError # Checks that a functionSignature parameter cannot be final.
321 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable. 321 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: MissingCom pileTimeError # Checks that a functionSignature parameter cannot be declared as variable.
322 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 322 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: MissingCom pileTimeError # TODO(ahe): Enforce optional parameter semantics.
323 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. 323 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: MissingCom pileTimeError # TODO(ahe): Enforce optional parameter semantics.
324 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. 324 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.
325 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. 325 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.
326 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. 326 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.
327 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. 327 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.
328 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. 328 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.
329 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. 329 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.
330 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. 330 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.
331 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. 331 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.
332 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) 332 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)
333 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. 333 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.
334 334
335 335
336 # 336 #
337 # Unexpected compile-time errors. 337 # Unexpected compile-time errors.
338 # 338 #
339 [ $compiler == dart2js ] 339 [ $compiler == dart2js ]
340 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 340 Language/07_Classes/3_Setters_A04_t01: CompileTimeError # http://dartbug.com/502 3
341 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 341 Language/07_Classes/3_Setters_A04_t02: CompileTimeError # http://dartbug.com/502 3
342 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 342 Language/07_Classes/3_Setters_A04_t03: CompileTimeError # http://dartbug.com/502 3
343 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 343 Language/07_Classes/3_Setters_A04_t04: CompileTimeError # http://dartbug.com/502 3
344 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 344 Language/07_Classes/3_Setters_A04_t05: CompileTimeError # http://dartbug.com/502 3
345 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 345 Language/07_Classes/3_Setters_A04_t06: CompileTimeError # http://dartbug.com/502 3
346 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 346 Language/07_Classes/3_Setters_A04_t07: CompileTimeError # http://dartbug.com/502 3
347 347
348 348
349 [ $compiler == dart2js && $runtime == ie9 ] 349 [ $compiler == dart2js && $runtime == ie9 ]
350 # These are most likey due to the fact that IE9 doesn't support typed data 350 # These are most likey due to the fact that IE9 doesn't support typed data
351 LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage th is failure 351 LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage th is failure
352 LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure 352 LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure
353 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure 353 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure
354 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th is failure 354 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th is failure
355 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure 355 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure
356 LibTest/typed_data/Int16List/*: fail, crash # co19-roll r559: Please triage this failure 356 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
484 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure 484 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure
485 LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please tria ge this failure 485 LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please tria ge this failure
486 LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please tria ge this failure 486 LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please tria ge this failure
487 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure 487 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure
488 LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage th is failure 488 LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage th is failure
489 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 489 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
490 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 490 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
491 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 491 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
492 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 492 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
493 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 493 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
494 LibTest/typed_data/Float32List/Float32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure 494 LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure
495 LibTest/typed_data/Float32List/Float32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure 495 LibTest/typed_data/Float32List/Float32List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure
496 LibTest/typed_data/Float32List/Float32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure 496 LibTest/typed_data/Float32List/Float32List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure
497 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure 497 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure
498 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure 498 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure
499 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure 499 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure
500 LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure 500 LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure
501 LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: Fail # co19-roll r5 59: Please triage this failure 501 LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: RuntimeError # co19 -roll r559: Please triage this failure
502 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: Fail # co19-roll r5 59: Please triage this failure 502 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: RuntimeError # co19 -roll r559: Please triage this failure
503 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: Fail # co19-roll r5 59: Please triage this failure 503 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: RuntimeError # co19 -roll r559: Please triage this failure
504 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: Fail # co19-roll r5 59: Please triage this failure 504 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: RuntimeError # co19 -roll r559: Please triage this failure
505 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure 505 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure
506 LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please tri age this failure 506 LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please tri age this failure
507 LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please tri age this failure 507 LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please tri age this failure
508 LibTest/typed_data/Float64List/Float64List.view_A05_t01: Fail # co19-roll r559: Please triage this failure 508 LibTest/typed_data/Float64List/Float64List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure
509 LibTest/typed_data/Float64List/Float64List.view_A05_t02: Fail # co19-roll r559: Please triage this failure 509 LibTest/typed_data/Float64List/Float64List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure
510 LibTest/typed_data/Float64List/Float64List.view_A05_t03: Fail # co19-roll r559: Please triage this failure 510 LibTest/typed_data/Float64List/Float64List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure
511 LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure 511 LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure
512 LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triag e this failure 512 LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triag e this failure
513 LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triag e this failure 513 LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triag e this failure
514 LibTest/typed_data/Int16List/Int16List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure 514 LibTest/typed_data/Int16List/Int16List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure
515 LibTest/typed_data/Int16List/Int16List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure 515 LibTest/typed_data/Int16List/Int16List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure
516 LibTest/typed_data/Int16List/Int16List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure 516 LibTest/typed_data/Int16List/Int16List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure
517 LibTest/typed_data/Int32List/Int32List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure 517 LibTest/typed_data/Int32List/Int32List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure
518 LibTest/typed_data/Int32List/Int32List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure 518 LibTest/typed_data/Int32List/Int32List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure
519 LibTest/typed_data/Int32List/Int32List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure 519 LibTest/typed_data/Int32List/Int32List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure
520 LibTest/typed_data/Int8List/Int8List.view_A05_t01: Fail # co19-roll r559: Please triage this failure 520 LibTest/typed_data/Int8List/Int8List.view_A05_t01: RuntimeError # co19-roll r559 : Please triage this failure
521 LibTest/typed_data/Int8List/Int8List.view_A05_t02: Fail # co19-roll r559: Please triage this failure 521 LibTest/typed_data/Int8List/Int8List.view_A05_t02: RuntimeError # co19-roll r559 : Please triage this failure
522 LibTest/typed_data/Int8List/Int8List.view_A05_t03: Fail # co19-roll r559: Please triage this failure 522 LibTest/typed_data/Int8List/Int8List.view_A05_t03: RuntimeError # co19-roll r559 : Please triage this failure
523 LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure 523 LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
524 LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure 524 LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
525 LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure 525 LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
526 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure 526 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
527 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure 527 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
528 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure 528 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
529 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: Fail # co19-r oll r559: Please triage this failure 529 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
530 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: Fail # co19-r oll r559: Please triage this failure 530 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
531 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: Fail # co19-r oll r559: Please triage this failure 531 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
532 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure 532 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: RuntimeError # co19-roll r5 59: Please triage this failure
533 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure 533 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: RuntimeError # co19-roll r5 59: Please triage this failure
534 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure 534 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: RuntimeError # co19-roll r5 59: Please triage this failure
535 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure 535 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure
536 536
537 [ $compiler == dart2js && $checked ] 537 [ $compiler == dart2js && $checked ]
538 Language/10_Generics/09_Generics_A03_t01: fail # co19-roll r546: Please triage t his failure 538 Language/10_Generics/09_Generics_A03_t01: fail # co19-roll r546: Please triage t his failure
539 Language/10_Generics/09_Generics_A04_t06: fail # co19-roll r546: Please triage t his failure 539 Language/10_Generics/09_Generics_A04_t06: fail # co19-roll r546: Please triage t his failure
540 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure 540 Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure
541 Language/12_Expressions/06_Lists_A09_t01: fail # co19-roll r546: Please triage t his failure 541 Language/12_Expressions/06_Lists_A09_t01: fail # co19-roll r546: Please triage t his failure
542 Language/12_Expressions/06_Lists_A09_t04: fail # co19-roll r546: Please triage t his failure 542 Language/12_Expressions/06_Lists_A09_t04: fail # co19-roll r546: Please triage t his failure
543 Language/12_Expressions/07_Maps_A10_t05: fail # co19-roll r546: Please triage th is failure 543 Language/12_Expressions/07_Maps_A10_t05: fail # co19-roll r546: Please triage th is failure
544 Language/12_Expressions/07_Maps_A11_t01: fail # co19-roll r546: Please triage th is failure 544 Language/12_Expressions/07_Maps_A11_t01: fail # co19-roll r546: Please triage th is failure
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 577 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
578 LibTest/typed_data/Uint32List/toList_A01_t01: fail, timeout # co19-roll r559: Pl ease triage this failure 578 LibTest/typed_data/Uint32List/toList_A01_t01: fail, timeout # co19-roll r559: Pl ease triage this failure
579 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 579 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
580 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure 580 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure
581 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure 581 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure
582 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 582 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
583 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure 583 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
584 584
585 # Could this be dart issue 7728? 585 # Could this be dart issue 7728?
586 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 586 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
587 LibTest/async/Future/Future.delayed_A01_t01: Fail # co19-roll r546: Please triag e this failure 587 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure
588 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure 588 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure
589 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure 589 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure
590 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure 590 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure
591 LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please tr iage this failure 591 LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please tr iage this failure
592 LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please tr iage this failure 592 LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please tr iage this failure
593 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please triage this failure 593 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please triage this failure
594 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria ge this failure 594 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria ge this failure
595 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa ilure 595 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa ilure
596 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure 596 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure
597 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5 87: Please triage this failure 597 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5 87: Please triage this failure
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
639 639
640 [ $compiler == dart2js ] 640 [ $compiler == dart2js ]
641 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure 641 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure
642 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure 642 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure
643 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e 643 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e
644 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 644 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
645 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 645 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
646 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 646 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
647 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 647 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
648 648
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698