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

Changeset 281002 in webkit


Ignore:
Timestamp:
Aug 12, 2021, 6:26:01 PM (5 years ago)
Author:
clopez@igalia.com
Message:

[GTK][WPE] Gardening of layout test failures

Unreviewed gardening

Rebaseline tests after r280953 and r279838 and report and mark new expected failures.

  • platform/glib/TestExpectations:
  • platform/glib/imported/w3c/web-platform-tests/content-security-policy/inside-worker/dedicatedworker-report-only-expected.txt: Added.
  • platform/glib/imported/w3c/web-platform-tests/content-security-policy/inside-worker/serviceworker-report-only.https.sub-expected.txt: Added.
  • platform/glib/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/header-parsing.https-expected.txt: Added.
  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r280994 r281002  
     12021-08-12  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK][WPE] Gardening of layout test failures
     4
     5        Unreviewed gardening
     6
     7        Rebaseline tests after r280953 and r279838 and report and mark new expected failures.
     8
     9        * platform/glib/TestExpectations:
     10        * platform/glib/imported/w3c/web-platform-tests/content-security-policy/inside-worker/dedicatedworker-report-only-expected.txt: Added.
     11        * platform/glib/imported/w3c/web-platform-tests/content-security-policy/inside-worker/serviceworker-report-only.https.sub-expected.txt: Added.
     12        * platform/glib/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/header-parsing.https-expected.txt: Added.
     13        * platform/gtk/TestExpectations:
     14
    1152021-08-12  Ayumi Kojima  <ayumi_kojima@apple.com>
    216
  • trunk/LayoutTests/platform/glib/TestExpectations

    r280954 r281002  
    198198imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ]
    199199imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-vertical.html [ Pass ]
    200 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/propagate-text-decoration.html [ Pass ]
    201200
    202201imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/sizes-dynamic-002.html [ Pass ]
     
    10971096webkit.org/b/219340 webgl/1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ]
    10981097
     1098# Tests related with the WebGL/Metal backend, maybe should be skipped
     1099webkit.org/b/229050 fast/canvas/webgl/shader-with-comma-op.html [ Failure ]
     1100webkit.org/b/229050 fast/canvas/webgl/shader-with-struct-array.html [ Failure ]
     1101
     1102webkit.org/b/229051 webgl/1.0.x/conformance/glsl/bugs/character-set.html [ Failure ]
     1103webkit.org/b/229051 webgl/1.0.x/conformance/misc/invalid-passed-params.html [ Failure ]
     1104
     1105webkit.org/b/229052 webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos.html [ Failure ]
     1106
    10991107#////////////////////////////////////////////////////////////////////////////////////////
    11001108# End of WebGL-related bugs
     
    11551163
    11561164webkit.org/b/227987 http/tests/media/media-stream/get-display-media-prompt.html [ Timeout Pass ]
     1165
     1166webkit.org/b/229055 http/wpt/webrtc/sframe-transform-error.html [ Failure ]
    11571167
    11581168#////////////////////////////////////////////////////////////////////////////////////////
     
    23402350webkit.org/b/228778 mhtml [ ImageOnlyFailure Pass ]
    23412351
     2352webkit.org/b/229057 media/event-attributes.html [ Pass Failure ]
     2353webkit.org/b/229057 media/video-background-tab-playback.html [ Pass Failure ]
     2354
     2355webkit.org/b/229062 fast/forms/caps-lock-indicator-width.html [ Crash ]
     2356webkit.org/b/229063 fast/mediastream/mediastreamtrack-video-clone.html [ Pass Timeout ]
     2357
    23422358# End: Common failures between GTK and WPE.
    23432359
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r280743 r281002  
    798798webkit.org/b/152247 fast/forms/input-appearance-spinbutton.html [ Skip ]
    799799webkit.org/b/152247 fast/forms/listbox-scrollbar-hit-test.html [ Skip ]
     800
     801# This is a Mac specific feature
     802webkit.org/b/168466 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ]
    800803
    801804# The test directly sends Cocoa events
Note: See TracChangeset for help on using the changeset viewer.