blob: c8660764d543b42a4c0e2892254231757f62bc63 [file] [log] [blame]
# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js && $runtime == jsshell ]
LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
[ $compiler == dart2js && $checked && $runtime == ie9 ]
LibTest/core/Uri/encodeComponent_A01_t02: Skip
LibTest/core/Uri/encodeFull_A01_t02: Skip
LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip
LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # co19-roll r722: Please triage this failure.
# Crashes first, please. Then untriaged bugs. There is a section below
# for co19 bugs.
[ $compiler == dart2js ]
LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # Issue 18549
LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # Issue 18549
LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533
LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750
Language/05_Variables/05_Variables_A11_t01: fail # Please triage this issue.
Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTimeError # co19-roll r607: Please triage this failure
Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTimeError # co19-roll r667: Please triage this failure
Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with same name a type parameter
Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with same name a type parameter
Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with same name a type parameter
Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with same name a type parameter
Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with same name a type parameter
Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with same name a type parameter
Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # TODO(ahe): Please triage this failure.
Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # TODO(ahe): Please triage this failure.
LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure.
LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure.
LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setFloat32_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setFloat64_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setInt16_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setInt32_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setInt64_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setUint16_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setUint32_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setUint64_A02_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/Float32List/Float32List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Float64List/Float64List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Int16List/Int16List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Int32List/Int32List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please triage this failure
LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r706: Please triage this failure
LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure
LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure
Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 17207
LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure
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 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.
LayoutTests/fast/dom/HTMLScriptElement/script-load-events_t01: CompileTimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/style-onload2_t01: CompileTimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/style-onload-before-page-load_t01: CompileTimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/Utils/test/testFail_t01: RuntimeError # 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
LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617
[ $compiler == dart2js && $runtime == jsshell ]
LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage this failure.
LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage this failure.
LibTest/core/Uri/Uri_A06_t03: Pass, Slow
[ $compiler == dart2js && $runtime == ie9 ]
LibTest/core/double/round_A01_t01: Fail # Issue: 8920
LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920
LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920
LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920
LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920
LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920
LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920
LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920
LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920
LibTest/core/Map/Map_class_A01_t04: Skip # Issue 8096
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue: 8920
LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # Issue: 8920
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail # Issue: 8920
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # Issue: 8920
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail # Issue: 8920
LibTest/isolate/ReceivePort/toSendPort_A01_t01: RuntimeError # Issue: 8920
LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com/12635
LibTest/async/Stream/Stream.periodic_A01_t01: Fail, Pass # Issue 16106
LibTest/core/Stopwatch/elapsedTicks_A01_t01: Fail, Pass # Issue 16106
LibTest/async/Timer/Timer.periodic_A01_t01: Fail, Pass # Issue 16110
LibTest/async/Timer/Timer_A01_t01: Fail, Pass # Issue 16110
LibTest/collection/LinkedList/add_A01_t01: Skip # Slow tests that needs extra time to finish.
LibTest/core/Uri/Uri_A06_t03: Skip # Issue 13511
LibTest/math/cos_A01_t01: Fail # co19 issue 44
# co19 roll untriaged failures. Please triage these.
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: Skip # co19-roll r651: 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: Skip # 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: Skip # co19-roll r607: Please triage this failure
LayoutTests/fast/dom/Element/scrollWidth_t01: Skip # co19-roll r607: 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: Skip # 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: Skip # co19-roll r607: 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: Skip # 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: Skip # co19-roll r607: 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: Skip # co19-roll r607: Please triage this failure
LibTest/html/HttpRequest/onError_A01_t02: Skip # co19-roll r607: Please triage this failure
LibTest/html/HttpRequest/onLoadEnd_A01_t01: Skip # co19-roll r607: Please triage this failure
LibTest/html/HttpRequest/onLoadStart_A01_t01: Skip # co19-roll r607: 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: Skip # co19-roll r607: 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: Skip # co19-roll r607: 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 r706: Please triage this failure.
LibTest/math/Rectangle/Rectangle_A01_t01: Pass
LibTest/math/Rectangle/boundingBox_A01_t02: RuntimeError, Pass # co19-roll r706: 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.
LayoutTests/fast/dom/HTMLAnchorElement/anchor-ismap-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/get-href-attribute-port_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-host_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-hostname_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-prevents-rebase_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-protocol_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-search_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-document_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLBaseElement/multiple-base-elements_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-close-event_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-open_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-scrolled-viewport_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unfocusable_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unselectable_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/non-anchored-dialog-positioning_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/submit-dialog-close-event_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDocument/active-element-gets-unforcusable_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDocument/set-focus-on-valid-element_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDocument/title-get_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLDocument/title-set_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-change-before-text-node_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-change-child-node_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-change-text-form-control_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-change-text_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-children_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-remove-add-children_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-text-form-control-child_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto-text-form-control_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-auto_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-dir-value-change_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-empty-string_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-false-string_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-invalid-string_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-false_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-true_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-missing-parent-ancestor-missing_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-missing-parent-false_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-missing-parent-true_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/attr-true-string_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/insertAdjacentHTML-errors_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-false_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-inherit-parent-false_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-inherit-parent-true_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-invalid-value_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-true_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/set-value-caseinsensitive_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/spellcheck_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLElement/translate_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLFontElement/size-attribute_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLFormElement/move-option-between-documents_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLHtmlElement/duplicate-html-element-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLImageElement/image-alt-text_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLImageElement/image-src-absolute-url_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLImageElement/parse-src_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLInputElement/cloned-input-checked-state_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLInputElement/input-hidden-value_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLInputElement/input-size-attribute_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLInputElement/size-attribute_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLabelElement/focus-label_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLabelElement/label-control_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-onerror-stylesheet-with-existent-and-non-existent-import_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-onerror-stylesheet-with-non-existent-import_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-onerror_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/link-onload-stylesheet-with-import_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/prefetch-onerror_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/prefetch-onload_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/prefetch_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLMeterElement/set-meter-properties_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLObjectElement/beforeload-set-text-crash_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLObjectElement/children-changed_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLObjectElement/set-type-to-null-crash_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLOptionElement/collection-setter-getter_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLOutputElement/dom-settable-token-list_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement-reset-event_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement-validity_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement-value_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLProgressElement/indeterminate-progress-002_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLProgressElement/set-progress-properties_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/async-false-inside-async-false-load_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/async-inline-script_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/async-onbeforeload_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/defer-inline-script_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/defer-onbeforeload_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/defer-script-invalid-url_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/isURLAttribute_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/remove-in-beforeload_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/remove-source_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/script-async-attr_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLSelectElement/change-multiple-preserve-selection_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLSelectElement/named-options_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLSelectElement/select-selectedOptions_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLSelectElement/selected-false_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/programmatically-add-style-with-onerror-handler_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/programmatically-add-style-with-onload-handler_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/style-onerror-with-existent-and-non-existent-import_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/style-onerror_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLStyleElement/style-onload_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTableElement/cellpadding-attribute_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTableElement/table-with-invalid-border_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/cloneNode_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/content-outlives-template-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/contentWrappers_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/custom-element-wrapper-gc_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/cycles-in-shadow_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/cycles_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/inertContents_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/innerHTML-inert_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/innerHTML_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/no-form-association_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/ownerDocumentXHTML_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/HTMLTemplateElement/xhtml-parsing-and-serialization_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/added-out-of-order_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/callback-arguments_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/clear-transient-without-delivery_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/create-during-delivery_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/cross-document_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/database-callback-delivery_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/delivery-order_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/disconnect-cancel-pending_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/disconnect-transient-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/document-fragment-insertion_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/mutate-during-delivery_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/mutation-record-constructor_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/mutation-record-nullity_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-attributes_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-characterdata_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-childList_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-exceptions_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-options-attributes_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-options-character-data_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observe-subtree_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff-transient_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/observer-wrapper-dropoff_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/removed-out-of-order_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/takeRecords_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/transient-gc-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/MutationObserver/weak-callback-gc-crash_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Node/contains-method_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Node/fragment-mutation_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Node/initial-values_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/NodeIterator/NodeIterator-basic_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/NodeList/invalidate-node-lists-when-parsing_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/NodeList/nodelist-moved-to-fragment-2_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/NodeList/nodelist-reachable_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/13000_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/31684_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/bug-19527_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/create-contextual-fragment-script-not-ran_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/create-contextual-fragment-script-unmark-already-started_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/create-contextual-fragment_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/deleted-range-endpoints_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/getClientRects-character_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/mutation_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-created-during-remove-children_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-delete-contents-event-fire-crash_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-detached-exceptions_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-exceptions_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-expand_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-extractContents_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-modifycontents_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-on-detached-node_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/range-processing-instructions_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/surroundContents-1_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Range/surroundContents-for-detached-node_t01: Skip # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Selection/collapseToX-empty-selection_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/dom/Selection/getRangeAt_t01: RuntimeError # co19-roll r722: Please triage this failure.
LayoutTests/fast/html/imports/import-element-removed-flag_t01: Skip, RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t01: Skip # co19-roll r722: Please triage this failure.
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t05: Skip # co19-roll r722: Please triage this failure.
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Element/getAttributeNS_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/IFrameElement/outerHtml_setter_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/IFrameElement/ownerDocument_A01_t05: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/IFrameElement/spellcheck_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/IFrameElement/spellcheck_A01_t02: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/IFrameElement/tagName_A01_t03: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/IFrameElement/translate_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/addEventListener_A01_t01: Skip # co19-roll r722: Please triage this failure.
LibTest/html/Node/addEventListener_A01_t03: Skip # co19-roll r722: Please triage this failure.
LibTest/html/Node/addEventListener_A01_t04: Skip # co19-roll r722: Please triage this failure.
LibTest/html/Node/addEventListener_A01_t05: Skip # co19-roll r722: Please triage this failure.
LibTest/html/Node/addEventListener_A01_t06: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/append_A01_t02: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/contains_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/contains_A01_t02: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/nodes_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/nodes_A01_t02: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/parent_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/previousNode_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
LibTest/html/Node/removeEventListener_A01_t01: Skip # co19-roll r722: Please triage this failure.
LibTest/html/Node/removeEventListener_A01_t02: Skip # co19-roll r722: Please triage this failure.
WebPlatformTest/Utils/test/asyncTestFail_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/Utils/test/asyncTestFail_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/Utils/test/asyncTestTimeout_t01: Skip # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/EventTarget/dispatchEvent_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/events/defaultPrevented_A01_t05: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/CharacterData/deleteData_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/CharacterData/insertData_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Comment-constructor_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/DOMImplementation-createDocumentType_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/DOMImplementation-hasFeature_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Document-adoptNode_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Document-createElementNS_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Document-createElementNS_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Document-importNode_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Element-childElementCount_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-appendChild_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-appendChild_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-insertBefore_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-isEqualNode_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-nodeName_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-parentElement_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/Node-textContent_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/attributes_A04_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/attributes_A05_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/attributes_A06_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A04_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A05_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A06_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A06_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A06_t03: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A07_t03: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A08_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A09_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttributeNS_A09_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttribute_A01_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttribute_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttribute_A02_t02: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttribute_A03_t01: RuntimeError # co19-roll r722: Please triage this failure.
WebPlatformTest/dom/nodes/attributes/setAttribute_A04_t01: RuntimeError # co19-roll r722: 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 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
Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TODO(ahe): Please triage this failure.
Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure
Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure
Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure
LibTest/core/Map/Map_class_A01_t04: Slow, Pass
LibTest/core/Uri/Uri_A06_t03: Slow, Pass
Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089
LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
[ $compiler == dart2js && $checked && $runtime == jsshell]
LibTest/core/Map/Map_class_A01_t04: Skip # Issue 18093, timeout.
LibTest/core/Uri/Uri_A06_t03: Skip # Issue 18093, timeout.
LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip # Issue 18093, timeout.
[ $compiler == dart2js ]
LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200
LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200
LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200
LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs extra time to finish.
LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because they use the legacy try-catch syntax. co19 issue 184.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeError, OK # These tests need to be updated for new optional parameter syntax and semantics, co19 issue 258:
LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE
LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294
LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294
LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277
LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277
[ $compiler == dart2js ]
LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative result from bit-operation.
LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints.
LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints.
LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negative result from bit-operation.
LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints.
LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints.
LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212
#
# Issues with co19 test suite.
#
# If you add anything here, either file a bug against the Dart
# language specification, co19 test suite, or add a comment that ahe@
# can understand so he can file a bug later.
#
[ $compiler == dart2js ]
LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: fail # Call to deferred non-loaded functions does not throw NoSuchMethodError.
Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198
Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http://dartbug.com/5021
LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308
LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A03_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A04_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A04_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A03_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A05_t01: fail # Issue 12989
LibTest/typed_data/ByteData/ByteData.view_A05_t01: fail # Issue 12989
LibTest/typed_data/ByteData/ByteData.view_A05_t02: fail # Issue 12989
LibTest/typed_data/ByteData/ByteData.view_A05_t02: fail # Issue 12989
LibTest/typed_data/ByteData/ByteData.view_A05_t03: fail # Issue 12989
LibTest/typed_data/ByteData/ByteData.view_A05_t03: fail # Issue 12989
LibTest/typed_data/ByteData/getFloat32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getFloat32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getFloat64_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getFloat64_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getInt8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/getInt8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/getUint16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getUint16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getUint32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getUint32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getUint8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getUint8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/getUint8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/getUint8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/setFloat32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setFloat32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setFloat64_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setFloat64_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setInt8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/setInt8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setUint16_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setUint32_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989
LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989
LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989
[ $compiler == dart2js && $jscl ]
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail, Pass # issue 3333
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: RuntimeError, OK # This is not rejected by V8.
LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 92.
LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.regexp, not Match.pattern.
LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int.
LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing assertion.
LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API.
LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API.
LibTest/core/int/operator_left_shift_A01_t01: RuntimeError, OK # Requires big int.
LibTest/core/int/operator_remainder_A01_t03: RuntimeError, OK # Leg only has double.
LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError, OK # Leg only has double.
LibTest/core/int/remainder_A01_t01: RuntimeError, OK # Requires big int.
LibTest/core/int/remainder_A01_t03: RuntimeError, OK # Leg only has double.
LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int.
LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect.fail, Expect.throws, assumes case of result, and uses unsupported radixes.
#
# The following tests are failing. Please add the error message
# (either a compiler error or exception message). The error messages
# may sometime be out of date.
#
[ $compiler == dart2js ]
Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeError # compiler cancelled: cannot resolve type T
Language/07_Classes/3_Setters_A04_t03: RuntimeError # http://dartbug.com/5023
[ $compiler == dart2js && $jscl ]
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: RuntimeError # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/: Unterminated group'
LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeError # Expect.fail('Some exception expected')
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: RuntimeError # Expect.fail('Some exception expected')
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: RuntimeError # Expect.fail('Some exception expected')
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeError # TODO(dart2js-team): Please triage this failure.
Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(dart2js-team): Please triage this failure.
Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(dart2js-team): Please triage this failure.
Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Int16List/single_A01_t02: Pass, Slow # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Uint8ClampedList/map_A02_t01: Pass, Slow # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: RuntimeError # TODO(dart2js-team): Please triage this failure.
LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: RuntimeError # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # TODO(dart2js-team): Please triage this failure.
# These tests are marked failing on all platforms, but they timeout here instead
LibTest/isolate/Isolate/spawnUri_A01_t01: Skip # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # TODO(dart2js-team): Please triage this failure.
LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # TODO(dart2js-team): Please triage this failure.
LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/compareTo_A01_t01: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/operator_left_shift_A01_t01: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/operator_remainder_A01_t03: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/operator_truncating_division_A01_t02: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/remainder_A01_t01: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/remainder_A01_t03: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/int/toRadixString_A01_t01: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail # TODO(dart2js-team): Please triage this failure.
LibTest/math/log_A01_t01: Fail # TODO(dart2js-team): Please triage this failure.
[ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chrome || $runtime == drt || $runtime == safari || $runtime == safarimobilesim || $runtime == opera ) ]
*: Skip
#
# Missing compile-time errors.
#
[ $compiler == dart2js ]
Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: MissingCompileTimeError # Checks that other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
Language/16_Reference/1_Lexical_Rules_A02_t06: MissingCompileTimeError # Checks that Unicode whitespaces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
#
# Unexpected compile-time errors.
#
[ $compiler == dart2js ]
Language/07_Classes/3_Setters_A04_t01: CompileTimeError # http://dartbug.com/5023
Language/07_Classes/3_Setters_A04_t02: CompileTimeError # http://dartbug.com/5023
Language/07_Classes/3_Setters_A04_t07: CompileTimeError # http://dartbug.com/5023
Language/12_Expressions/01_Constants_A03_t01: CompileTimeError # Issue 13652
[ $compiler == dart2js && $runtime == ie9 ]
# These are most likey due to the fact that IE9 doesn't support typed data
LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Int64List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint64List/*: fail, crash # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/Float32List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/Float64List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/Int16List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/Int32List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/Int8List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/Uint16List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/Uint32List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/Uint8List_A02_t01: pass # co19-roll r559: Please triage this failure
LibTest/typed_data/ByteBuffer/hashCode_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/hashCode_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/operator_equality_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/runtimeType_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/runtimeType_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteBuffer/toString_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/buffer_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/buffer_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/ByteData.view_A02_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getFloat32_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getFloat64_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getInt16_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getInt32_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getInt8_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getUint16_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getUint32_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/getUint8_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/hashCode_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/hashCode_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/lengthInBytes_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/lengthInBytes_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/offsetInBytes_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/offsetInBytes_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/operator_equality_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/runtimeType_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/runtimeType_A01_t02: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setFloat32_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setFloat64_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setInt16_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setInt32_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setInt8_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setUint16_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setUint32_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/setUint8_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/toString_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/typed_data/Int32x4/flagW_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagW_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagW_A01_t03: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagX_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagX_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagX_A01_t03: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagY_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagY_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagY_A01_t03: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagZ_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagZ_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/flagZ_A01_t03: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/Int32x4_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/Int32x4.bool_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/operator_AND_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/operator_OR_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/operator_XOR_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/select_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/w_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/w_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withFlagW_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withFlagX_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withFlagY_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withFlagZ_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withW_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withX_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withY_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/withZ_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/x_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/x_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/y_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/y_A01_t02: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/z_A01_t01: fail # co19-roll r672: Please triage this failure
LibTest/typed_data/Int32x4/z_A01_t02: fail # co19-roll r672: Please triage this failure
[ $compiler == dart2js ]
Language/03_Overview/1_Scoping_A02_t28: fail # co19-roll r559: Please triage this failure
Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A02_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A06_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t06: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t09: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/05_Strings_A20_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t07: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/22_Equality_A01_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/22_Equality_A05_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/33_Type_Cast_A02_t03: fail # co19-roll r546: Please triage this failure
Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546: Please triage this failure
Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure
Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure
Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure
Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure
Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please triage this failure
Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please triage this failure
Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/Float32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/Float32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/Float64List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/Float64List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/Float64List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/Int16List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/Int16List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/Int16List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/Int32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/Int32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/Int32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/Int8List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/Int8List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/Int8List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: RuntimeError # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: RuntimeError # co19-roll r559: Please triage this failure
Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/collection/ListBase/ListBase_class_A01_t01: RuntimeError # Please triage this failure
LibTest/collection/ListMixin/ListMixin_class_A01_t01: RuntimeError # Please triage this failure
[ $compiler == dart2js && $checked ]
Language/12_Expressions/03_Numbers_A05_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/19_Conditional_A04_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/27_Unary_Expressions_A02_t03: fail # co19-roll r546: Please triage this failure
Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please triage this failure
[ $compiler == dart2js && $runtime == jsshell ]
LibTest/typed_data/Float32List/Float32List.view_A06_t01: fail # co19-roll r587: Please triage this failure
LibTest/typed_data/Float32List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/Float64List.view_A06_t01: fail # co19-roll r587: Please triage this failure
LibTest/typed_data/Float64List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/Int16List.view_A06_t01: fail # co19-roll r587: Please triage this failure
LibTest/typed_data/Int16List/toList_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Please triage this failure
LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Please triage this failure
LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/toList_A01_t01: Skip # issue 16934, co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Please triage this failure
LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/toList_A01_t01: Skip # co19-roll r559: Please triage this failure
[ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r587: Please triage this failure
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/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
[ $compiler == dart2js && $runtime == jsshell ]
LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Future/Future.delayed_A03_t01: fail # Issue 7728, timer not supported in jsshell
LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.periodic_A02_t01: fail # Issue 7728, timer not supported in jsshell
LibTest/async/Timer/cancel_A01_t01: fail # Issue 7728, timer not supported in jsshell
LibTest/async/Timer/Timer_A01_t01: fail # Issue 7728, timer not supported in jsshell
LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Timer/isActive_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Future/wait_A01_t07: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Timer/isActive_A01_t02: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Zone/createTimer_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/start_A01_t03: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure
LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure
LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this failure
LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # Issue 7728, timer not supported in jsshell
[ $compiler == dart2js && $runtime == d8 ]
LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/p/v8/issues/detail?id=3006
[ $compiler == dart2js && $minified ]
Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A01_t02: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please triage this failure
Language/12_Expressions/18_Assignment_A08_t04: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
[ $compiler == dart2js || $compiler == dart2dart ]
Language/07_Classes/1_Instance_Methods_A07_t01: fail # co19-roll r587: Please triage this failure
Language/07_Classes/6_Constructors/2_Factories_A08_t02: fail # co19-roll r587: Please triage this failure
Language/07_Classes/6_Constructors/2_Factories_A10_t02: fail # co19-roll r587: Please triage this failure
Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: Please triage this failure
Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage this failure
Language/12_Expressions/06_Symbols_A01_t02: CompileTimeError # co19-roll r623: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t15: CompileTimeError # co19-roll r651: Please triage this failure
Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17: MissingCompileTimeError # co19-roll r651: Please triage this failure
Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18: MissingCompileTimeError # co19-roll r651: Please triage this failure
Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654
LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please triage this failure
LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r672: Please triage this failure
LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r672: Please triage this failure
LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r672: Please triage this failure
LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r672: Please triage this failure
LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r672: Please triage this failure
[ $compiler == dart2js ]
LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please triage this failure
Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # co19-roll r667: Please triage this failure
Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # co19-roll r667: Please triage this failure
LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triage this failure
LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
LibTest/async/DeferredLibrary/*: Skip # Issue 17458
[ $compiler == dart2js && $mode == debug ]
LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
LibTest/core/List/List_class_A01_t01: Pass, Timeout