Bug 267457
| Summary: | REGRESSION(267516@main): [ Monterey Ventura wk2 ] 5 compositing tests are constantly failing due to errantly named baseline folder. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Ben Schwartz <ben_schwartz> |
| 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 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=259373 | ||
Ben Schwartz
An errantly named subfolder of LayoutTests/platform/mac-ventura-wk2 ("composting" instead of "compositing") is causing constant failures on all tests that take inheritance from those baselines.
The affected tests are:
compositing/backing/inline-block-no-backing.html
compositing/backing/whitespace-nodes-no-backing.html
compositing/tiling/huge-layer-img.html
compositing/visibility/visibility-image-layers-dynamic.html
compositing/fixed-image-loading.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120910306>
Ben Schwartz
https://github.com/WebKit/WebKit/pull/22715
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/22717
EWS
Committed 272983@main (8cd97a6f62ed): <https://commits.webkit.org/272983@main>
Reviewed commits have been landed. Closing PR #22717 and removing active labels.
Ben Schwartz
Correcting another typo, `tilling` -> `tiling` in `compositing/tiling/huge-layer-img.html`.
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/22726
EWS
Committed 272988@main (ec2a0c07edc8): <https://commits.webkit.org/272988@main>
Reviewed commits have been landed. Closing PR #22726 and removing active labels.