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

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

Issue 301723005: Dartium 36 co19 status updates (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix mismarked tests Created 6 years, 6 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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
9 # Something is breaking browser_test.dart in the test infrastructure in these te sts. Issue 18558. 9 # Something is breaking browser_test.dart in the test infrastructure in these te sts. Issue 18558.
10 LayoutTests/fast/dom/HTMLB*: Skip # Issue 18558 10 LayoutTests/fast/dom/HTMLB*: Skip # Issue 18558
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 LibTest/html/HttpRequestUpload/onError_A01_t02: Skip # Issue 17758. Please tria ge this failure. 110 LibTest/html/HttpRequestUpload/onError_A01_t02: Skip # Issue 17758. Please tria ge this failure.
111 LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: Skip # Issue 17758. Please tr iage this failure. 111 LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: Skip # Issue 17758. Please tr iage this failure.
112 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: Skip # Issue 17758. Please triage this failure. 112 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: Skip # Issue 17758. Please triage this failure.
113 LibTest/html/HttpRequestUpload/onLoad_A01_t01: Skip # Issue 17758. Please triag e this failure. 113 LibTest/html/HttpRequestUpload/onLoad_A01_t01: Skip # Issue 17758. Please triag e this failure.
114 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Skip # Issue 17758 . Please triage this failure. 114 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Skip # Issue 17758 . Please triage this failure.
115 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Skip # Issue 17758. Please triage this failure. 115 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Skip # Issue 17758. Please triage this failure.
116 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Skip # Issue 17758. Please triage this failure. 116 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Skip # Issue 17758. Please triage this failure.
117 117
118 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: Runtime Error # Issue 17758. Please triage this failure. 118 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: Runtime Error # Issue 17758. Please triage this failure.
119 LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # Issu e 17758. Please triage this failure. 119 LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # Issu e 17758. Please triage this failure.
120 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-user-se lect-none_t01: RuntimeError # Issue 19055.
120 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: RuntimeError # Issue 17758. Please triage this failure. 121 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: RuntimeError # Issue 17758. Please triage this failure.
121 LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t 01: RuntimeError # Issue 17758. Please triage this failure. 122 LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t 01: RuntimeError # Issue 17758. Please triage this failure.
122 LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: RuntimeEr ror # Issue 17758. Please triage this failure. 123 LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: RuntimeEr ror # Issue 17758. Please triage this failure.
123 LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # Issue 17758. Please triage this failure. 124 LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # Issue 17758. Please triage this failure.
124 LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # Issue 17758 . Please triage this failure. 125 LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # Issue 17758 . Please triage this failure.
125 LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError # Issue 17758. Pl ease triage this failure. 126 LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError # Issue 17758. Pl ease triage this failure.
126 LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # Is sue 17758. Please triage this failure. 127 LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # Is sue 17758. Please triage this failure.
128 LayoutTests/fast/dom/Element/scrollWidth_t01: RuntimeError # Issue 19055.
129 LayoutTests/fast/html/details-click-controls_t01: RuntimeError # Issue 19055.
127 LayoutTests/fast/html/hidden-attr_t01: RuntimeError # Issue 17758. Please triag e this failure. 130 LayoutTests/fast/html/hidden-attr_t01: RuntimeError # Issue 17758. Please triag e this failure.
128 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # Is sue 17758. Please triage this failure. 131 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # Is sue 17758. Please triage this failure.
129 LayoutTests/fast/html/imports/import-events_t01: RuntimeError # Issue 17758. Pl ease triage this failure. 132 LayoutTests/fast/html/imports/import-events_t01: RuntimeError # Issue 17758. Pl ease triage this failure.
130 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, RuntimeError # Issue 17758. Please triage this failure. 133 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, RuntimeError # Issue 17758. Please triage this failure.
131 LibTest/html/Document/childNodes_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure. 134 LibTest/html/Document/childNodes_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure.
132 LibTest/html/Document/clone_A01_t01: RuntimeError # Issue 17758. Please triage this failure. 135 LibTest/html/Document/clone_A01_t01: RuntimeError # Issue 17758. Please triage this failure.
133 LibTest/html/Document/clone_A01_t02: RuntimeError # Issue 17758. Please triage this failure. 136 LibTest/html/Document/clone_A01_t02: RuntimeError # Issue 17758. Please triage this failure.
134 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # Issue 17758. Pleas e triage this failure. 137 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # Issue 17758. Pleas e triage this failure.
135 LibTest/html/Element/Element.tag_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure. 138 LibTest/html/Element/Element.tag_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure.
136 LibTest/html/Element/borderEdge_A01_t01: RuntimeError # Issue 17758. Please tri age this failure. 139 LibTest/html/Element/borderEdge_A01_t01: RuntimeError # Issue 17758. Please tri age this failure.
137 LibTest/html/Element/contentEdge_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure. 140 LibTest/html/Element/contentEdge_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure.
138 LibTest/html/Element/dataset_A02_t01: RuntimeError # Issue 17758. Please triage this failure. 141 LibTest/html/Element/dataset_A02_t01: RuntimeError # Issue 17758. Please triage this failure.
139 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # Issue 17758. Please triage this failure. 142 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # Issue 17758. Please triage this failure.
143 LibTest/html/Element/getAttributeNS_A01_t02: RuntimeError # Issue 19055.
140 LibTest/html/Element/getClientRects_A01_t02: RuntimeError # Issue 17758. Please triage this failure. 144 LibTest/html/Element/getClientRects_A01_t02: RuntimeError # Issue 17758. Please triage this failure.
141 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # Issue 17758 . Please triage this failure. 145 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # Issue 17758 . Please triage this failure.
142 LibTest/html/Element/isContentEditable_A01_t01: RuntimeError # Issue 17758. Ple ase triage this failure. 146 LibTest/html/Element/isContentEditable_A01_t01: RuntimeError # Issue 17758. Ple ase triage this failure.
143 LibTest/html/Element/isContentEditable_A02_t01: RuntimeError # Issue 17758. Ple ase triage this failure. 147 LibTest/html/Element/isContentEditable_A02_t01: RuntimeError # Issue 17758. Ple ase triage this failure.
144 LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # Issue 17758. Please triage this failure. 148 LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # Issue 17758. Please triage this failure.
145 LibTest/html/Element/marginEdge_A01_t01: RuntimeError # Issue 17758. Please tri age this failure. 149 LibTest/html/Element/marginEdge_A01_t01: RuntimeError # Issue 17758. Please tri age this failure.
146 LibTest/html/Element/paddingEdge_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure. 150 LibTest/html/Element/paddingEdge_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure.
147 LibTest/html/Element/replaceWith_A01_t02: RuntimeError # Issue 17758. Please tr iage this failure. 151 LibTest/html/Element/replaceWith_A01_t02: RuntimeError # Issue 17758. Please tr iage this failure.
148 LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # Issue 17758. Plea se triage this failure. 152 LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # Issue 17758. Plea se triage this failure.
149 LibTest/html/HttpRequest/responseType_A01_t03: RuntimeError # Issue 17758. Plea se triage this failure. 153 LibTest/html/HttpRequest/responseType_A01_t03: RuntimeError # Issue 17758. Plea se triage this failure.
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 LayoutTests/fast/dom/HTMLObjectElement/children-changed_t01: RuntimeError # co19 -roll r722: Please triage this failure. 237 LayoutTests/fast/dom/HTMLObjectElement/children-changed_t01: RuntimeError # co19 -roll r722: Please triage this failure.
234 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure. 238 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure.
235 LibTest/html/IFrameElement/outerHtml_setter_A01_t01: RuntimeError # co19-roll r7 22: Please triage this failure. 239 LibTest/html/IFrameElement/outerHtml_setter_A01_t01: RuntimeError # co19-roll r7 22: Please triage this failure.
236 LibTest/html/IFrameElement/paddingEdge_A01_t01: RuntimeError # co19-roll r722: P lease triage this failure. 240 LibTest/html/IFrameElement/paddingEdge_A01_t01: RuntimeError # co19-roll r722: P lease triage this failure.
237 LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Pleas e triage this failure. 241 LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Pleas e triage this failure.
238 LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage t his failure. 242 LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage t his failure.
239 LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage th is failure. 243 LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage th is failure.
240 LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage th is failure. 244 LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage th is failure.
241 LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage t his failure. 245 LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage t his failure.
242 LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please tr iage this failure. 246 LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please tr iage this failure.
247 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Issue 1905 5.
243 WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r722: Please triage this failure. 248 WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r722: Please triage this failure.
244 WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r722: Please triage this failure. 249 WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r722: Please triage this failure.
245 WebPlatformTest/custom-elements/instantiating/createElementNS_A02_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 250 WebPlatformTest/custom-elements/instantiating/createElementNS_A02_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
246 WebPlatformTest/custom-elements/instantiating/createElementNS_A03_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 251 WebPlatformTest/custom-elements/instantiating/createElementNS_A03_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
247 WebPlatformTest/custom-elements/instantiating/createElementNS_A04_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 252 WebPlatformTest/custom-elements/instantiating/createElementNS_A04_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
248 WebPlatformTest/custom-elements/instantiating/createElement_A02_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 253 WebPlatformTest/custom-elements/instantiating/createElement_A02_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
249 WebPlatformTest/custom-elements/instantiating/createElement_A03_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 254 WebPlatformTest/custom-elements/instantiating/createElement_A03_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
250 WebPlatformTest/custom-elements/instantiating/createElement_A04_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 255 WebPlatformTest/custom-elements/instantiating/createElement_A04_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
251 WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t01: RuntimeError # co19-roll r722: Please triage this failure. 256 WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
252 WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t02: RuntimeError # co19-roll r722: Please triage this failure. 257 WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t02: RuntimeError # co19-roll r722: Please triage this failure.
(...skipping 23 matching lines...) Expand all
276 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Runtime Error, Pass # co19-roll r722: Please triage this failure. 281 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Runtime Error, Pass # co19-roll r722: Please triage this failure.
277 282
278 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-003_t01: Runtim eError # co19-roll r722: Please triage this failure. 283 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-003_t01: Runtim eError # co19-roll r722: Please triage this failure.
279 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 284 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
280 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 285 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
281 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: Ru ntimeError # co19-roll r722: Please triage this failure. 286 WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: Ru ntimeError # co19-roll r722: Please triage this failure.
282 WebPlatformTest/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: Run timeError # co19-roll r722: Please triage this failure. 287 WebPlatformTest/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: Run timeError # co19-roll r722: Please triage this failure.
283 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 288 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
284 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01: RuntimeError # co19-roll r722: Please triage this failure. 289 WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01: RuntimeError # co19-roll r722: Please triage this failure.
285 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0 1: RuntimeError # co19-roll r722: Please triage this failure. 290 WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t0 1: RuntimeError # co19-roll r722: Please triage this failure.
291 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-006_t0 1: RuntimeError # Issue 19055.
286 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-007_t0 1: RuntimeError # co19-roll r722: Please triage this failure. 292 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-007_t0 1: RuntimeError # co19-roll r722: Please triage this failure.
293 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-008_t0 1: RuntimeError # Issue 19055.
294 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-009_t0 1: RuntimeError # Issue 19055.
295 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-010_t0 1: RuntimeError # Issue 19055.
296 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-011_t0 1: RuntimeError # Issue 19055.
297 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-012_t0 1: RuntimeError # Issue 19055.
298 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-013_t0 1: RuntimeError # Issue 19055.
299 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-014_t0 1: RuntimeError # Issue 19055.
300 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-015_t0 1: RuntimeError # Issue 19055.
301 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-016_t0 1: RuntimeError # Issue 19055.
302 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-017_t0 1: RuntimeError # Issue 19055.
303 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-018_t0 1: RuntimeError # Issue 19055.
304 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-019_t0 1: RuntimeError # Issue 19055.
305 WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-020_t0 1: RuntimeError # Issue 19055.
287 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: RuntimeError # co19-roll r722: Please triage this failure. 306 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: RuntimeError # co19-roll r722: Please triage this failure.
288 LayoutTests/fast/dom/HTMLDocument/active-element-gets-unforcusable_t01: Skip # c o19-roll r722: Please triage this failure. 307 LayoutTests/fast/dom/HTMLDocument/active-element-gets-unforcusable_t01: Skip # c o19-roll r722: Please triage this failure.
289 LayoutTests/fast/dom/HTMLDocument/set-focus-on-valid-element_t01: Skip # co19-ro ll r722: Please triage this failure. 308 LayoutTests/fast/dom/HTMLDocument/set-focus-on-valid-element_t01: Skip # co19-ro ll r722: Please triage this failure.
290 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError,Pass # co19-roll r72 2: Please triage this failure. 309 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError,Pass # co19-roll r72 2: Please triage this failure.
291 LayoutTests/fast/dom/HTMLOptionElement/collection-setter-getter_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 310 LayoutTests/fast/dom/HTMLOptionElement/collection-setter-getter_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
292 LayoutTests/fast/dom/HTMLScriptElement/async-false-inside-async-false-load_t01: RuntimeError # co19-roll r722: Please triage this failure. 311 LayoutTests/fast/dom/HTMLScriptElement/async-false-inside-async-false-load_t01: RuntimeError # co19-roll r722: Please triage this failure.
293 LayoutTests/fast/dom/HTMLScriptElement/async-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure. 312 LayoutTests/fast/dom/HTMLScriptElement/async-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure.
294 LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure. 313 LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure.
295 LayoutTests/fast/dom/HTMLScriptElement/defer-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure. 314 LayoutTests/fast/dom/HTMLScriptElement/defer-inline-script_t01: RuntimeError # c o19-roll r722: Please triage this failure.
296 LayoutTests/fast/dom/HTMLScriptElement/defer-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure. 315 LayoutTests/fast/dom/HTMLScriptElement/defer-onbeforeload_t01: RuntimeError # co 19-roll r722: Please triage this failure.
297 LayoutTests/fast/dom/HTMLScriptElement/remove-in-beforeload_t01: RuntimeError # co19-roll r722: Please triage this failure. 316 LayoutTests/fast/dom/HTMLScriptElement/remove-in-beforeload_t01: RuntimeError # co19-roll r722: Please triage this failure.
317 LayoutTests/fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler- crash_t01: RuntimeError # Issue 19055.
298 LayoutTests/fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text -changes_t01: RuntimeError # co19-roll r722: Please triage this failure. 318 LayoutTests/fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text -changes_t01: RuntimeError # co19-roll r722: Please triage this failure.
299 LayoutTests/fast/dom/HTMLTemplateElement/custom-element-wrapper-gc_t01: RuntimeE rror # co19-roll r722: Please triage this failure. 319 LayoutTests/fast/dom/HTMLTemplateElement/custom-element-wrapper-gc_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
300 LayoutTests/fast/dom/HTMLTemplateElement/innerHTML_t01: RuntimeError # co19-roll r722: Please triage this failure. 320 LayoutTests/fast/dom/HTMLTemplateElement/innerHTML_t01: RuntimeError # co19-roll r722: Please triage this failure.
301 LayoutTests/fast/dom/HTMLTemplateElement/ownerDocumentXHTML_t01: RuntimeError # co19-roll r722: Please triage this failure. 321 LayoutTests/fast/dom/HTMLTemplateElement/ownerDocumentXHTML_t01: RuntimeError # co19-roll r722: Please triage this failure.
302 LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # Iss ue 18931 322 LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # Iss ue 18931
303 LayoutTests/fast/dom/MutationObserver/observe-childList_t01: RuntimeError # co19 -roll r722: Please triage this failure. 323 LayoutTests/fast/dom/MutationObserver/observe-childList_t01: RuntimeError # co19 -roll r722: Please triage this failure.
304 LayoutTests/fast/dom/MutationObserver/weak-callback-gc-crash_t01: RuntimeError # co19-roll r722: Please triage this failure. 324 LayoutTests/fast/dom/MutationObserver/weak-callback-gc-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
305 LayoutTests/fast/dom/Node/initial-values_t01: RuntimeError # co19-roll r722: Ple ase triage this failure. 325 LayoutTests/fast/dom/Node/initial-values_t01: RuntimeError # co19-roll r722: Ple ase triage this failure.
326 LayoutTests/fast/dom/Range/bug-19527_t01: RuntimeError # Issue 19055.
327 LayoutTests/fast/dom/Range/range-comparePoint_t01: RuntimeError # Issue 19055.
306 LayoutTests/fast/dom/Range/range-created-during-remove-children_t01: RuntimeErro r, Pass # co19-roll r722: Please triage this failure. 328 LayoutTests/fast/dom/Range/range-created-during-remove-children_t01: RuntimeErro r, Pass # co19-roll r722: Please triage this failure.
329 LayoutTests/fast/dom/Range/range-detached-exceptions_t01: RuntimeError # Issue 1 9055.
330 LayoutTests/fast/dom/Range/range-isPointInRange_t01: RuntimeError # Issue 19055.
307 LayoutTests/fast/html/imports/import-element-removed-flag_t01: Skip # co19-roll r722: Please triage this failure. 331 LayoutTests/fast/html/imports/import-element-removed-flag_t01: Skip # co19-roll r722: Please triage this failure.
308 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19-roll r722: Pleas e triage this failure. 332 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19-roll r722: Pleas e triage this failure.
309 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19-roll r722: Ple ase triage this failure. 333 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19-roll r722: Ple ase triage this failure.
310 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # c o19-roll r722: Please triage this failure. 334 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # c o19-roll r722: Please triage this failure.
311 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # c o19-roll r722: Please triage this failure. 335 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # c o19-roll r722: Please triage this failure.
312 LibTest/html/Element/getAttributeNS_A02_t01: RuntimeError # co19-roll r722: Plea se triage this failure.
313 WebPlatformTest/Utils/test/asyncTestFail_t01: RuntimeError # co19-roll r722: Ple ase triage this failure. 336 WebPlatformTest/Utils/test/asyncTestFail_t01: RuntimeError # co19-roll r722: Ple ase triage this failure.
314 WebPlatformTest/Utils/test/asyncTestFail_t02: RuntimeError # co19-roll r722: Ple ase triage this failure. 337 WebPlatformTest/Utils/test/asyncTestFail_t02: RuntimeError # co19-roll r722: Ple ase triage this failure.
315 WebPlatformTest/Utils/test/asyncTestTimeout_t01: Skip # co19-roll r722: Please t riage this failure. 338 WebPlatformTest/Utils/test/asyncTestTimeout_t01: Skip # co19-roll r722: Please t riage this failure.
316 WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t riage this failure. 339 WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t riage this failure.
317 WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure. 340 WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
318 WebPlatformTest/dom/EventTarget/dispatchEvent_A03_t01: Skip # co19-roll r722: Pl ease triage this failure. 341 WebPlatformTest/dom/EventTarget/dispatchEvent_A03_t01: Skip # co19-roll r722: Pl ease triage this failure.
319 WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 342 WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
320 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: RuntimeError # c o19-roll r722: Please triage this failure. 343 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: RuntimeError # c o19-roll r722: Please triage this failure.
321 WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError , Pass # co19-roll r722: Please triage this failure. 344 WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError , Pass # co19-roll r722: Please triage this failure.
322 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: RuntimeError # co19-roll r722: Please triage this failure. 345 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: RuntimeError # co19-roll r722: Please triage this failure.
323 WebPlatformTest/dom/nodes/Document-adoptNode_t01: RuntimeError # co19-roll r722: Please triage this failure. 346 WebPlatformTest/dom/nodes/Document-adoptNode_t01: RuntimeError # co19-roll r722: Please triage this failure.
324 WebPlatformTest/dom/nodes/Document-createElement_t01: RuntimeError # co19-roll r 722: Please triage this failure. 347 WebPlatformTest/dom/nodes/Document-createElement_t01: RuntimeError # co19-roll r 722: Please triage this failure.
325 WebPlatformTest/dom/nodes/Document-createElementNS_t01: RuntimeError, Pass # co1 9-roll r722: Please triage this failure. 348 WebPlatformTest/dom/nodes/Document-createElementNS_t01: RuntimeError, Pass # co1 9-roll r722: Please triage this failure.
326 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure. 349 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure.
327 WebPlatformTest/dom/nodes/Document-importNode_t01: RuntimeError # co19-roll r722 : Please triage this failure. 350 WebPlatformTest/dom/nodes/Document-importNode_t01: RuntimeError # co19-roll r722 : Please triage this failure.
328 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: RuntimeError # co19-roll r722: Please triage this failure. 351 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: RuntimeError # co19-roll r722: Please triage this failure.
329 WebPlatformTest/dom/nodes/Element-childElementCount_t01: RuntimeError # co19-rol l r722: Please triage this failure. 352 WebPlatformTest/dom/nodes/Element-childElementCount_t01: RuntimeError # co19-rol l r722: Please triage this failure.
330 WebPlatformTest/dom/nodes/Node-appendChild_t02: RuntimeError, Pass # co19-roll r 722: Please triage this failure. 353 WebPlatformTest/dom/nodes/Node-appendChild_t02: RuntimeError, Pass # co19-roll r 722: Please triage this failure.
331 WebPlatformTest/dom/nodes/Node-insertBefore_t01: RuntimeError # co19-roll r722: Please triage this failure. 354 WebPlatformTest/dom/nodes/Node-insertBefore_t01: RuntimeError # co19-roll r722: Please triage this failure.
332 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: RuntimeError # co19-roll r722: P lease triage this failure. 355 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: RuntimeError # co19-roll r722: P lease triage this failure.
356 WebPlatformTest/dom/nodes/Node-nodeName_t01: RuntimeError # Issue 19055.
333 WebPlatformTest/dom/nodes/Node-replaceChild_t01: RuntimeError # co19-roll r722: Please triage this failure 357 WebPlatformTest/dom/nodes/Node-replaceChild_t01: RuntimeError # co19-roll r722: Please triage this failure
334 WebPlatformTest/dom/nodes/Node-textContent_t01: RuntimeError # Issue 18931 358 WebPlatformTest/dom/nodes/Node-textContent_t01: RuntimeError # Issue 18931
335 WebPlatformTest/dom/nodes/attributes/attributes_A04_t01: RuntimeError # co19-rol l r722: Please triage this failure.
336 WebPlatformTest/dom/nodes/attributes/attributes_A05_t01: RuntimeError # co19-rol l r722: Please triage this failure.
337 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A05_t01: RuntimeError # co19 -roll r722: Please triage this failure. 359 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A05_t01: RuntimeError # co19 -roll r722: Please triage this failure.
338 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A06_t03: RuntimeError # co19 -roll r722: Please triage this failure. 360 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A06_t03: RuntimeError # co19 -roll r722: Please triage this failure.
339 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t02: RuntimeError # co19 -roll r722: Please triage this failure. 361 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t02: RuntimeError # co19 -roll r722: Please triage this failure.
340 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t03: RuntimeError # co19 -roll r722: Please triage this failure. 362 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t03: RuntimeError # co19 -roll r722: Please triage this failure.
341 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A08_t01: RuntimeError # co19 -roll r722: Please triage this failure. 363 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A08_t01: RuntimeError # co19 -roll r722: Please triage this failure.
342 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A09_t01: RuntimeError # co19 -roll r722: Please triage this failure.
343 WebPlatformTest/dom/nodes/attributes/setAttributeNS_A09_t02: RuntimeError # co19 -roll r722: Please triage this failure.
344 WebPlatformTest/dom/nodes/attributes/setAttribute_A02_t01: RuntimeError # co19-r oll r722: Please triage this failure.
345 WebPlatformTest/dom/nodes/attributes/setAttribute_A02_t02: RuntimeError # co19-r oll r722: Please triage this failure.
346 WebPlatformTest/dom/nodes/attributes/setAttribute_A03_t01: RuntimeError # co19-r oll r722: Please triage this failure. 364 WebPlatformTest/dom/nodes/attributes/setAttribute_A03_t01: RuntimeError # co19-r oll r722: Please triage this failure.
347 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-005_t01: RuntimeError # Issue 18931 365 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-005_t01: RuntimeError # Issue 18931
348 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-006_t01: RuntimeError # Issue 18931 366 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-006_t01: RuntimeError # Issue 18931
349 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t01: RuntimeError # Issue 18931 367 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t01: RuntimeError # Issue 18931
350 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t02: RuntimeError # Issue 18931 368 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/tes t-004_t02: RuntimeError # Issue 18931
351 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t01: RuntimeError # Issue 18931 369 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t01: RuntimeError # Issue 18931
352 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t02: RuntimeError # Issue 18931 370 WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test -003_t02: RuntimeError # Issue 18931
353 WebPlatformTest/shadow-dom/events/event-dispatch/test-002_t01: RuntimeError # Is sue 18931 371 WebPlatformTest/shadow-dom/events/event-dispatch/test-002_t01: RuntimeError # Is sue 18931
354 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-001_t01: Runtim eError # Issue 18931 372 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-001_t01: Runtim eError # Issue 18931
355 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-002_t01: Runtim eError # Issue 18931 373 WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-002_t01: Runtim eError # Issue 18931
(...skipping 14 matching lines...) Expand all
370 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 388 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
371 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 389 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
372 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 390 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
373 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 391 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
374 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 392 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
375 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 393 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
376 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 394 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure.
377 395
378 [ $compiler == none && $runtime == ContentShellOnAndroid ] 396 [ $compiler == none && $runtime == ContentShellOnAndroid ]
379 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. 397 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
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