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

Unified Diff: dart/tests/co19/co19-dart2js.status

Issue 256363002: Update co19 test suite to r722 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
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 side-by-side diff with in-line comments
Download patch
Index: dart/tests/co19/co19-dart2js.status
===================================================================
--- dart/tests/co19/co19-dart2js.status (revision 35525)
+++ dart/tests/co19/co19-dart2js.status (working copy)
@@ -70,8 +70,10 @@
LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please triage this failure
LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure
LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617
-LibTest/math/Rectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll 706: Please triage this failure.
-LibTest/math/MutableRectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll 706: Please triage this failure.
+LibTest/math/Rectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure.
+LibTest/math/MutableRectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/HTMLLinkElement/link-onload-before-page-load_t01: CompileTimeError # co19-roll r722: Please triage this failure.
+LayoutTests/fast/dom/HTMLLinkElement/link-onload2_t01: CompileTimeError # co19-roll r722: Please triage this failure.
[ $compiler == dart2js && $runtime != ie9 ]
LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please triage this failure
@@ -115,346 +117,346 @@
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeError # co19-roll r607: Please triage this failure
Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r607: Please triage this failure
LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Timeout # co19-roll r651: Please triage this failure
-LayoutTests/fast/dom/DOMException/XPathException_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/DOMException/dispatch-event-exception_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-strict-mode-wtih-checkbox_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-user-select-none_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-with-first-letter-style_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/createElement-valid-names_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/title-property-creates-title-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/title-property-set-multiple-times_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Document/title-with-multiple-children_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Element/class-name_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Element/client-rect-list-argument_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError, Timeout # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Element/hostname-host_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/dom/Element/id-in-insert-hr_t01: RuntimeError # co19-roll 706: Please triage this failure.
+LayoutTests/fast/dom/DOMException/XPathException_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/DOMException/dispatch-event-exception_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-strict-mode-wtih-checkbox_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-user-select-none_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-with-first-letter-style_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/createElement-valid-names_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/title-property-creates-title-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/title-property-set-multiple-times_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/title-with-multiple-children_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/class-name_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/client-rect-list-argument_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError, Timeout # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/hostname-host_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/id-in-insert-hr_t01: RuntimeError # co19-roll r706: Please triage this failure.
LayoutTests/fast/dom/Element/offsetTop-table-cell_t01: Timeout # co19-roll r607: Please triage this failure
LayoutTests/fast/dom/Element/scrollWidth_t01: Timeout # co19-roll r607: Please triage this failure
-LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/adjacent-html-context-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/article-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/aside-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/details-add-child-1_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/details-add-child-2_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/details-add-details-child-1_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/details-add-details-child-2_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/details-click-controls_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/details-mouse-click_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/disable-style-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/draggable_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/figcaption-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/figure-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/footer-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/header-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/hgroup-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/hidden-attr-dom_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/hidden-attr_t01: RuntimeError, Timeout # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/main-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/mark-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/range-point-in-range-for-different-documents_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/section-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/html/text-field-input-types_t01: RuntimeError # co19-roll 706: Please triage this failure.
+LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/adjacent-html-context-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/article-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/aside-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/details-add-child-1_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/details-add-child-2_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/details-add-details-child-1_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/details-add-details-child-2_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/details-click-controls_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/details-mouse-click_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/disable-style-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/draggable_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/figcaption-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/figure-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/footer-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/header-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/hgroup-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/hidden-attr-dom_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/hidden-attr_t01: RuntimeError, Timeout # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/main-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/mark-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/range-point-in-range-for-different-documents_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/section-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/text-field-input-types_t01: RuntimeError # co19-roll r706: Please triage this failure.
LayoutTests/fast/html/unknown-tag_t01: Timeout # co19-roll r607: Please triage this failure
-LayoutTests/fast/innerHTML/innerHTML-case_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/innerHTML/innerHTML-custom-tag_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/innerHTML/innerHTML-uri-resolution_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError, Timeout # co19-roll 706: Please triage this failure.
-LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/childNodes_A01_t01: Pass, RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/clone_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/clone_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/contains_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/getElementsByName_A01_t01: Pass, RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/importNode_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/Element.tag_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/appendHtml_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/appendText_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/attributeChanged_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
+LayoutTests/fast/innerHTML/innerHTML-case_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/innerHTML/innerHTML-custom-tag_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/innerHTML/innerHTML-uri-resolution_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError, Timeout # co19-roll r706: Please triage this failure.
+LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/childNodes_A01_t01: Pass, RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/clone_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/clone_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/contains_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/getElementsByName_A01_t01: Pass, RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/importNode_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/Element.tag_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/appendHtml_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/appendText_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/attributeChanged_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
LibTest/html/Element/blur_A01_t01: Pass, Timeout # co19-roll r607: Please triage this failure
-LibTest/html/Element/contentEditable_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/dataset_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/draggable_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/draggable_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/enteredView_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/getBoundingClientRect_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/hidden_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/isTagSupported_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/leftView_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/ownerDocument_A01_t05: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/replaceWith_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/spellcheck_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/spellcheck_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/tagName_A01_t03: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Element/translate_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/getResponseHeader_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/getString_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
+LibTest/html/Element/contentEditable_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/dataset_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/draggable_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/draggable_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/enteredView_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/getBoundingClientRect_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/hidden_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/isTagSupported_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/leftView_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/ownerDocument_A01_t05: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/replaceWith_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/spellcheck_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/spellcheck_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/tagName_A01_t03: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Element/translate_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/getResponseHeader_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/getString_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
LibTest/html/HttpRequest/onAbort_A01_t01: Timeout # co19-roll r607: Please triage this failure
LibTest/html/HttpRequest/onError_A01_t02: Timeout # co19-roll r607: Please triage this failure
LibTest/html/HttpRequest/onLoadEnd_A01_t01: Timeout # co19-roll r607: Please triage this failure
LibTest/html/HttpRequest/onLoadStart_A01_t01: Timeout # co19-roll r607: Please triage this failure
-LibTest/html/HttpRequest/overrideMimeType_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: Pass, RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/request_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
+LibTest/html/HttpRequest/overrideMimeType_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: Pass, RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/request_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
LibTest/html/HttpRequest/responseText_A01_t01: Pass, RuntimeError # co19-roll r706: Please triage this failure
LibTest/html/HttpRequest/responseText_A01_t02: Timeout # co19-roll r607: Please triage this failure
-LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/setRequestHeader_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/statusText_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequest/status_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequestUpload/onAbort_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequestUpload/onError_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/HttpRequestUpload/onLoad_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/IFrameElement.created_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/appendHtml_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/appendHtml_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/appendText_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/attributeChanged_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/attributes_setter_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/clone_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/contains_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/contentEdge_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/contentWindow_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/createShadowRoot_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/draggable_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/draggable_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/getBoundingClientRect_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/hidden_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/leftView_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/IFrameElement/offsetTo_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
+LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/setRequestHeader_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/statusText_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/status_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequestUpload/onAbort_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequestUpload/onError_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequestUpload/onLoad_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/IFrameElement.created_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/appendHtml_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/appendHtml_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/appendText_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/attributeChanged_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/attributes_setter_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/clone_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/contains_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/contentEdge_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/contentWindow_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/createShadowRoot_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/draggable_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/draggable_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/getBoundingClientRect_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/hidden_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/leftView_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/offsetTo_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
LibTest/html/IFrameElement/onClick_A01_t01: Timeout # co19-roll r607: Please triage this failure
-LibTest/html/Window/close_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/document_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A03_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A03_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A04_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A05_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A06_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/find_A07_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/moveBy_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/moveTo_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/moveTo_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/open_A01_t01: Pass, RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/postMessage_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/postMessage_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/requestFileSystem_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/requestFileSystem_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/isolate/Isolate/spawnUri_A02_t02: RuntimeError, Pass # co19-roll 706: Please triage this failure.
-LibTest/isolate/Isolate/spawnUri_A02_t03: RuntimeError, Pass # co19-roll 706: Please triage this failure.
-LibTest/isolate/Isolate/spawnUri_A02_t04: RuntimeError, Pass # co19-roll 706: Please triage this failure.
-LibTest/isolate/Isolate/spawn_A02_t01: RuntimeError, Pass # co19-roll 706: Please triage this failure.
-LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # co19-roll 706: Please triage this failure.
+LibTest/html/Window/close_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/document_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A03_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A03_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A04_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A05_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A06_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/find_A07_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/moveBy_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/moveTo_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/moveTo_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/open_A01_t01: Pass, RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/postMessage_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/postMessage_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/requestFileSystem_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/requestFileSystem_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/isolate/Isolate/spawnUri_A02_t02: RuntimeError, Pass # co19-roll r706: Please triage this failure.
+LibTest/isolate/Isolate/spawnUri_A02_t03: RuntimeError, Pass # co19-roll r706: Please triage this failure.
+LibTest/isolate/Isolate/spawnUri_A02_t04: RuntimeError, Pass # co19-roll r706: Please triage this failure.
+LibTest/isolate/Isolate/spawn_A02_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure.
+LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # co19-roll r706: Please triage this failure.
LibTest/math/MutableRectangle/MutableRectangle_A01_t01: Pass
-LibTest/math/MutableRectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-roll 706: Please triage this failure.
+LibTest/math/MutableRectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-roll r706: Please triage this failure.
LibTest/math/Rectangle/Rectangle_A01_t01: Pass
-LibTest/math/Rectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-roll 706: Please triage this failure.
+LibTest/math/Rectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-roll r706: Please triage this failure.
WebPlatformTest/dom/events/event_constants/constants_A01_t01: Timeout # co19-roll r607: Please triage this failure
WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Timeout # co19-roll r607: Please triage this failure
WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Timeout # co19-roll r607: Please triage this failure
-WebPlatformTest1/custom-elements/concepts/type_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/concepts/type_A04_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/concepts/type_A07_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/concepts/type_A08_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElementNS_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElementNS_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElementNS_A03_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElementNS_A04_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElementNS_A05_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElement_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElement_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElement_A03_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElement_A04_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/createElement_A05_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/isAttribute_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/isAttribute_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/isAttribute_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/isAttribute_A03_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/localName_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/custom-elements/instantiating/namespace_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/additions-to-the-steps-to-clone-a-node/template-clone-children_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/additions-to-the-steps-to-clone-a-node/templates-copy-document-owner_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/definitions/template-contents-owner-document-type_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/definitions/template-contents-owner-test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/definitions/template-contents_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/innerhtml-on-templates/innerhtml_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/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 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/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 706: Please triage this failure.
-WebPlatformTest1/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/serializing-html-templates/outerhtml_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/template-element/content-attribute_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/template-element/node-document-changes_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/template-element/template-as-a-descendant_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/template-element/template-content-node-document_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/html-templates/template-element/template-content_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-004_t02: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/elements-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-event-interface/event-path-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-004_t02: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-006_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-008_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-009_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-010_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-012_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-013_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-004_t02: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/test-006_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-003_t02: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-dispatch/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-dispatch/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-dispatch/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-retargeting/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-retargeting/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-retargeting/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/event-retargeting/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-006_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-008_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-009_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t02: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t03: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t04: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t05: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t06: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-relatedtarget/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-relatedtarget/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/events/retargeting-relatedtarget/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-in-shadow-trees/html-forms/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-in-shadow-trees/html-forms/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/html-elements-in-shadow-trees/inert-html-elements/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/composition/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/distribution-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/nested-shadow-trees/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/rendering-shadow-trees/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/reprojection/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-006_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-008_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-009_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-010_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-011_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-012_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-013_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-014_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-015_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-016_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-017_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-018_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-019_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-020_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-api-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-api-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t01: RuntimeError # co19-roll 706: Please triage this failure.
-WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t01: RuntimeError # co19-roll 706: Please triage this failure.
+WebPlatformTest/custom-elements/concepts/type_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/concepts/type_A04_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/concepts/type_A07_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/concepts/type_A08_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElementNS_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElementNS_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElementNS_A03_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElementNS_A04_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElement_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElement_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElement_A03_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElement_A04_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/isAttribute_A01_t02: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/isAttribute_A02_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/isAttribute_A03_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/localName_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/custom-elements/instantiating/namespace_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/additions-to-the-steps-to-clone-a-node/template-clone-children_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/additions-to-the-steps-to-clone-a-node/templates-copy-document-owner_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/definitions/template-contents-owner-document-type_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/definitions/template-contents-owner-test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/definitions/template-contents_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/innerhtml-on-templates/innerhtml_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes_t01: RuntimeError # co19-roll r706: Please triage this failure.
+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 r706: Please triage this failure.
+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 r706: Please triage this failure.
+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 r706: Please triage this failure.
+WebPlatformTest/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/serializing-html-templates/outerhtml_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/template-element/content-attribute_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/template-element/node-document-changes_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/template-element/template-as-a-descendant_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/template-element/template-content-node-document_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/html-templates/template-element/template-content_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-004_t02: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/elements-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/extensions-to-event-interface/event-path-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-004_t02: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-006_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-007_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-008_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-009_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-010_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-011_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-012_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-013_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-007_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-004_t02: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-content-html-element/test-006_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-003_t02: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-dispatch/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-dispatch/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-dispatch/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-retargeting/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-retargeting/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-retargeting/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/event-retargeting/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-006_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-007_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-008_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/events-that-are-always-stopped/test-009_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t02: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t03: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t04: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t05: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t06: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/events/retargeting-relatedtarget/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-and-their-shadow-trees/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-in-shadow-trees/html-forms/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-in-shadow-trees/html-forms/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/html-elements-in-shadow-trees/inert-html-elements/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/composition/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/distribution-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/nested-shadow-trees/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/rendering-shadow-trees/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/reprojection/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-003_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-004_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-006_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-007_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-008_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-009_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-010_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-011_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-012_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-013_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-014_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-015_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-016_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-017_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-018_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-019_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/satisfying-matching-criteria/test-020_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocument-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-api-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-api-002_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root-001_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t01: RuntimeError # co19-roll r706: Please triage this failure.
+WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t01: RuntimeError # co19-roll r706: Please triage this failure.
[ $compiler == dart2js && $runtime == jsshell ]
LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
-LibTest/core/double/round_A01_t01: RuntimeError # co19-roll 706: Please triage this failure
-LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
-LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # co19-roll 706: Please triage this failure.
+LibTest/core/double/round_A01_t01: RuntimeError # co19-roll r706: Please triage this failure
+LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
+LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # co19-roll r706: Please triage this failure.
[ $compiler == dart2js && $checked ]
Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch expression

Powered by Google App Engine
This is Rietveld 408576698