Bug 94951
Summary: | [Chromium] Regression r126534: fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html is failing on Win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | Tools / Tests | Assignee: | yosin |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dominicc, tkent |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 95055 | ||
Bug Blocks: |
Julien Chaffraix
After r126534, the ref-test fails on Win. It looks like we are displaying seconds on Win but not on other platforms:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Ftime-multiple-fields%2Ftime-multiple-fields-appearance-pseudo-elements.html
I will disable the ref-test on Win for now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominic Cooney
r126736 obviated the expectation linked to this bug, but I believe the bug may still be valid. For now I am removing the expectation to unbreak run_webkit_tests.py --lint-test-files --chromium.
yosin
I did rebaseline (http://trac.webkit.org/changeset/126843)