Bug 144673
Summary: | LayoutTests/fast/forms/button-line-height.html is broken on non-Mac/non-iOS ports | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | chavarria1991 |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=144234 |
Nikita Vasilyev
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&showExpectations=true&tests=fast%2Fforms%2Fbutton-line-height.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikita Vasilyev
Set to skip it in http://trac.webkit.org/changeset/183862 for now.
Alexey Proskuryakov
It's better to mark this test as failing, not to skip it. This way, we still get some coverage in case it starts to crash, and also we have dashboard history to tell us if the test started to pass at some moment.
Generally, we skip when a test crashes very often, times out, or when it breaks subsequent tests by leaking state in some way.
Updated the expectation in <http://trac.webkit.org/r183873>.
Martin Robinson
*** Bug 144572 has been marked as a duplicate of this bug. ***