⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 276233 in webkit


Ignore:
Timestamp:
Apr 18, 2021, 6:56:23 PM (5 years ago)
Author:
Fujii Hironori
Message:

[WinCairo] Unreviewed test gardening

  • 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:
Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r276230 r276233  
     12021-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
    192021-04-18  Youenn Fablet  <youenn@apple.com>
    210
  • trunk/LayoutTests/platform/wincairo/TestExpectations

    r275864 r276233  
    439439webgl/2.0.0/conformance2/textures/image_bitmap_from_video [ Skip ]
    440440webgl/2.0.0/conformance2/textures/video [ Skip ]
     441
     442# platformLayerTreeAsText is only implemented for Cocoa ports.
     443fast/harness/platform-layer-tree-as-text.html [ Skip ]
     444
     445webkit.org/b/223788 js/dom/missing-exception-check-in-convertNumbers.html [ Skip ]
    441446
    442447#//////////////////////////////////////////////////////////////////////////////////////////
     
    10081013http/tests/cookies/http-get-cookie-set-in-js.html [ Pass Failure ]
    10091014http/tests/cookies/multiple-cookies.html [ Pass Failure ]
    1010 http/tests/cookies/multiple-redirect-and-set-cookie.py [ Pass Failure ]
    10111015http/tests/cookies/only-accept-first-party-cookies.html [ Pass ]
    10121016http/tests/cookies/private-cookie-storage.html [ Skip ]
     
    13771381
    13781382fast/dom/HTMLInputElement/change-type-in-input-event-listener.html [ Skip ]
     1383
     1384webkit.org/b/224735 fast/dom/Window/post-message-large-array-buffer-should-not-crash.html [ Skip ] # Crash
    13791385
    13801386################################################################################
     
    20412047webgl/2.0.0/conformance/textures/misc/texture-upload-size.html [ Skip ] # Timeout
    20422048webgl/2.0.0/conformance2/buffers/buffer-copying-contents.html [ Failure ]
     2049webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders.html [ Failure ]
    20432050webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions.html [ Failure ]
    20442051webgl/2.0.0/conformance2/query/occlusion-query.html [ Skip ] # Timeout
     
    20462053webgl/2.0.0/conformance2/rendering/blitframebuffer-stencil-only.html [ Pass Failure ]
    20472054webgl/2.0.0/conformance2/rendering/element-index-uint.html [ Failure ]
     2055webgl/2.0.0/conformance2/rendering/fs-color-type-mismatch-color-buffer-type.html [ Failure ]
    20482056webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow Failure ]
    20492057webgl/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.