Bug 255177
Summary: | Batch mark expectations for newly failing tests introduced with iOS 16.4 update | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
Since we updated to iOS 16.4 we have discovered the following tests all started to fail after the update:
compositing/geometry/css-clip-oversize.html [ ImageOnlyFailure ]
css3/filters/effect-blur.html [ ImageOnlyFailure ]
css3/filters/effect-invert.html [ ImageOnlyFailure ]
fast/gradients/linear-two-hints-angle.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-clip/clip-text-multi-line.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-4.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-5.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/linear-gradient-currentcolor-first-line.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-color/parsing/color-computed-color-mix-function.html [ Failure ]
imported/w3c/web-platform-tests/css/css-color/parsing/color-computed-relative-color.html [ Failure ]
imported/w3c/web-platform-tests/css/css-color/parsing/color-valid-relative-color.html [ Failure ]
imported/w3c/web-platform-tests/editing/other/editable-state-and-focus-in-shadow-dom-in-designMode.tentative.html [ Failure ]
imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled-keyboard.tentative.html [ Failure ]
imported/w3c/web-platform-tests/html/semantics/disabled-elements/event-propagate-disabled.tentative.html [ Failure ]
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audiobuffersource-connections.html [ Failure ]
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections.html [ Failure ]
transforms/3d/hit-testing/overlapping-layers-hit-test.html [ Failure ]
webaudio/ScriptProcessor/scriptprocessor-offlineaudiocontext.html [ Failure ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107772432>
Robert Jenner
These were all reproducible locally on iOS 16 Release ToT running the test as follows
run-webkit-tests --iOS-simulator <Insert_Test_Here>
EWS
Test gardening commit 262734@main (b3ab7042bc2a): <https://commits.webkit.org/262734@main>
Reviewed commits have been landed. Closing PR #12538 and removing active labels.
EWS
Test gardening commit 259548.726@safari-7615-branch (46cc2aa9eacb): <https://commits.webkit.org/259548.726@safari-7615-branch>
Reviewed commits have been landed. Closing PR #574 and removing active labels.