Changeset 262050 in webkit


Ignore:
Timestamp:
May 22, 2020 1:37:29 AM (4 years ago)
Author:
Diego Pino Garcia
Message:

[WPE] Gardening, update test expectations after r262047
https://bugs.webkit.org/show_bug.cgi?id=212255

Unreviewed gardening.

Gardened WPE failures that were already gardened in GTK test expectations
by moving them to GLib test expectations.

  • platform/glib/TestExpectations:
  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r262049 r262050  
     12020-05-22  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [WPE] Gardening, update test expectations after r262047
     4        https://bugs.webkit.org/show_bug.cgi?id=212255
     5
     6        Unreviewed gardening.
     7
     8        Gardened WPE failures that were already gardened in GTK test expectations
     9        by moving them to GLib test expectations.
     10
     11        * platform/glib/TestExpectations:
     12        * platform/gtk/TestExpectations:
     13
    1142020-05-22  Tyler Wilcock  <twilco.o@protonmail.com>
    215
  • trunk/LayoutTests/platform/glib/TestExpectations

    r262048 r262050  
    9696#////////////////////////////////////////////////////////////////////////////////////////
    9797
     98webkit.org/b/210385 fast/mediastream/stream-switch.html [ Crash Timeout ]
     99
    98100webkit.org/b/211692 imported/w3c/web-platform-tests/xhr/event-timeout-order.any.worker.html [ Failure Pass ]
    99101
    100102webkit.org/b/211837 perf/rel-list-remove.html [ Failure Pass ]
     103
     104webkit.org/b/211948 webanimations/accelerated-animation-playback-rate.html [ ImageOnlyFailure Timeout Pass ]
    101105
    102106#////////////////////////////////////////////////////////////////////////////////////////
     
    148152webkit.org/b/168501 pageoverlay/overlay-remove-reinsert-view.html [ Failure ]
    149153
     154webkit.org/b/169917 fast/canvas/webgl/unprefixed-anisotropic-extension.html [ Failure ]
     155webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
     156
     157webkit.org/b/206589 fast/box-shadow/inset-box-shadow-fractional-radius.html [ ImageOnlyFailure ]
     158
    150159webkit.org/b/212217 imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.html [ Failure ]
    151160webkit.org/b/212217 imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker.html [ Failure ]
     161
     162webkit.org/b/212216 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set.html [ Failure ]
    152163
    153164#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r262048 r262050  
    437437webkit.org/b/169917 fast/canvas/webgl/read-pixels-test.html [ Failure Pass ]
    438438webkit.org/b/169917 fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass ]
    439 webkit.org/b/169917 fast/canvas/webgl/unprefixed-anisotropic-extension.html [ Failure Pass ]
    440439webkit.org/b/169917 webgl/1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
    441440webkit.org/b/169917 webgl/1.0.3/conformance/context/premultiplyalpha-test.html [ Failure ]
     
    448447webkit.org/b/169917 webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html [ Failure ]
    449448webkit.org/b/169917 webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html [ Failure ]
    450 webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
    451449webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
    452450webkit.org/b/169917 webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
     
    586584webkit.org/b/210385 fast/mediastream/audio-track-enabled.html [ Crash Pass ]
    587585webkit.org/b/210385 fast/mediastream/getUserMedia-default.html [ Crash Pass ]
    588 webkit.org/b/210385 fast/mediastream/stream-switch.html [ Crash Pass ]
    589586
    590587fast/mediastream/MediaDevices-addEventListener.html [ DumpJSConsoleLogInStdErr ]
     
    13591356
    13601357webkit.org/b/212015 inspector/formatting/formatting-css.html [ Failure ]
    1361 
    1362 webkit.org/b/212216 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set.html [ Failure ]
    13631358
    13641359webkit.org/b/212017 http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-database.html [ Failure ]
     
    28942889webkit.org/b/211836 imported/w3c/web-platform-tests/fetch/api/abort/general.any.worker.html [ Failure Pass ]
    28952890
    2896 webkit.org/b/211948 webanimations/accelerated-animation-playback-rate.html [ ImageOnlyFailure Timeout Pass ]
    2897 
    28982891webkit.org/b/211166 webrtc/disable-encryption.html [ Crash Pass ]
    28992892
     
    37513744webkit.org/b/206589 fast/box-shadow/inset-box-shadow.html [ ImageOnlyFailure ]
    37523745webkit.org/b/206589 fast/box-shadow/box-shadow-huge-area-crash.html [ ImageOnlyFailure ]
    3753 webkit.org/b/206589 fast/box-shadow/inset-box-shadow-fractional-radius.html [ ImageOnlyFailure ]
    37543746
    37553747webkit.org/b/132056 webaudio/codec-tests/mp3/128kbps-44khz.html  [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.