Bug 92710
Summary: | [Chromium] Layout Test fast/forms/date/calendar-picker-appearance.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 99671 | ||
Bug Blocks: |
Kent Tamura
The following layout test is flaky on all Chromium platforms
fast/forms/date/calendar-picker-appearance.html
Probable cause:
Unknown.
Gray color is not stable?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&showLargeExpectations=true&tests=calendar-picker-appearance
Kent Tamura
It seems the flakiness happens only on Release build.
Kent Tamura
It seems http://trac.webkit.org/changeset/132028 fixed this.
Thanks!