Bug 68436
| Summary: | 6 layout tests known to fail on Mac10.6 with CPU-Skia graphics | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | epoger |
| Component: | Tools / Tests | Assignee: | Elliot Poger <epoger> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | pkasting, schenney |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | Unspecified | ||
epoger
// Tests that are known to fail on Mac10.6 with CPU-Skia graphics.
BUGEPOGER SNOWLEOPARD CPU : svg/W3C-SVG-1.1/paths-data-12-t.svg = IMAGE+TEXT
BUGEPOGER SNOWLEOPARD CPU : svg/hixie/perf/001.xml = IMAGE+TEXT
BUGEPOGER SNOWLEOPARD CPU : svg/hixie/perf/002.xml = IMAGE+TEXT
BUGEPOGER SNOWLEOPARD CPU : fast/repaint/text-emphasis-h.html = IMAGE
BUGEPOGER SNOWLEOPARD CPU : fast/events/constructors/progress-event-constructor.html = TEXT
BUGEPOGER SNOWLEOPARD CPU : fast/js/string-split-conformance.html = TEXT (for both Skia and CG)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Committed r113479: <http://trac.webkit.org/changeset/113479>
Stephen Chenney
Down to
BUGWK68436 SNOWLEOPARD DEBUG : fast/repaint/background-clip-text.html = TIMEOUT
BUGWK68436 SNOWLEOPARD : fast/repaint/text-emphasis-h.html = TIMEOUT IMAGE
The results for fast/repaint/text-emphasis-h.html are very different from the mac results.
Peter Kasting
I think text-emphasis-h.html is actually covered by http://crbug.com/67540 .
There are no remaining failures here beyond that. Removed the last expectation in r117530.