Bug 236932 - [GPU Process] Tests with untriaged flaky failures
Summary: [GPU Process] Tests with untriaged flaky failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 233914
  Show dependency treegraph
 
Reported: 2022-02-19 22:15 PST by Jon Lee
Modified: 2022-03-22 16:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2022-02-19 22:15:12 PST
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 ]
Comment 1 Radar WebKit Bug Importer 2022-02-19 22:15:31 PST
<rdar://problem/89196950>
Comment 2 Jon Lee 2022-03-03 09:54:31 PST
A couple have resolved (see TestExpectations file for the latest). New masking tests are flaky failing.
Comment 3 Cameron McCormack (:heycam) 2022-03-09 15:41:06 PST
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.
Comment 4 Jon Lee 2022-03-22 16:45:17 PDT
Remaining failures have their own bugs. This bug is completed.