Chromium Code Reviews| Index: tests/co19/co19-dart2js.status |
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
| index c381027eafa2f9b8478440fd823cd46d8b0a5230..89dfba0ba4d409b2ecf54b3aeeaacb5e6184aa6e 100644 |
| --- a/tests/co19/co19-dart2js.status |
| +++ b/tests/co19/co19-dart2js.status |
| @@ -3010,6 +3010,7 @@ LayoutTests/fast/dom/HTMLImageElement/parse-src_t01: RuntimeError # Please triag |
| LayoutTests/fast/dom/HTMLInputElement/input-hidden-value_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLLabelElement/click-label_t01: RuntimeError # Please triage this failure |
| +LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLLinkElement/link-and-subresource-test_t01: Skip # Times out. Please triage this failure |
| LayoutTests/fast/dom/HTMLLinkElement/link-beforeload-recursive_t01: Skip # Times out. Please triage this failure |
| LayoutTests/fast/dom/HTMLLinkElement/link-onerror-stylesheet-with-existent-and-non-existent-import_t01: Pass, RuntimeError # Please triage this failure |
| @@ -3019,7 +3020,6 @@ LayoutTests/fast/dom/HTMLLinkElement/prefetch_t01: Skip # Times out. Please tria |
| LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLMeterElement/set-meter-properties_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLObjectElement/beforeload-set-text-crash_t01: Skip # Times out. Issue 24455 |
| -LayoutTests/fast/dom/HTMLObjectElement/form/test1_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLOptionElement/collection-setter-getter_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLOutputElement/dom-settable-token-list_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/HTMLOutputElement/htmloutputelement-validity_t01: RuntimeError # Please triage this failure |
| @@ -3650,6 +3650,8 @@ LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError # Please tri |
| LibTest/core/int/remainder_A01_t01: RuntimeError # Please triage this failure |
| LibTest/core/int/remainder_A01_t03: RuntimeError # Please triage this failure |
| LibTest/core/int/toRadixString_A01_t01: RuntimeError # Please triage this failure |
| +LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: Fail # co19 issue #90 |
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # co19 issue #90 |
| LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: RuntimeError # Please triage this failure |
| LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: RuntimeError # Please triage this failure |
| LibTest/html/Document/childNodes_A01_t01: RuntimeError # Please triage this failure |
| @@ -3981,15 +3983,6 @@ WebPlatformTest/webstorage/storage_session_setitem_quotaexceedederr_t01: Skip # |
| [ $compiler == dart2js && $runtime == ff && $checked == false] |
| LayoutTests/fast/xpath/invalid-resolver_t01: RuntimeError # Please triage this failure |
| -[ $compiler == dart2js && $runtime == ff && $system == macos] |
| -LayoutTests/fast/canvas/canvas-modify-emptyPath_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/ruby/modify-positioned-ruby-text-crash_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/table/table-all-rowspans-height-distribution-in-rows-except-overlapped_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/table/margins-perpendicular-containing-block_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/table/table-colgroup-present-after-table-row_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/table/table-rowspan-cell-with-empty-cell_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/text-autosizing/vertical-writing-mode_t01: RuntimeError # Please triage this failure |
| - |
| [ $compiler == dart2js && $runtime == ff && $checked] |
| LayoutTests/fast/css-intrinsic-dimensions/width-shrinks-avoid-floats_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-zero-size_t01: RuntimeError # Please triage this failure |
| @@ -4027,24 +4020,20 @@ Language/Classes/Constructors/Factories/return_wrong_type_t02: Pass, Slow # Issu |
| Language/Classes/Getters/type_object_t02: RuntimeError, Slow # Issue 25940 |
| LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: Pass, RuntimeError # Please triage this failure |
| LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # Please triage this failure |
| +LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: RuntimeError # Please triage this failure |
| WebPlatformTest/html/syntax/parsing/math-parse_t03: RuntimeError # Issue 22564 |
| -[ $compiler == dart2js && $runtime == ff && $system != windows ] |
| -LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInterop failure |
| -LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JSInterop failure |
| - |
| [ $compiler == dart2js && $runtime == ff && $system == linux] |
| LayoutTests/fast/canvas/webgl/*: Timeout, Pass # Issue 26725 |
| LayoutTests/fast/text/whitespace/nowrap-line-break-after-white-space_t01: Pass, RuntimeError # Please triage this failure |
| LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: Skip # Times out always |
| LayoutTests/fast/canvas/webgl/texture-complete_t01: Skip # Times out sometimes |
| LayoutTests/fast/canvas/webgl/texture-npot_t01: Skip # Times out sometimes |
| +LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: RuntimeError # Please triage this failure |
| +LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/canvas/webgl/tex-sub-image-2d-bad-args_t01: RuntimeError # Please triage this failure |
| - |
| -[ $compiler == dart2js && $runtime == ff && $system != linux] |
| -LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: RuntimeError # Please triage this failure |
| +LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: RuntimeError # Dartium JSInterop failure |
| +LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JSInterop failure |
| [ $compiler == dart2js && $runtime == safari ] |
| Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01: RuntimeError # Issue 26615 |
| @@ -7223,7 +7212,6 @@ LayoutTests/fast/dom/custom/unresolved-pseudoclass_t01: RuntimeError # Please tr |
| LayoutTests/fast/dom/custom/upgrade-candidate-remove-crash_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/dataset-xhtml_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/dataset_t01: RuntimeError # Please triage this failure |
| -LayoutTests/fast/dom/delete-contents_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/document-importNode-arguments_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/document-set-title-mutations_t01: RuntimeError # Please triage this failure |
| LayoutTests/fast/dom/dom-parse-serialize-display_t01: RuntimeError # Please triage this failure |
| @@ -8350,3 +8338,6 @@ LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this |
| [ $compiler == dart2js && $host_checked ] |
| Language/Types/Function_Types/call_t01: Crash # Issue 28894 |
| + |
| +[ $runtime == dartium || $compiler == dart2js ] |
|
Bill Hesse
2017/04/24 13:18:57
Please put this in the co19-dartium.status file.
Lasse Reichstein Nielsen
2017/04/24 13:23:42
Split up as one entry in this file and one in co19
|
| +LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 |