Bug 273396
Summary: | [Skia] Several test fail with a few pixel differences only when run with swrast | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 268972 |
Carlos Garcia Campos
For example:
https://ews-build.s3-us-west-2.amazonaws.com/WPE-WK2-Tests-EWS/0cf97a32-40417/css3/masking/clip-path-border-radius-border-box-000-diffs.html
The test passes if run with a GPU or with skia-cpu. We always want to run the tests with swrast because not all bots have a GPU and to ensure consistent results. I'm going to mark those tests as image only failures for now pointing to this bug and layer we can discuss what to do. Maybe we can find a way to run these tests with skia-cpu, so that at least we test that cpu is giving the same results.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |