| Summary: | [ iOS wk2 ] compositing/clipping/border-radius-async-overflow-non-stacking.html is a almost constant failure | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> | ||||
| Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Hercules Hjalmarsson
2022-09-09 13:56:12 PDT
Created attachment 462243 [details]
Diff images
This issue can be bisected to 254253@main using command: run-webkit-tests -f --exit-after-n-failures 1 --force --child-processes=5 --iterations=500 --ios-simulator --release compositing/clipping/border-radius-async-overflow-non-stacking.html Test gardening commit 254326@main (129698cc413e): <https://commits.webkit.org/254326@main> Reviewed commits have been landed. Closing PR #4191 and removing active labels. This just needs some pixel tolerance. I tried using CA_DISABLE_GENERIC_SHADERS to fix this and it didn't help. Pull request: https://github.com/WebKit/WebKit/pull/4200 Test gardening commit 254340@main (724f0c8d1a43): <https://commits.webkit.org/254340@main> Reviewed commits have been landed. Closing PR #4200 and removing active labels. |