Bug 244770
Summary: | [LBSE] Extend macOS Monterey LBSE specific TestExpectations to cover all tests in LayoutTests/svg | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 90738 |
Nikolas Zimmermann
Once landed, I can easily run tests for all of LayoutTests/svg:
cd /path/to/WebKit/checkout
run-webkit-tests --no-build --additional-platform-directory=$PWD/LayoutTests/platform/mac-monterey-wk2-lbse-text --additional-platform-directory=$PWD/LayoutTests/platform/mac-monterey-wk2-pixel --additional-expectations=$PWD/LayoutTests/platform/mac-monterey-wk2-lbse-text/TestExpectations --pixel-tests --tolerance=0 --internal-feature=LayerBasedSVGEngineEnabled=true svg
Perfect for the upcoming feature developments: gradients, patterns, clipping, masking, etc.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/4000
EWS
Committed 254160@main (54560c53a916): <https://commits.webkit.org/254160@main>
Reviewed commits have been landed. Closing PR #4000 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99565389>