Bug 264162
Summary: | SVG test gardening | ||
---|---|---|---|
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 Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 90738 |
Nikolas Zimmermann
I'd like the following to pass without any issues:
1. Legacy without pixel tests
run-webkit-tests --no-build --nocheck-sys-deps svg
2. Legacy with pixel tests
run-webkit-tests --no-build --nocheck-sys-deps --additional-platform-directory=$PWD/LayoutTests/platform/mac-sonoma-wk2-pixel --pixel-tests --tolerance=0 svg
3. LBSE with pixel tests
run-webkit-tests --no-build --nocheck-sys-deps --additional-platform-directory=$PWD/LayoutTests/platform/mac-sonoma-wk2-lbse-text --additional-platform-directory=$PWD/LayoutTests/platform/mac-sonoma-wk2-pixel --additional-expectations=$PWD/LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations --internal-feature=LayerBasedSVGEngineEnabled=true --pixel-tests --tolerance=0 svg
Currently there are a few issues that need to be fixed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/20008
EWS
Committed 270249@main (b8e760f427db): <https://commits.webkit.org/270249@main>
Reviewed commits have been landed. Closing PR #20008 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/117974311>