Bug 93799
Summary: | [Chromium] HTMLMeterElement tests are flaky on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yuta Kitamura <yutak> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | morrita |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | Unspecified |
Yuta Kitamura
The following tests cause IMAGE failures consistently:
fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html
fast/dom/HTMLMeterElement/meter-element.html
fast/dom/HTMLMeterElement/meter-optimums.html
fast/dom/HTMLMeterElement/meter-styles.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fdom%2FHTMLMeterElement%2Fmeter-element-repaint-on-update-value.html%20fast%2Fdom%2FHTMLMeterElement%2Fmeter-element.html%20fast%2Fdom%2FHTMLMeterElement%2Fmeter-optimums.html%20fast%2Fdom%2FHTMLMeterElement%2Fmeter-styles.html%20
There are slight image differences in meter bar's color gradation.
Interestingly, these tests always fail first, and then success in the second round (which checks unexpected failures). I'm not sure how this can happen.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
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.