Bug 177397
Summary: | [ Sonoma+ iOS ] compositing/masks/compositing-clip-path-change-no-repaint.html is a consistent failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Compositing | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ben_schwartz, jlewis3, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=189753 | ||
Bug Depends on: | |||
Bug Blocks: | 126207 |
Ryan Haddad
LayoutTest compositing/masks/compositing-clip-path-change-no-repaint.html is a flaky failure
https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r222408%20(63)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fmasks%2Fcompositing-clip-path-change-no-repaint.html
--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/compositing/masks/compositing-clip-path-change-no-repaint-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/compositing/masks/compositing-clip-path-change-no-repaint-actual.txt
@@ -27,9 +27,6 @@
(GraphicsLayer
(bounds 300.00 300.00)
(drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 300.00 300.00)
- )
)
(repaint rects
(rect 0.00 0.00 300.00 300.00)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This is only seen on iOS 11 Simulator Release WK2
Ryan Haddad
Based on the way this looks on the flakiness dashboard, this may be limited to one of the two bots on this queue.
Ryan Haddad
Well, it is mostly one, but the test has failed on both of them.
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/222500/webkit
Radar WebKit Bug Importer
<rdar://problem/116780102>
Ben Schwartz
This test, previously a flaky failure on macOS wk1, is now consistently failing on the following platforms:
- macOS wk1 release
- iOS wk2 release
- Sonoma+ wk2 release.
EWS
Test gardening commit 269180@main (6874fefad785): <https://commits.webkit.org/269180@main>
Reviewed commits have been landed. Closing PR #18924 and removing active labels.
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/19814
EWS
Committed 270097@main (e2b5ce4e288c): <https://commits.webkit.org/270097@main>
Reviewed commits have been landed. Closing PR #19814 and removing active labels.