Bug 236932
Summary: | [GPU Process] Tests with untriaged flaky failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Lee <jonlee> |
Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | heycam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 233914 |
Jon Lee
css3/filters/backdrop/dynamic-with-clip-path.html [ Pass ImageOnlyFailure ]
editing/pasteboard/paste-dark-mode-color-filtered.html [ Pass Failure ]
fast/events/ios/rotation/zz-no-rotation.html [ Pass Failure ]
fast/speechrecognition/start-recognition-then-stop.html [ Pass Failure ]
imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-content/clip-path-content-use-007.svg [ Pass Failure ]
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html [ Pass Failure ]
svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg [ Pass ImageOnlyFailure ]
# Also happening on Mac...
imported/w3c/web-platform-tests/mimesniff/mime-types/charset-parameter.window.html [ Pass Failure ]
webkit.org/b/221487 imported/w3c/web-platform-tests/server-timing/server_timing_header-parsing.https.html [ Pass Failure ]
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html [ Pass Failure ]
imported/w3c/web-platform-tests/workers/SharedWorker_dataUrl.html [ Pass Failure ]
js/dom/Promise-reject-large-string.html [ Pass Failure ]
svg/animations/smil-leak-element-instances.svg [ Pass Failure ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89196950>
Jon Lee
A couple have resolved (see TestExpectations file for the latest). New masking tests are flaky failing.
Cameron McCormack (:heycam)
Of the remaining flaky failures listed in LayoutTests/gpu-process/TestExpectations:
* dynamic-with-clip-path.html
The clip-path isn't being applied => bug 237684
* mask-repeat-one-copy.html
This hasn't failed in the last week, and before that it was failing once every 1-3 days => let's leave this for a bit more before removing the annotation
* paste-dark-mode-color-filtered.html
* start-recognition-then-stop.html
These are flaky fails in non-GPUP configurations too.
* clip-path-content-use-007.svg
Failure is in missing a console message in the output => bug 237685
* mask-image-url-image.html
The mask is being applied weirdly => bug 237686
* struct-use-recursion-01-t.svg
Slight fuzziness
And all the ones under "Also happening on Mac" are intermittently failing in the same way.
Jon Lee
Remaining failures have their own bugs. This bug is completed.