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

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

Issue 702543006: Improve browser testing scripts to better handle tests that reload themselves. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove debugging code. Created 6 years, 1 month 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 | tools/testing/dart/browser_controller.dart » ('j') | 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 LayoutTests/fast/borders/border-radius-child_t01: Skip # co19 issue 732. 5 LayoutTests/fast/borders/border-radius-child_t01: Skip # co19 issue 732.
6 LayoutTests/fast/css-generated-content/hit-test-generated-content_t01: Skip # co 19 issue 732. 6 LayoutTests/fast/css-generated-content/hit-test-generated-content_t01: Skip # co 19 issue 732.
7 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732. 7 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732.
8 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732. 8 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732.
9 LayoutTests/fast/sub-pixel/float-containing-block-with-margin_t01: Skip # co19 i ssue 732. 9 LayoutTests/fast/sub-pixel/float-containing-block-with-margin_t01: Skip # co19 i ssue 732.
10 LayoutTests/fast/sub-pixel/table-rows-have-stable-height_t01: Skip # co19 issue 732. 10 LayoutTests/fast/sub-pixel/table-rows-have-stable-height_t01: Skip # co19 issue 732.
(...skipping 17 matching lines...) Expand all
28 LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: Skip # Issue 20867 28 LayoutTests/fast/canvas/canvas-lineDash-input-sequence_t01: Skip # Issue 20867
29 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540 29 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540
30 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540 30 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540
31 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540 31 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540
32 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540 32 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540
33 33
34 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 34 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
35 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146 35 LibTest/html/Window/document_A01_t01: RuntimeError # Issue 20146
36 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146 36 LibTest/html/Window/postMessage_A01_t02: RuntimeError # Issue 20146
37 LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146 37 LibTest/html/Window/moveBy_A01_t01: RuntimeError # Issue 20146
38 LayoutTests/fast/dom: Skip # Unknown tests are breaking the test infrastructure. Issue 18558 38 LayoutTests/fast/css-generated-content/bug91547_t01: Skip # Test reloads itself. Issue 18558.
39 LayoutTests/fast/filesystem: Skip # Unknown tests are breaking the test infrastr ucture. Issue 18558 39 LayoutTests/fast/filesystem/file-after-reload-crash_t01: Skip # Test reloads its elf. Issue 18558.
40 LayoutTests/fast/css-generated-content/malformed-url_t01.dart: Skip # Breaks the test infrastructure. Issue 18558. 40 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo ads itself. Issue 18558.
41 LayoutTests/fast/css-generated-content/bug91547_t01.dart: Skip # Breaks the test infrastructure. Issue 18558. 41 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558.
42 LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: Skip # Breaks the test i nfrastructure. Issue 18558 42 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8.
43 LayoutTests/fast/dom/shadow/form-in-shadow_t01: Skip # Breaks the test infrastru cture. Issue 18558. 43 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558.
44 # Only one of the next two causes the problem - not sure which.
45 LayoutTests/fast/dom/Range/create-contextual-fragment-script-not-ran_t01: Skip # Breaks the test infrastructure. Issue 18558.
46 LayoutTests/fast/dom/Range/bug-19527_t01: Skip # Breaks the test infrastructure. Issue 18558.
47 LayoutTests/fast/dom/MutationObserver/database-callback-delivery_t01: Skip # Bre aks the test infrastructure. Issue 18558.
48 LayoutTests/fast/filesystem/file-after-reload-crash_t01.dart: Skip # Breaks the test infrastructure. Issue 18558.
49 44
50 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure. 45 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
51 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Issue 13719: Please tr iage this failure. 46 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Issue 13719: Please tr iage this failure.
52 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break. 47 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break.
53 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure. 48 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure.
54 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure. 49 LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t riage this failure.
55 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921 50 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921
56 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 51 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
57 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 52 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
58 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 53 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: Skip # Issue 17758. Please triage this failure. 145 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: Skip # Issue 17758. Please triage this failure.
151 LibTest/html/HttpRequestUpload/onLoad_A01_t01: Skip # Issue 17758. Please triag e this failure. 146 LibTest/html/HttpRequestUpload/onLoad_A01_t01: Skip # Issue 17758. Please triag e this failure.
152 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Skip # Issue 17758 . Please triage this failure. 147 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Skip # Issue 17758 . Please triage this failure.
153 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Skip # Issue 17758. Please triage this failure. 148 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Skip # Issue 17758. Please triage this failure.
154 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Skip # Issue 17758. Please triage this failure. 149 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Skip # Issue 17758. Please triage this failure.
155 150
156 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: Runtime Error # Issue 17758. Please triage this failure. 151 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: Runtime Error # Issue 17758. Please triage this failure.
157 LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # Issu e 17758. Please triage this failure. 152 LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # Issu e 17758. Please triage this failure.
158 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: RuntimeError # Issue 17758. Please triage this failure. 153 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: RuntimeError # Issue 17758. Please triage this failure.
159 LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t 01: RuntimeError # Issue 17758. Please triage this failure. 154 LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t 01: RuntimeError # Issue 17758. Please triage this failure.
160 LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: RuntimeEr ror # Issue 17758. Please triage this failure. 155 LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: Pass, Run timeError # Issue 17758. Please triage this failure.
161 LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # Issue 17758. Please triage this failure. 156 LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # Issue 17758. Please triage this failure.
162 LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # Issue 17758 . Please triage this failure. 157 LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # Issue 17758 . Please triage this failure.
163 LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError # Issue 17758. Pl ease triage this failure. 158 LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError # Issue 17758. Pl ease triage this failure.
164 LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # Is sue 17758. Please triage this failure. 159 LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # Is sue 17758. Please triage this failure.
165 LayoutTests/fast/html/hidden-attr_t01: RuntimeError # Issue 17758. Please triag e this failure. 160 LayoutTests/fast/html/hidden-attr_t01: RuntimeError # Issue 17758. Please triag e this failure.
166 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # Is sue 17758. Please triage this failure. 161 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # Is sue 17758. Please triage this failure.
167 LayoutTests/fast/html/imports/import-events_t01: RuntimeError # Issue 17758. Pl ease triage this failure. 162 LayoutTests/fast/html/imports/import-events_t01: RuntimeError # Issue 17758. Pl ease triage this failure.
168 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, RuntimeError # Issue 17758. Please triage this failure. 163 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, RuntimeError # Issue 17758. Please triage this failure.
169 LibTest/html/Document/childNodes_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure. 164 LibTest/html/Document/childNodes_A01_t01: RuntimeError # Issue 17758. Please tr iage this failure.
170 LibTest/html/Document/clone_A01_t01: RuntimeError # Issue 17758. Please triage this failure. 165 LibTest/html/Document/clone_A01_t01: RuntimeError # Issue 17758. Please triage this failure.
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 225
231 LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor_t01: Skip # co19-roll r722: Please triage this failure. 226 LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor_t01: Skip # co19-roll r722: Please triage this failure.
232 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hash_t01: RuntimeError # co19-roll r722: Please triage this failure. 227 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hash_t01: RuntimeError # co19-roll r722: Please triage this failure.
233 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-host_t01: RuntimeError # co19-roll r722: Please triage this failure. 228 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-host_t01: RuntimeError # co19-roll r722: Please triage this failure.
234 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hostname_t01: RuntimeE rror # co19-roll r722: Please triage this failure. 229 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hostname_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
235 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname_t01: RuntimeE rror # co19-roll r722: Please triage this failure. 230 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
236 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-port_t01: RuntimeError # co19-roll r722: Please triage this failure. 231 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-port_t01: RuntimeError # co19-roll r722: Please triage this failure.
237 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-protocol_t01: RuntimeE rror # co19-roll r722: Please triage this failure. 232 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-protocol_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
238 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-search_t01: RuntimeErr or, Pass # co19-roll r722: Please triage this failure. 233 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-search_t01: RuntimeErr or, Pass # co19-roll r722: Please triage this failure.
239 LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus_t01: RuntimeError # co19 -roll r722: Please triage this failure. 234 LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus_t01: RuntimeError # co19 -roll r722: Please triage this failure.
240 LayoutTests/fast/dom/HTMLDialogElement/dialog-close-event_t01: RuntimeError # co 19-roll r722: Please triage this failure.
241 LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled_t01: RuntimeError # co19-r oll r722: Please triage this failure.
242 LayoutTests/fast/dom/HTMLDialogElement/dialog-open_t01: RuntimeError # co19-roll r722: Please triage this failure.
243 LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value_t01: RuntimeError # c o19-roll r722: Please triage this failure.
244 LayoutTests/fast/dom/HTMLDialogElement/dialog-scrolled-viewport_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 235 LayoutTests/fast/dom/HTMLDialogElement/dialog-scrolled-viewport_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
245 LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure. 236 LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure.
246 LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector_t0 1: RuntimeError # co19-roll r722: Please triage this failure.
247 LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unfocusable_t01: RuntimeErr or # co19-roll r722: Please triage this failure. 237 LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unfocusable_t01: RuntimeErr or # co19-roll r722: Please triage this failure.
248 LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unselectable_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 238 LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unselectable_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
249 LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs_t01: RuntimeErr or # co19-roll r722: Please triage this failure. 239 LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs_t01: RuntimeErr or # co19-roll r722: Please triage this failure.
250 LayoutTests/fast/dom/HTMLDialogElement/non-anchored-dialog-positioning_t01: Runt imeError # co19-roll r722: Please triage this failure. 240 LayoutTests/fast/dom/HTMLDialogElement/non-anchored-dialog-positioning_t01: Runt imeError # co19-roll r722: Please triage this failure.
251 LayoutTests/fast/dom/HTMLOutputElement/dom-settable-token-list_t01: RuntimeError # Issue 18931 241 LayoutTests/fast/dom/HTMLOutputElement/dom-settable-token-list_t01: RuntimeError # Issue 18931
252 LayoutTests/fast/dom/HTMLObjectElement/set-type-to-null-crash_t01: RuntimeError # Issue 18931 242 LayoutTests/fast/dom/HTMLObjectElement/set-type-to-null-crash_t01: RuntimeError # Issue 18931
253 LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: RuntimeErr or # co19-roll r722: Please triage this failure. 243 LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: RuntimeErr or # co19-roll r722: Please triage this failure.
254 LayoutTests/fast/dom/HTMLDialogElement/submit-dialog-close-event_t01: RuntimeErr or # co19-roll r722: Please triage this failure.
255 LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert_t01: RuntimeError # co19-roll r722: Please triage this failure.
256 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
257 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: RuntimeErr or # co19-roll r722: Please triage this failure.
258 LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization_t01: RuntimeError # co19-roll r722: Please triage this failure. 244 LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization_t01: RuntimeError # co19-roll r722: Please triage this failure.
259 LayoutTests/fast/dom/HTMLElement/spellcheck_t01: RuntimeError # co19-roll r722: Please triage this failure. 245 LayoutTests/fast/dom/HTMLElement/spellcheck_t01: RuntimeError # co19-roll r722: Please triage this failure.
260 LayoutTests/fast/dom/HTMLFormElement/move-option-between-documents_t01: RuntimeE rror # co19-roll r722: Please triage this failure. 246 LayoutTests/fast/dom/HTMLFormElement/move-option-between-documents_t01: RuntimeE rror # co19-roll r722: Please triage this failure.
261 LayoutTests/fast/dom/HTMLImageElement/image-alt-text_t01: RuntimeError # co19-ro ll r722: Please triage this failure. 247 LayoutTests/fast/dom/HTMLImageElement/image-alt-text_t01: RuntimeError # co19-ro ll r722: Please triage this failure.
262 LayoutTests/fast/dom/HTMLImageElement/parse-src_t01: RuntimeError # co19-roll r7 22: Please triage this failure. 248 LayoutTests/fast/dom/HTMLImageElement/parse-src_t01: RuntimeError # co19-roll r7 22: Please triage this failure.
263 LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text_t01: RuntimeError # c o19-roll r722: Please triage this failure. 249 LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text_t01: RuntimeError # c o19-roll r722: Please triage this failure.
264 LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test_t01: Skip # co19- roll r722: Please triage this failure. 250 LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test_t01: Skip # co19- roll r722: Please triage this failure.
265 LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive_t01: Skip # co19- roll r722: Please triage this failure. 251 LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive_t01: Skip # co19- roll r722: Please triage this failure.
266 LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload_t01: Skip # co19-roll r722: Please triage this failure. 252 LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload_t01: Skip # co19-roll r722: Please triage this failure.
267 LayoutTests/fast/dom/HTMLLinkElement/prefetch_t01: Skip # co19-roll r722: Please triage this failure. 253 LayoutTests/fast/dom/HTMLLinkElement/prefetch_t01: Skip # co19-roll r722: Please triage this failure.
268 LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion_t01: RuntimeError # co19-roll r722: Please triage this failure. 254 LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion_t01: RuntimeError # co19-roll r722: Please triage this failure.
269 LayoutTests/fast/dom/HTMLObjectElement/beforeload-set-text-crash_t01: Skip # co1 9-roll r722: Please triage this failure. 255 LayoutTests/fast/dom/HTMLObjectElement/beforeload-set-text-crash_t01: Skip # co1 9-roll r722: Please triage this failure.
270 LayoutTests/fast/dom/HTMLObjectElement/children-changed_t01: RuntimeError # co19 -roll r722: Please triage this failure.
271 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure. 256 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: RuntimeError, Pass # co19-roll r722: Please triage this failure.
272 LibTest/html/IFrameElement/outerHtml_setter_A01_t01: RuntimeError # co19-roll r7 22: Please triage this failure. 257 LibTest/html/IFrameElement/outerHtml_setter_A01_t01: RuntimeError # co19-roll r7 22: Please triage this failure.
273 LibTest/html/IFrameElement/paddingEdge_A01_t01: RuntimeError # co19-roll r722: P lease triage this failure. 258 LibTest/html/IFrameElement/paddingEdge_A01_t01: RuntimeError # co19-roll r722: P lease triage this failure.
274 LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Pleas e triage this failure. 259 LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Pleas e triage this failure.
275 LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage t his failure. 260 LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage t his failure.
276 LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage th is failure. 261 LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage th is failure.
277 LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage th is failure. 262 LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage th is failure.
278 LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage t his failure. 263 LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage t his failure.
279 LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please tr iage this failure. 264 LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please tr iage this failure.
280 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Issue 1905 5. 265 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Issue 1905 5.
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
407 LayoutTests/fast/dom/characterdata-api-arguments_t01: RuntimeError # co19-roll r 738: Please triage this failure. 392 LayoutTests/fast/dom/characterdata-api-arguments_t01: RuntimeError # co19-roll r 738: Please triage this failure.
408 LayoutTests/fast/dom/client-width-height-quirks_t01: RuntimeError # co19-roll r7 38: Please triage this failure. 393 LayoutTests/fast/dom/client-width-height-quirks_t01: RuntimeError # co19-roll r7 38: Please triage this failure.
409 LayoutTests/fast/dom/css-mediarule-functions_t01: RuntimeError # co19-roll r738: Please triage this failure. 394 LayoutTests/fast/dom/css-mediarule-functions_t01: RuntimeError # co19-roll r738: Please triage this failure.
410 LayoutTests/fast/dom/custom/attribute-changed-callback_t01: RuntimeError # co19- roll r738: Please triage this failure. 395 LayoutTests/fast/dom/custom/attribute-changed-callback_t01: RuntimeError # co19- roll r738: Please triage this failure.
411 LayoutTests/fast/dom/custom/document-register-svg-extends_t01: RuntimeError # co 19-roll r738: Please triage this failure. 396 LayoutTests/fast/dom/custom/document-register-svg-extends_t01: RuntimeError # co 19-roll r738: Please triage this failure.
412 LayoutTests/fast/dom/dataset-xhtml_t01: RuntimeError # co19-roll r738: Please tr iage this failure. 397 LayoutTests/fast/dom/dataset-xhtml_t01: RuntimeError # co19-roll r738: Please tr iage this failure.
413 LayoutTests/fast/dom/dataset_t01: RuntimeError # co19-roll r738: Please triage t his failure. 398 LayoutTests/fast/dom/dataset_t01: RuntimeError # co19-roll r738: Please triage t his failure.
414 LayoutTests/fast/dom/focus-contenteditable_t01: RuntimeError, Pass # co19-roll r 738: Please triage this failure. 399 LayoutTests/fast/dom/focus-contenteditable_t01: RuntimeError, Pass # co19-roll r 738: Please triage this failure.
415 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll_t01: Runti meError # co19-roll r738: Please triage this failure. 400 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll_t01: Runti meError # co19-roll r738: Please triage this failure.
416 LayoutTests/fast/dom/horizontal-scrollbar-when-dir-change_t01: RuntimeError # co 19-roll r738: Please triage this failure. 401 LayoutTests/fast/dom/horizontal-scrollbar-when-dir-change_t01: RuntimeError # co 19-roll r738: Please triage this failure.
417 LayoutTests/fast/dom/importNode-null_t01: RuntimeError # co19-roll r738: Please triage this failure. 402 LayoutTests/fast/dom/location-hash_t01: Pass, RuntimeError # co19-roll r738: Ple ase triage this failure.
418 LayoutTests/fast/dom/importNode-unsupported-node-type_t01: RuntimeError # co19-r oll r738: Please triage this failure.
419 LayoutTests/fast/dom/location-hash_t01: RuntimeError # co19-roll r738: Please tr iage this failure.
420 LayoutTests/fast/dom/option-properties_t01: RuntimeError # co19-roll r738: Pleas e triage this failure. 403 LayoutTests/fast/dom/option-properties_t01: RuntimeError # co19-roll r738: Pleas e triage this failure.
421 LayoutTests/fast/dom/partial-layout-overlay-scrollbars_t01: RuntimeError # co19- roll r738: Please triage this failure. 404 LayoutTests/fast/dom/partial-layout-overlay-scrollbars_t01: RuntimeError # co19- roll r738: Please triage this failure.
422 LayoutTests/fast/dom/set-innerHTML_t01: RuntimeError # co19-roll r738: Please tr iage this failure. 405 LayoutTests/fast/dom/set-innerHTML_t01: RuntimeError # co19-roll r738: Please tr iage this failure.
423 LayoutTests/fast/dom/shadow/no-renderers-for-light-children_t01: RuntimeError # co19-roll r738: Please triage this failure. 406 LayoutTests/fast/dom/shadow/no-renderers-for-light-children_t01: RuntimeError # co19-roll r738: Please triage this failure.
424 LayoutTests/fast/dom/shadow/pseudoclass-update-checked-option_t01: RuntimeError # co19-roll r738: Please triage this failure. 407 LayoutTests/fast/dom/shadow/pseudoclass-update-checked-option_t01: RuntimeError # co19-roll r738: Please triage this failure.
425 LayoutTests/fast/dom/shadow/pseudoclass-update-disabled-optgroup_t01: RuntimeErr or # co19-roll r738: Please triage this failure. 408 LayoutTests/fast/dom/shadow/pseudoclass-update-disabled-optgroup_t01: RuntimeErr or # co19-roll r738: Please triage this failure.
426 LayoutTests/fast/dom/shadow/pseudoclass-update-disabled-option_t01: RuntimeError # co19-roll r738: Please triage this failure. 409 LayoutTests/fast/dom/shadow/pseudoclass-update-disabled-option_t01: RuntimeError # co19-roll r738: Please triage this failure.
427 LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-optgroup_t01: RuntimeErro r # co19-roll r738: Please triage this failure. 410 LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-optgroup_t01: RuntimeErro r # co19-roll r738: Please triage this failure.
428 LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-option_t01: RuntimeError # co19-roll r738: Please triage this failure. 411 LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-option_t01: RuntimeError # co19-roll r738: Please triage this failure.
429 LayoutTests/fast/dom/shadow/shadow-content-crash_t01: RuntimeError # co19-roll r 738: Please triage this failure. 412 LayoutTests/fast/dom/shadow/shadow-content-crash_t01: RuntimeError # co19-roll r 738: Please triage this failure.
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
609 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761: Please triage this failure. 592 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # co19-roll r761: Please triage this failure.
610 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761: Please triage this failure. 593 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # co19-roll r761: Please triage this failure.
611 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # co19-roll r761: P lease triage this failure. 594 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # co19-roll r761: P lease triage this failure.
612 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # co19-roll r761: Please triage this failure. 595 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # co19-roll r761: Please triage this failure.
613 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out flakily. co19-roll r761: Please triage this failure. 596 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out flakily. co19-roll r761: Please triage this failure.
614 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out flakily. co19-roll r761: Please triage this failure. 597 WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # Times out flakily. co19-roll r761: Please triage this failure.
615 598
616 # co19-roll r786 599 # co19-roll r786
617 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: RuntimeError # co19-roll r7 86: Please triage this failure. 600 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: RuntimeError # co19-roll r7 86: Please triage this failure.
618 LayoutTests/fast/css/font-face-insert-link_t01: Pass, RuntimeError # co19-roll r 786: Please triage this failure. 601 LayoutTests/fast/css/font-face-insert-link_t01: Pass, RuntimeError # co19-roll r 786: Please triage this failure.
602 LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: RuntimeErr or # co19-roll r786: Please triage this failure.
619 LayoutTests/fast/css-generated-content/malformed-url_t01: RuntimeError # co19-ro ll r786: Please triage this failure. 603 LayoutTests/fast/css-generated-content/malformed-url_t01: RuntimeError # co19-ro ll r786: Please triage this failure.
620 LayoutTests/fast/css-generated-content/pseudo-animation_t01: Pass, RuntimeError # co19-roll r786: Please triage this failure. 604 LayoutTests/fast/css-generated-content/pseudo-animation_t01: Pass, RuntimeError # co19-roll r786: Please triage this failure.
621 LayoutTests/fast/css-generated-content/pseudo-element-events_t01: Skip # Timeout . co19-roll r786: Please triage this failure. 605 LayoutTests/fast/css-generated-content/pseudo-element-events_t01: Skip # Timeout . co19-roll r786: Please triage this failure.
622 LayoutTests/fast/css-generated-content/pseudo-transition-event_t01: Skip # Timeo ut. co19-roll r786: Please triage this failure. 606 LayoutTests/fast/css-generated-content/pseudo-transition-event_t01: Skip # Timeo ut. co19-roll r786: Please triage this failure.
623 LayoutTests/fast/css-generated-content/pseudo-transition_t01: RuntimeError # co1 9-roll r786: Please triage this failure. 607 LayoutTests/fast/css-generated-content/pseudo-transition_t01: RuntimeError # co1 9-roll r786: Please triage this failure.
624 LayoutTests/fast/css-grid-layout/auto-content-resolution-rows_t01: RuntimeError # co19-roll r786: Please triage this failure. 608 LayoutTests/fast/css-grid-layout/auto-content-resolution-rows_t01: RuntimeError # co19-roll r786: Please triage this failure.
625 LayoutTests/fast/css-grid-layout/breadth-size-resolution-grid_t01: RuntimeError # co19-roll r786: Please triage this failure. 609 LayoutTests/fast/css-grid-layout/breadth-size-resolution-grid_t01: RuntimeError # co19-roll r786: Please triage this failure.
626 LayoutTests/fast/css-grid-layout/calc-resolution-grid-item_t01: RuntimeError # c o19-roll r786: Please triage this failure. 610 LayoutTests/fast/css-grid-layout/calc-resolution-grid-item_t01: RuntimeError # c o19-roll r786: Please triage this failure.
627 LayoutTests/fast/css-grid-layout/display-grid-set-get_t01: RuntimeError # co19-r oll r786: Please triage this failure. 611 LayoutTests/fast/css-grid-layout/display-grid-set-get_t01: RuntimeError # co19-r oll r786: Please triage this failure.
628 LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows_t01: Ru ntimeError # co19-roll r786: Please triage this failure. 612 LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows_t01: Ru ntimeError # co19-roll r786: Please triage this failure.
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
791 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: RuntimeError # co19- roll r786: Please triage this failure. 775 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: RuntimeError # co19- roll r786: Please triage this failure.
792 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: RuntimeError # co19-roll r786: Please triage this failure. 776 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: RuntimeError # co19-roll r786: Please triage this failure.
793 LayoutTests/fast/xpath/attr-namespace_t02: RuntimeError # co19-roll r786: Please triage this failure. 777 LayoutTests/fast/xpath/attr-namespace_t02: RuntimeError # co19-roll r786: Please triage this failure.
794 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # co19-roll r786: Please triage this failure. 778 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # co19-roll r786: Please triage this failure.
795 LayoutTests/fast/xpath/py-dom-xpath/data_t01: RuntimeError # co19-roll r786: Ple ase triage this failure. 779 LayoutTests/fast/xpath/py-dom-xpath/data_t01: RuntimeError # co19-roll r786: Ple ase triage this failure.
796 LayoutTests/fast/xpath/py-dom-xpath/expressions_t01: RuntimeError # co19-roll r7 86: Please triage this failure. 780 LayoutTests/fast/xpath/py-dom-xpath/expressions_t01: RuntimeError # co19-roll r7 86: Please triage this failure.
797 LayoutTests/fast/xpath/py-dom-xpath/paths_t01: RuntimeError # co19-roll r786: Pl ease triage this failure. 781 LayoutTests/fast/xpath/py-dom-xpath/paths_t01: RuntimeError # co19-roll r786: Pl ease triage this failure.
798 LayoutTests/fast/xsl/default-html_t01: RuntimeError # co19-roll r786: Please tri age this failure. 782 LayoutTests/fast/xsl/default-html_t01: RuntimeError # co19-roll r786: Please tri age this failure.
799 WebPlatformTest/html/semantics/forms/the-input-element/password_t01: RuntimeErro r # co19-roll r786: Please triage this failure. 783 WebPlatformTest/html/semantics/forms/the-input-element/password_t01: RuntimeErro r # co19-roll r786: Please triage this failure.
800 WebPlatformTest/html/syntax/parsing/Document.getElementsByTagName-foreign_t02: R untimeError # co19-roll r786: Please triage this failure. 784 WebPlatformTest/html/syntax/parsing/Document.getElementsByTagName-foreign_t02: R untimeError # co19-roll r786: Please triage this failure.
785 LayoutTests/fast/dom/52776_t01: RuntimeError # Re-enable fast/dom tests: Please triage this failure.
786 LayoutTests/fast/dom/DOMException/XPathException_t01: RuntimeError # Re-enable f ast/dom tests: Please triage this failure.
787 LayoutTests/fast/dom/Node/fragment-mutation_t01: RuntimeError # Re-enable fast/d om tests: Please triage this failure.
788 LayoutTests/fast/dom/Range/bug-19527_t01: RuntimeError # Re-enable fast/dom test s: Please triage this failure.
789 LayoutTests/fast/dom/Range/insertNode-empty-fragment-crash_t01: RuntimeError # R e-enable fast/dom tests: Please triage this failure.
790 LayoutTests/fast/dom/Range/mutation_t01: RuntimeError # Re-enable fast/dom tests : Please triage this failure.
791 LayoutTests/fast/dom/Range/range-constructor_t01: RuntimeError # Re-enable fast/ dom tests: Please triage this failure.
792 LayoutTests/fast/dom/Range/range-expand_t01: RuntimeError # Re-enable fast/dom t ests: Please triage this failure.
793 LayoutTests/fast/dom/Range/range-insertNode-separate-endContainer_t01: RuntimeEr ror # Re-enable fast/dom tests: Please triage this failure.
794 LayoutTests/fast/dom/Range/range-insertNode-splittext_t01: RuntimeError # Re-ena ble fast/dom tests: Please triage this failure.
795 LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # Re-enable fast/dom tests: Please triage this failure.
796 LayoutTests/fast/dom/domparser-parsefromstring-mimetype-support_t01: RuntimeErro r # Re-enable fast/dom tests: Please triage this failure.
797 LayoutTests/fast/dom/horizontal-scrollbar-in-rtl_t01: RuntimeError # Re-enable f ast/dom tests: Please triage this failure.
798 LayoutTests/fast/dom/text-api-arguments_t01: RuntimeError # Re-enable fast/dom t ests: Please triage this failure.
801 799
802 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ] 800 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
803 # New Dartium checked failures on new co19 browser tests in co19 revision 706. 801 # New Dartium checked failures on new co19 browser tests in co19 revision 706.
804 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t riage this failure. 802 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t riage this failure.
805 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri age this failure. 803 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri age this failure.
806 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError, Pass # Issue 17 758. Please triage this failure. 804 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError, Pass # Issue 17 758. Please triage this failure.
807 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure. 805 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r 722: Please triage this failure.
808 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # co19-roll r 722: Please triage this failure. 806 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: RuntimeError # co19-roll r 722: Please triage this failure.
809 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 807 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
810 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 808 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
985 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # co19-roll r76 1: Please triage this failure. 983 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # co19-roll r76 1: Please triage this failure.
986 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # co19-roll r761: Please triage this failure. 984 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # co19-roll r761: Please triage this failure.
987 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # co19-roll r 761: Please triage this failure. 985 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # co19-roll r 761: Please triage this failure.
988 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # co19-roll r761: Please triage this failure. 986 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # co19-roll r761: Please triage this failure.
989 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # co19-roll r761: Please triage this failure. 987 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # co19-roll r761: Please triage this failure.
990 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # co 19-roll r761: Please triage this failure. 988 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # co 19-roll r761: Please triage this failure.
991 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # co19-roll r761: Please triage this failure. 989 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # co19-roll r761: Please triage this failure.
992 990
993 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 991 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
994 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 992 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
OLDNEW
« no previous file with comments | « no previous file | tools/testing/dart/browser_controller.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698