Changeset 281002 in webkit
- Timestamp:
- Aug 12, 2021, 6:26:01 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 5 added
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/TestExpectations (modified) (4 diffs)
-
platform/glib/imported/w3c/web-platform-tests/content-security-policy/inside-worker (added)
-
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 (added)
-
platform/glib/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/header-parsing.https-expected.txt (added)
-
platform/gtk/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r280994 r281002 1 2021-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 1 15 2021-08-12 Ayumi Kojima <ayumi_kojima@apple.com> 2 16 -
trunk/LayoutTests/platform/glib/TestExpectations
r280954 r281002 198 198 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ] 199 199 imported/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 ]201 200 202 201 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/sizes-dynamic-002.html [ Pass ] … … 1097 1096 webkit.org/b/219340 webgl/1.0.3/conformance/extensions/angle-instanced-arrays-out-of-bounds.html [ Failure ] 1098 1097 1098 # Tests related with the WebGL/Metal backend, maybe should be skipped 1099 webkit.org/b/229050 fast/canvas/webgl/shader-with-comma-op.html [ Failure ] 1100 webkit.org/b/229050 fast/canvas/webgl/shader-with-struct-array.html [ Failure ] 1101 1102 webkit.org/b/229051 webgl/1.0.x/conformance/glsl/bugs/character-set.html [ Failure ] 1103 webkit.org/b/229051 webgl/1.0.x/conformance/misc/invalid-passed-params.html [ Failure ] 1104 1105 webkit.org/b/229052 webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos.html [ Failure ] 1106 1099 1107 #//////////////////////////////////////////////////////////////////////////////////////// 1100 1108 # End of WebGL-related bugs … … 1155 1163 1156 1164 webkit.org/b/227987 http/tests/media/media-stream/get-display-media-prompt.html [ Timeout Pass ] 1165 1166 webkit.org/b/229055 http/wpt/webrtc/sframe-transform-error.html [ Failure ] 1157 1167 1158 1168 #//////////////////////////////////////////////////////////////////////////////////////// … … 2340 2350 webkit.org/b/228778 mhtml [ ImageOnlyFailure Pass ] 2341 2351 2352 webkit.org/b/229057 media/event-attributes.html [ Pass Failure ] 2353 webkit.org/b/229057 media/video-background-tab-playback.html [ Pass Failure ] 2354 2355 webkit.org/b/229062 fast/forms/caps-lock-indicator-width.html [ Crash ] 2356 webkit.org/b/229063 fast/mediastream/mediastreamtrack-video-clone.html [ Pass Timeout ] 2357 2342 2358 # End: Common failures between GTK and WPE. 2343 2359 -
trunk/LayoutTests/platform/gtk/TestExpectations
r280743 r281002 798 798 webkit.org/b/152247 fast/forms/input-appearance-spinbutton.html [ Skip ] 799 799 webkit.org/b/152247 fast/forms/listbox-scrollbar-hit-test.html [ Skip ] 800 801 # This is a Mac specific feature 802 webkit.org/b/168466 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ] 800 803 801 804 # The test directly sends Cocoa events
Note:
See TracChangeset
for help on using the changeset viewer.