Bug 96416
Summary: | Layout Test compositing/overflow/overflow-scaled-descendant-overlapping.html is failing after r127789 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Klein <adamk> |
Component: | Tools / Tests | Assignee: | Jeff Timanus <twiz> |
Status: | NEW | ||
Severity: | Normal | CC: | danakj, enne, flackr, fsamuel, jamesr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Adam Klein
The following layout test is failing on chromium-mac since http://trac.webkit.org/changeset/127789:
compositing/overflow/overflow-scaled-descendant-overlapping.html
fsamuel added two rebaselines, in http://trac.webkit.org/changeset/127898 and http://trac.webkit.org/changeset/128069, but they both look wrong to me (they add a horizontal line down below the box that's not present on other platforms). I'm inclined to mark this test as failing on mac, remove the bad baselines, and hand it off to twiz. There's no way to get the tests passing without an expectations update anyway, since r128069 added a baseline that differs between release and debug on 10.6.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Klein
Flakiness dashboard: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=compositing%2Foverflow%2Foverflow-scaled-descendant-overlapping.html
Dana Jansens
@flackr i know your scrollbar change also affected this test, so maybe they are related.
Fady Samuel
(In reply to comment #2)
> @flackr i know your scrollbar change also affected this test, so maybe they are related.
I spoke to the original author before i rebaselined. The issue is a compositor issue unrelated to the test. Functionally speaking, the test is outputting the correct result.