Changeset 276233 in webkit
- Timestamp:
- Apr 18, 2021, 6:56:23 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/wincairo-wk1/http/tests/xmlhttprequest (added)
-
platform/wincairo-wk1/http/tests/xmlhttprequest/redirect-cross-origin-post-expected.txt (added)
-
platform/wincairo-wk1/http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-expected.txt (added)
-
platform/wincairo/TestExpectations (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r276230 r276233 1 2021-04-18 Fujii Hironori <Hironori.Fujii@sony.com> 2 3 [WinCairo] Unreviewed test gardening 4 5 * platform/wincairo-wk1/http/tests/xmlhttprequest/redirect-cross-origin-post-expected.txt: Added. 6 * platform/wincairo-wk1/http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-expected.txt: Added. 7 * platform/wincairo/TestExpectations: 8 1 9 2021-04-18 Youenn Fablet <youenn@apple.com> 2 10 -
trunk/LayoutTests/platform/wincairo/TestExpectations
r275864 r276233 439 439 webgl/2.0.0/conformance2/textures/image_bitmap_from_video [ Skip ] 440 440 webgl/2.0.0/conformance2/textures/video [ Skip ] 441 442 # platformLayerTreeAsText is only implemented for Cocoa ports. 443 fast/harness/platform-layer-tree-as-text.html [ Skip ] 444 445 webkit.org/b/223788 js/dom/missing-exception-check-in-convertNumbers.html [ Skip ] 441 446 442 447 #////////////////////////////////////////////////////////////////////////////////////////// … … 1008 1013 http/tests/cookies/http-get-cookie-set-in-js.html [ Pass Failure ] 1009 1014 http/tests/cookies/multiple-cookies.html [ Pass Failure ] 1010 http/tests/cookies/multiple-redirect-and-set-cookie.py [ Pass Failure ]1011 1015 http/tests/cookies/only-accept-first-party-cookies.html [ Pass ] 1012 1016 http/tests/cookies/private-cookie-storage.html [ Skip ] … … 1377 1381 1378 1382 fast/dom/HTMLInputElement/change-type-in-input-event-listener.html [ Skip ] 1383 1384 webkit.org/b/224735 fast/dom/Window/post-message-large-array-buffer-should-not-crash.html [ Skip ] # Crash 1379 1385 1380 1386 ################################################################################ … … 2041 2047 webgl/2.0.0/conformance/textures/misc/texture-upload-size.html [ Skip ] # Timeout 2042 2048 webgl/2.0.0/conformance2/buffers/buffer-copying-contents.html [ Failure ] 2049 webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders.html [ Failure ] 2043 2050 webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions.html [ Failure ] 2044 2051 webgl/2.0.0/conformance2/query/occlusion-query.html [ Skip ] # Timeout … … 2046 2053 webgl/2.0.0/conformance2/rendering/blitframebuffer-stencil-only.html [ Pass Failure ] 2047 2054 webgl/2.0.0/conformance2/rendering/element-index-uint.html [ Failure ] 2055 webgl/2.0.0/conformance2/rendering/fs-color-type-mismatch-color-buffer-type.html [ Failure ] 2048 2056 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow Failure ] 2049 2057 webgl/2.0.0/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html [ Skip ] # Timeout
Note:
See TracChangeset
for help on using the changeset viewer.