Bug 95419
Summary: | Chromium Mac 10.7 seems to have flaky pixel results | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philip Rogers <pdr> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | jchaffraix, ojan |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philip Rogers
In gardening this week I've found Chromium Mac 10.7 to be generally flaky. Here are some examples:
scrollbars appear, or don't:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=tables%2Fmozilla_expected_failures%2Fmarvin%2Fbackgr_border-table-cell.html
slightly different sizing:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fframes%2Fcalculate-order.html
text box border is sometimes darker:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Ftransforms%2Ftransformed-focused-text-input.html
This could be the result of the 10.7 bot being newer and not having flaky expectations set, or something more.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ojan Vafai
Another case of missing scrollbars in tables/mozilla/marvin/backgr_index.html: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=tables%2Fmozilla%2Fmarvin%2Fbackgr_index.html
Ojan Vafai
The scrollbar issue happens on Windows and Linux too. Moving that to bug 98198.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.