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

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

Issue 229563002: More co19 status updates. co19 roll to r706. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Uri/encodeComponent_A01_t02: Skip 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip
10 LibTest/core/Uri/encodeFull_A01_t02: Skip 10 LibTest/core/Uri/encodeFull_A01_t02: Skip
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 58 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
59 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 59 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
60 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 60 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
61 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 61 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
62 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 62 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
64 64
65 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure 65 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure
66 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure 66 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure
67 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure 67 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure
68 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7
68 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure 69 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure
69 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please triage this failure 70 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please triage this failure
70 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure 71 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure
72 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617
71 73
72 [ $compiler == dart2js && $runtime != ie9 ] 74 [ $compiler == dart2js && $runtime != ie9 ]
73 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure 75 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure
74 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7 76 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617
75 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
76 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
77 77
78 [ $compiler == dart2js && $runtime == jsshell ] 78 [ $compiler == dart2js && $runtime == jsshell ]
79 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. 79 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure.
80 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. 80 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure.
81 LibTest/core/Uri/Uri_A06_t03: Pass, Slow 81 LibTest/core/Uri/Uri_A06_t03: Pass, Slow
82 82
83 83
84 [ $compiler == dart2js && $runtime == ie9 ] 84 [ $compiler == dart2js && $runtime == ie9 ]
85 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 85 LibTest/core/double/round_A01_t01: Fail # Issue: 8920
86 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 86 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 LayoutTests/fast/html/details-click-controls_t01: RuntimeError # co19-roll 706: Please triage this failure. 150 LayoutTests/fast/html/details-click-controls_t01: RuntimeError # co19-roll 706: Please triage this failure.
151 LayoutTests/fast/html/details-mouse-click_t01: RuntimeError # co19-roll 706: Ple ase triage this failure. 151 LayoutTests/fast/html/details-mouse-click_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
152 LayoutTests/fast/html/disable-style-element_t01: RuntimeError # co19-roll 706: P lease triage this failure. 152 LayoutTests/fast/html/disable-style-element_t01: RuntimeError # co19-roll 706: P lease triage this failure.
153 LayoutTests/fast/html/draggable_t01: RuntimeError # co19-roll 706: Please triage this failure. 153 LayoutTests/fast/html/draggable_t01: RuntimeError # co19-roll 706: Please triage this failure.
154 LayoutTests/fast/html/figcaption-element_t01: RuntimeError # co19-roll 706: Plea se triage this failure. 154 LayoutTests/fast/html/figcaption-element_t01: RuntimeError # co19-roll 706: Plea se triage this failure.
155 LayoutTests/fast/html/figure-element_t01: RuntimeError # co19-roll 706: Please t riage this failure. 155 LayoutTests/fast/html/figure-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
156 LayoutTests/fast/html/footer-element_t01: RuntimeError # co19-roll 706: Please t riage this failure. 156 LayoutTests/fast/html/footer-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
157 LayoutTests/fast/html/header-element_t01: RuntimeError # co19-roll 706: Please t riage this failure. 157 LayoutTests/fast/html/header-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
158 LayoutTests/fast/html/hgroup-element_t01: RuntimeError # co19-roll 706: Please t riage this failure. 158 LayoutTests/fast/html/hgroup-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
159 LayoutTests/fast/html/hidden-attr-dom_t01: RuntimeError # co19-roll 706: Please triage this failure. 159 LayoutTests/fast/html/hidden-attr-dom_t01: RuntimeError # co19-roll 706: Please triage this failure.
160 LayoutTests/fast/html/hidden-attr_t01: RuntimeError # co19-roll 706: Please tria ge this failure. 160 LayoutTests/fast/html/hidden-attr_t01: RuntimeError, Timeout # co19-roll 706: Pl ease triage this failure.
161 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # co 19-roll 706: Please triage this failure. 161 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # co 19-roll 706: Please triage this failure.
162 LayoutTests/fast/html/main-element_t01: RuntimeError # co19-roll 706: Please tri age this failure. 162 LayoutTests/fast/html/main-element_t01: RuntimeError # co19-roll 706: Please tri age this failure.
163 LayoutTests/fast/html/mark-element_t01: RuntimeError # co19-roll 706: Please tri age this failure. 163 LayoutTests/fast/html/mark-element_t01: RuntimeError # co19-roll 706: Please tri age this failure.
164 LayoutTests/fast/html/range-point-in-range-for-different-documents_t01: RuntimeE rror # co19-roll 706: Please triage this failure. 164 LayoutTests/fast/html/range-point-in-range-for-different-documents_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
165 LayoutTests/fast/html/section-element_t01: RuntimeError # co19-roll 706: Please triage this failure. 165 LayoutTests/fast/html/section-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
166 LayoutTests/fast/html/text-field-input-types_t01: RuntimeError # co19-roll 706: Please triage this failure. 166 LayoutTests/fast/html/text-field-input-types_t01: RuntimeError # co19-roll 706: Please triage this failure.
167 LayoutTests/fast/html/unknown-tag_t01: Timeout # co19-roll r607: Please triage t his failure 167 LayoutTests/fast/html/unknown-tag_t01: Timeout # co19-roll r607: Please triage t his failure
168 LayoutTests/fast/innerHTML/innerHTML-case_t01: RuntimeError # co19-roll 706: Ple ase triage this failure. 168 LayoutTests/fast/innerHTML/innerHTML-case_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
169 LayoutTests/fast/innerHTML/innerHTML-custom-tag_t01: RuntimeError # co19-roll 70 6: Please triage this failure. 169 LayoutTests/fast/innerHTML/innerHTML-custom-tag_t01: RuntimeError # co19-roll 70 6: Please triage this failure.
170 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # co19-roll 706: Please triage this failure. 170 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # co19-roll 706: Please triage this failure.
171 LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: RuntimeError # co19-roll 706 : Please triage this failure. 171 LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: RuntimeError # co19-roll 706 : Please triage this failure.
172 LayoutTests/fast/innerHTML/innerHTML-uri-resolution_t01: RuntimeError # co19-rol l 706: Please triage this failure. 172 LayoutTests/fast/innerHTML/innerHTML-uri-resolution_t01: RuntimeError # co19-rol l 706: Please triage this failure.
173 LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError, Timeout # co19-roll 706: Please triage this failure. 173 LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError, Timeout # co19-roll 706: Please triage this failure.
174 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 174 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
175 LibTest/html/Document/childNodes_A01_t01: Pass, RuntimeError # co19-roll 706: Pl ease triage this failure.
175 LibTest/html/Document/clone_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 176 LibTest/html/Document/clone_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
176 LibTest/html/Document/clone_A01_t02: RuntimeError # co19-roll 706: Please triage this failure. 177 LibTest/html/Document/clone_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
177 LibTest/html/Document/contains_A01_t02: RuntimeError # co19-roll 706: Please tri age this failure. 178 LibTest/html/Document/contains_A01_t02: RuntimeError # co19-roll 706: Please tri age this failure.
178 LibTest/html/Document/getElementsByName_A01_t01: Pass, RuntimeError # co19-roll 706: Please triage this failure. 179 LibTest/html/Document/getElementsByName_A01_t01: Pass, RuntimeError # co19-roll 706: Please triage this failure.
179 LibTest/html/Document/importNode_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure. 180 LibTest/html/Document/importNode_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
180 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # co19-roll 706: Plea se triage this failure. 181 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # co19-roll 706: Plea se triage this failure.
181 LibTest/html/Element/Element.tag_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure. 182 LibTest/html/Element/Element.tag_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
182 LibTest/html/Element/appendHtml_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure. 183 LibTest/html/Element/appendHtml_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
183 LibTest/html/Element/appendText_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure. 184 LibTest/html/Element/appendText_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
184 LibTest/html/Element/attributeChanged_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure. 185 LibTest/html/Element/attributeChanged_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
185 LibTest/html/Element/blur_A01_t01: Timeout # co19-roll r607: Please triage this failure 186 LibTest/html/Element/blur_A01_t01: Pass, Timeout # co19-roll r607: Please triage this failure
186 LibTest/html/Element/contentEditable_A01_t02: RuntimeError # co19-roll 706: Plea se triage this failure. 187 LibTest/html/Element/contentEditable_A01_t02: RuntimeError # co19-roll 706: Plea se triage this failure.
187 LibTest/html/Element/dataset_A02_t01: RuntimeError # co19-roll 706: Please triag e this failure. 188 LibTest/html/Element/dataset_A02_t01: RuntimeError # co19-roll 706: Please triag e this failure.
188 LibTest/html/Element/draggable_A01_t01: RuntimeError # co19-roll 706: Please tri age this failure. 189 LibTest/html/Element/draggable_A01_t01: RuntimeError # co19-roll 706: Please tri age this failure.
189 LibTest/html/Element/draggable_A01_t02: RuntimeError # co19-roll 706: Please tri age this failure. 190 LibTest/html/Element/draggable_A01_t02: RuntimeError # co19-roll 706: Please tri age this failure.
190 LibTest/html/Element/enteredView_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure. 191 LibTest/html/Element/enteredView_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
191 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure. 192 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
192 LibTest/html/Element/getBoundingClientRect_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure. 193 LibTest/html/Element/getBoundingClientRect_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure.
193 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll 7 06: Please triage this failure. 194 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll 7 06: Please triage this failure.
194 LibTest/html/Element/hidden_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 195 LibTest/html/Element/hidden_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
195 LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure. 196 LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
196 LibTest/html/Element/isTagSupported_A01_t02: RuntimeError # co19-roll 706: Pleas e triage this failure. 197 LibTest/html/Element/isTagSupported_A01_t02: RuntimeError # co19-roll 706: Pleas e triage this failure.
197 LibTest/html/Element/leftView_A01_t01: RuntimeError # co19-roll 706: Please tria ge this failure. 198 LibTest/html/Element/leftView_A01_t01: RuntimeError # co19-roll 706: Please tria ge this failure.
198 LibTest/html/Element/ownerDocument_A01_t05: RuntimeError # co19-roll 706: Please triage this failure. 199 LibTest/html/Element/ownerDocument_A01_t05: RuntimeError # co19-roll 706: Please triage this failure.
199 LibTest/html/Element/replaceWith_A01_t02: RuntimeError # co19-roll 706: Please t riage this failure. 200 LibTest/html/Element/replaceWith_A01_t02: RuntimeError # co19-roll 706: Please t riage this failure.
200 LibTest/html/Element/spellcheck_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure. 201 LibTest/html/Element/spellcheck_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
201 LibTest/html/Element/spellcheck_A01_t02: RuntimeError # co19-roll 706: Please tr iage this failure. 202 LibTest/html/Element/spellcheck_A01_t02: RuntimeError # co19-roll 706: Please tr iage this failure.
202 LibTest/html/Element/tagName_A01_t03: RuntimeError # co19-roll 706: Please triag e this failure. 203 LibTest/html/Element/tagName_A01_t03: RuntimeError # co19-roll 706: Please triag e this failure.
203 LibTest/html/Element/translate_A01_t01: RuntimeError # co19-roll 706: Please tri age this failure. 204 LibTest/html/Element/translate_A01_t01: RuntimeError # co19-roll 706: Please tri age this failure.
204 LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 205 LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
205 LibTest/html/HttpRequest/getResponseHeader_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure. 206 LibTest/html/HttpRequest/getResponseHeader_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure.
206 LibTest/html/HttpRequest/getString_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 207 LibTest/html/HttpRequest/getString_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
207 LibTest/html/HttpRequest/onAbort_A01_t01: Timeout # co19-roll r607: Please triag e this failure 208 LibTest/html/HttpRequest/onAbort_A01_t01: Timeout # co19-roll r607: Please triag e this failure
208 LibTest/html/HttpRequest/onError_A01_t02: Timeout # co19-roll r607: Please triag e this failure 209 LibTest/html/HttpRequest/onError_A01_t02: Timeout # co19-roll r607: Please triag e this failure
209 LibTest/html/HttpRequest/onLoadEnd_A01_t01: Timeout # co19-roll r607: Please tri age this failure 210 LibTest/html/HttpRequest/onLoadEnd_A01_t01: Timeout # co19-roll r607: Please tri age this failure
210 LibTest/html/HttpRequest/onLoadStart_A01_t01: Timeout # co19-roll r607: Please t riage this failure 211 LibTest/html/HttpRequest/onLoadStart_A01_t01: Timeout # co19-roll r607: Please t riage this failure
211 LibTest/html/HttpRequest/overrideMimeType_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 212 LibTest/html/HttpRequest/overrideMimeType_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
213 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: Pass, RuntimeError # co1 9-roll 706: Please triage this failure.
212 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure. 214 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
213 LibTest/html/HttpRequest/responseText_A01_t02: Timeout # co19-roll r607: Please triage this failure 215 LibTest/html/HttpRequest/responseText_A01_t02: Timeout # co19-roll r607: Please triage this failure
214 LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure. 216 LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
215 LibTest/html/HttpRequest/setRequestHeader_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 217 LibTest/html/HttpRequest/setRequestHeader_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
216 LibTest/html/HttpRequest/statusText_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure. 218 LibTest/html/HttpRequest/statusText_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
217 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure. 219 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
218 LibTest/html/HttpRequestUpload/onAbort_A01_t01: RuntimeError # co19-roll 706: Pl ease triage this failure. 220 LibTest/html/HttpRequestUpload/onAbort_A01_t01: RuntimeError # co19-roll 706: Pl ease triage this failure.
219 LibTest/html/HttpRequestUpload/onError_A01_t02: RuntimeError # co19-roll 706: Pl ease triage this failure. 221 LibTest/html/HttpRequestUpload/onError_A01_t02: RuntimeError # co19-roll 706: Pl ease triage this failure.
220 LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 222 LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
221 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure. 223 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure.
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 LibTest/html/Window/moveTo_A02_t01: RuntimeError # co19-roll 706: Please triage this failure. 257 LibTest/html/Window/moveTo_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
256 LibTest/html/Window/open_A01_t01: Pass, RuntimeError # co19-roll 706: Please tri age this failure. 258 LibTest/html/Window/open_A01_t01: Pass, RuntimeError # co19-roll 706: Please tri age this failure.
257 LibTest/html/Window/postMessage_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure. 259 LibTest/html/Window/postMessage_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
258 LibTest/html/Window/postMessage_A01_t02: RuntimeError # co19-roll 706: Please tr iage this failure. 260 LibTest/html/Window/postMessage_A01_t02: RuntimeError # co19-roll 706: Please tr iage this failure.
259 LibTest/html/Window/requestFileSystem_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure. 261 LibTest/html/Window/requestFileSystem_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
260 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError # co19-roll 706: Ple ase triage this failure. 262 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError # co19-roll 706: Ple ase triage this failure.
261 LibTest/html/Window/requestFileSystem_A02_t01: RuntimeError # co19-roll 706: Ple ase triage this failure. 263 LibTest/html/Window/requestFileSystem_A02_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
262 LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure. 264 LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure.
263 LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure. 265 LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure.
264 LibTest/isolate/Isolate/spawnUri_A02_t02: RuntimeError, Pass # co19-roll 706: Pl ease triage this failure. 266 LibTest/isolate/Isolate/spawnUri_A02_t02: RuntimeError, Pass # co19-roll 706: Pl ease triage this failure.
265 LibTest/isolate/Isolate/spawnUri_A02_t03: RuntimeError # co19-roll 706: Please t riage this failure. 267 LibTest/isolate/Isolate/spawnUri_A02_t03: RuntimeError, Pass # co19-roll 706: Pl ease triage this failure.
266 LibTest/isolate/Isolate/spawnUri_A02_t04: RuntimeError # co19-roll 706: Please t riage this failure. 268 LibTest/isolate/Isolate/spawnUri_A02_t04: RuntimeError, Pass # co19-roll 706: Pl ease triage this failure.
267 LibTest/isolate/Isolate/spawn_A02_t01: RuntimeError # co19-roll 706: Please tria ge this failure. 269 LibTest/isolate/Isolate/spawn_A02_t01: RuntimeError, Pass # co19-roll 706: Pleas e triage this failure.
268 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # co19-roll 706: Pleas e triage this failure. 270 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # co19-roll 706: Pleas e triage this failure.
269 LibTest/math/MutableRectangle/MutableRectangle_A01_t01: Pass 271 LibTest/math/MutableRectangle/MutableRectangle_A01_t01: Pass
270 LibTest/math/MutableRectangle/boundingBox_A01_t02: RuntimeError # co19-roll 706: Please triage this failure. 272 LibTest/math/MutableRectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-rol l 706: Please triage this failure.
271 LibTest/math/Rectangle/Rectangle_A01_t01: Pass 273 LibTest/math/Rectangle/Rectangle_A01_t01: Pass
272 LibTest/math/Rectangle/boundingBox_A01_t02: RuntimeError # co19-roll 706: Please triage this failure. 274 LibTest/math/Rectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-roll 706: Please triage this failure.
273 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Timeout # co19-rol l r607: Please triage this failure 275 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Timeout # co19-rol l r607: Please triage this failure
274 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Timeout # co19-roll r607: Please triage this failure 276 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Timeout # co19-roll r607: Please triage this failure
275 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Timeout # co19-roll r607: Please triage this failure 277 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Timeout # co19-roll r607: Please triage this failure
276 WebPlatformTest1/custom-elements/concepts/type_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 278 WebPlatformTest1/custom-elements/concepts/type_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
277 WebPlatformTest1/custom-elements/concepts/type_A04_t01: RuntimeError # co19-roll 706: Please triage this failure. 279 WebPlatformTest1/custom-elements/concepts/type_A04_t01: RuntimeError # co19-roll 706: Please triage this failure.
278 WebPlatformTest1/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll 706: Please triage this failure. 280 WebPlatformTest1/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll 706: Please triage this failure.
279 WebPlatformTest1/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll 706: Please triage this failure. 281 WebPlatformTest1/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll 706: Please triage this failure.
280 WebPlatformTest1/custom-elements/concepts/type_A07_t01: RuntimeError # co19-roll 706: Please triage this failure. 282 WebPlatformTest1/custom-elements/concepts/type_A07_t01: RuntimeError # co19-roll 706: Please triage this failure.
281 WebPlatformTest1/custom-elements/concepts/type_A08_t01: RuntimeError # co19-roll 706: Please triage this failure. 283 WebPlatformTest1/custom-elements/concepts/type_A08_t01: RuntimeError # co19-roll 706: Please triage this failure.
282 WebPlatformTest1/custom-elements/instantiating/createElementNS_A01_t01: RuntimeE rror # co19-roll 706: Please triage this failure. 284 WebPlatformTest1/custom-elements/instantiating/createElementNS_A01_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
(...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after
1008 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1010 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1009 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1011 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1010 1012
1011 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1013 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1012 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1014 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1013 1015
1014 [ $compiler == dart2js && $mode == debug ] 1016 [ $compiler == dart2js && $mode == debug ]
1015 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1017 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1016 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1018 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1017 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1019 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698