Changeset 278594 in webkit
- Timestamp:
- Jun 8, 2021, 12:47:43 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/wincairo/TestExpectations (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r278593 r278594 1 2021-06-08 Fujii Hironori <Hironori.Fujii@sony.com> 2 3 [WinCairo] Unreviewed test gardening 4 5 * platform/wincairo/TestExpectations: 6 1 7 2021-06-08 Frédéric Wang <fwang@igalia.com> 2 8 -
trunk/LayoutTests/platform/wincairo/TestExpectations
r278001 r278594 1784 1784 [ Release ] editing/selection/caret-rtl-2-left.html [ Pass Failure ] 1785 1785 [ Release ] webgl/1.0.3/conformance/canvas/drawingbuffer-test.html [ Failure ] 1786 [ Release ] webgl/2.0.0/conformance/canvas/drawingbuffer-test.html [ Failure ]1787 1786 accessibility/canvas-fallback-content.html [ Timeout ] 1787 animations/remove-syncing-animation.html [ Failure ] 1788 1788 animations/steps-transform-rendering-updates.html [ Pass Failure ] 1789 1789 crypto/subtle/aes-gcm-generate-key-encrypt-decrypt-null-plain-text.html [ Timeout ] … … 1800 1800 editing/selection/move-by-word-visually-across-object-element-2.html [ Failure ] 1801 1801 editing/selection/move-by-word-visually-across-object-element-3.html [ Failure ] 1802 editing/selection/select-out-of-floated-non-editable-13.html [ Failure ] 1803 editing/selection/selecting-content-by-overshooting-the-deprecated-flex-container.html [ Failure ] 1804 editing/selection/selecting-content-by-overshooting-the-flex-container.html [ Failure ] 1805 editing/selection/selecting-content-by-overshooting-the-grid-container.html [ Failure ] 1802 1806 editing/selection/selection-display-block-sibling.html [ Missing ] 1803 1807 editing/selection/selection-display-flex.html [ Missing ] … … 1861 1865 fast/custom-elements/defined-rule.html [ ImageOnlyFailure ] 1862 1866 fast/dom/call-a-constructor-as-a-function.html [ Failure ] 1867 fast/dom/webtiming.html [ Failure ] 1863 1868 fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2.html [ Failure ] 1869 fast/dynamic/mail-autosize-with-iframe.html [ Failure ] 1864 1870 fast/editing/frame-selection-is-not-caret.html [ Skip ] # Crash by assertion failure 1865 1871 fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ] … … 1936 1942 fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ] 1937 1943 fast/shrink-wrap/rect-shrink-wrap.html [ ImageOnlyFailure ] 1944 fast/svg/bounding-rect-for-path-with-only-move-command.html [ Failure ] 1938 1945 fast/text/ahom.html [ ImageOnlyFailure ] 1939 1946 fast/text/backslash-to-yen-sign-euc.html [ Failure ] … … 2086 2093 http/tests/misc/gamepads-insecure.html [ Failure ] 2087 2094 http/tests/misc/large-js-program.py [ Skip ] # Timeout 2095 http/tests/misc/webtiming-cross-origin-redirect.py [ Failure ] 2096 http/tests/misc/webtiming-one-redirect.py [ Failure ] 2097 http/tests/misc/webtiming-two-redirects.py [ Failure ] 2088 2098 http/tests/performance/paint-timing/performance-paint-timing-fcp-after-visually-non-empty-for-style.html [ Timeout ] 2089 2099 http/tests/webgl/1.0.2/origin-clean-conformance.html [ Failure ] … … 2098 2108 http/tests/xmlhttprequest/resetting-timeout-to-zero.html [ Failure ] 2099 2109 http/tests/xmlhttprequest/timeout-greater-than-default-network-timeout.html [ Failure ] 2100 http/tests/xmlhttprequest/xml-encoding.html [ Failure ] 2110 http/tests/xmlhttprequest/upload-progress-events-gc.html [ Skip ] # Timeout 2111 inspector/cpu-profiler/threads.html [ Failure ] 2101 2112 js/dfg-convert-this-dom-window.html [ Skip ] # Slow 2102 2113 js/dfg-dead-variable-on-exit.html [ Skip ] # Slow … … 2117 2128 storage/indexeddb/shared-memory-structured-clone.html [ Timeout ] 2118 2129 storage/indexeddb/structured-clone-image-data-display-p3.html [ Failure ] 2130 storage/indexeddb/value-cursor-cycle.html [ Failure Pass ] 2119 2131 webgl/1.0.3/conformance/context/premultiplyalpha-test.html [ Failure ] 2120 2132 webgl/1.0.3/conformance/extensions/oes-element-index-uint.html [ Failure ] … … 2128 2140 webgl/1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Skip ] # Timeout 2129 2141 webgl/1.0.3/conformance/uniforms/uniform-default-values.html [ Failure Pass ] 2142 webgl/2.0.0/conformance/canvas/drawingbuffer-static-canvas-test.html [ Failure Pass ] 2143 webgl/2.0.0/conformance/canvas/drawingbuffer-test.html [ Skip ] # Crash 2130 2144 webgl/2.0.0/conformance/context/premultiplyalpha-test.html [ Failure ] 2131 2145 webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html [ Failure ] … … 2139 2153 webgl/2.0.0/conformance/textures/misc/texture-upload-size.html [ Skip ] # Timeout 2140 2154 webgl/2.0.0/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Skip ] # Timeout 2155 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Skip ] # Timeout 2141 2156 webgl/2.0.0/conformance2/buffers/buffer-copying-contents.html [ Failure ] 2142 2157 webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.