Changeset 240102 in webkit


Ignore:
Timestamp:
Jan 16, 2019 5:37:38 PM (5 years ago)
Author:
aboya@igalia.com
Message:

Unreviewed GTK and WPE test gardening.
https://bugs.webkit.org/show_bug.cgi?id=193521

  • platform/gtk/TestExpectations:
  • platform/gtk/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub-expected.txt: Added.
  • platform/gtk/inspector/canvas/recording-bitmaprenderer-expected.txt:
  • platform/wpe/TestExpectations:
  • platform/wpe/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
4 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r240101 r240102  
     12019-01-16  Alicia Boya García  <aboya@igalia.com>
     2
     3        Unreviewed GTK and WPE test gardening.
     4        https://bugs.webkit.org/show_bug.cgi?id=193521
     5
     6        * platform/gtk/TestExpectations:
     7        * platform/gtk/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub-expected.txt: Added.
     8        * platform/gtk/inspector/canvas/recording-bitmaprenderer-expected.txt:
     9        * platform/wpe/TestExpectations:
     10        * platform/wpe/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub-expected.txt: Added.
     11
    1122019-01-16  Justin Fan  <justin_fan@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r239915 r240102  
    991991webkit.org/b/154390 http/tests/media/video-throttled-load-metadata.html [ Pass Failure ]
    992992webkit.org/b/154390 http/tests/media/video-redirect.html [ Timeout Pass ]
    993 webkit.org/b/154390 [ Release ] http/tests/media/hls/video-controller-getStartDate.html [ Timeout Failure ]
    994 webkit.org/b/154390 [ Release ] http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Timeout Failure ]
     993webkit.org/b/154390 http/tests/media/hls/video-controller-getStartDate.html [ Timeout Failure ]
     994webkit.org/b/154390 http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Timeout Failure ]
    995995webkit.org/b/154390 [ Release ] http/tests/media/hls/hls-video-resize.html [ Timeout Failure ]
    996996webkit.org/b/154390 http/tests/security/local-video-source-from-remote.html [ Timeout Pass ]
     
    20832083
    20842084webkit.org/b/193318 webrtc/audio-replace-track.html [ Timeout Pass ]
     2085
     2086webkit.org/b/193490 [ Debug ] animations/animation-direction-normal.html [ Pass Failure ]
     2087webkit.org/b/193490 [ Debug ] animations/play-state-suspend.html [ Pass Failure ]
     2088
     2089webkit.org/b/128255 compositing/columns/composited-lr-paginated-repaint.html [ Pass Failure ]
     2090webkit.org/b/128255 compositing/columns/composited-rl-paginated-repaint.html [ Pass Failure ]
     2091
     2092webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
     2093
     2094webkit.org/b/177322 [ Debug ] imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
    20852095
    20862096#////////////////////////////////////////////////////////////////////////////////////////
     
    32593269webkit.org/b/168551 http/tests/misc/slow-loading-animated-image.html [ ImageOnlyFailure ]
    32603270
    3261 webkit.org/b/168552 [ Release ] fast/text/hyphenate-locale.html [ Failure ]
     3271webkit.org/b/168552 fast/text/hyphenate-locale.html [ Failure ]
    32623272
    32633273webkit.org/b/168555 fast/text/initial-advance-in-intermediate-run-complex.html [ ImageOnlyFailure ]
     
    36913701webkit.org/b/193322 imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.window.html [ Failure ]
    36923702
     3703webkit.org/b/173419 fast/events/touch/emulate-touch-events.html [ Failure ]
     3704
     3705webkit.org/b/193491 fast/flexbox/missing-repaint-when-flext-item-never-had-layout.html [ Failure ]
     3706
     3707webkit.org/b/193493 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ]
     3708
     3709webkit.org/b/193511 http/tests/images/mp4-partial-load.html [ Failure ]
     3710
     3711webkit.org/b/193516 http/tests/misc/form-submit-file-cross-site.html [ Failure ]
     3712
     3713webkit.org/b/193517 imported/w3c/web-platform-tests/css/css-properties-values-api/typedom.tentative.html [ Failure ]
     3714
     3715webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure ]
    36933716
    36943717#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/inspector/canvas/recording-bitmaprenderer-expected.txt

    r237531 r240102  
    4444        6: promiseReactionJob
    4545      snapshot: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABRJREFUCJlj/M/A8J+BgYGBiQEKAB8XAgK+3Bg8AAAAAElFTkSuQmCC"
     46  1: (duration)
     47    0: width
     48      trace:
     49        0: (anonymous function)
     50        1: executeFrameFunction
     51    1: width = 2
     52      swizzleTypes: [Number]
     53      trace:
     54        0: (anonymous function)
     55        1: executeFrameFunction
     56  2: (duration)
     57    0: height
     58      trace:
     59        0: (anonymous function)
     60        1: executeFrameFunction
     61    1: height = 2
     62      swizzleTypes: [Number]
     63      trace:
     64        0: (anonymous function)
     65        1: executeFrameFunction
    4666
    4767-- Running test case: Canvas.recordingBitmapRenderer.memoryLimit
     
    7090PASS: The recording should have one frame.
    7191PASS: The first frame should have one action.
    72 
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r239830 r240102  
    743743webkit.org/b/178705 webgl/2.0.0/conformance/rendering/multisample-corruption.html [ Pass Failure Timeout ]
    744744
     745webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
     746
    745747#////////////////////////////////////////////////////////////////////////////////////////
    746748# 7. SLOW TESTS
     
    992994webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-top-left.html [ Failure ]
    993995webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-width-height.html [ Failure ]
    994 webkit.org/b/177322 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
     996webkit.org/b/177322 [ Debug ] imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
    995997webkit.org/b/180933 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues.html [ Failure ]
    996998webkit.org/b/180933 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-api-texttracks.html [ Failure ]
     
    15481550webkit.org/b/192902 js/dom/modules/import-mjs-module.html [ Failure ]
    15491551
     1552webkit.org/b/193491 fast/flexbox/missing-repaint-when-flext-item-never-had-layout.html [ Failure ]
     1553
     1554webkit.org/b/193511 http/tests/images/mp4-partial-load.html [ Failure ]
     1555
     1556webkit.org/b/193517 imported/w3c/web-platform-tests/css/css-properties-values-api/typedom.tentative.html [ Failure ]
     1557
     1558webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure ]
     1559
    15501560#////////////////////////////////////////////////////////////////////////////////////////
    15511561#  >> NOTICE <<
Note: See TracChangeset for help on using the changeset viewer.