Bug 63328
Summary: | REGRESSION (r89457-r89462): fast/forms/textfield-overflow.html failing on SnowLeopard Intel Release (WebKit2 Tests) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, aroben, dimich, jberlin, mitz |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://build.webkit.org/results/SnowLeopard Intel Release (WebKit2 Tests)/r89462 (12814)/results.html |
Jessie Berlin
fast/forms/textfield-overflow.html has been failing on SnowLeopard Intel Release (WebKit2 Tests) since r89462.
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r89457%20(12813)/results.html passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r89462%20(12814)/results.html failed
Looks like this test was broken during the rollout in http://trac.webkit.org/changeset/89460
It is unclear to me what is happening here. The mac results have the scrollHeight line, and are passing fine on WK1. mac-wk2 inherits those results, and fails because the actual results do not contain the scrollHeight line.
But nothing in the patch looks particularly different for WK1 vs. WK2.
In the meantime, I am going to land mac-wk2 expected (failing?) results in order to get the bots green.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jessie Berlin
<rdar://problem/9670530>
Jessie Berlin
Added mac-wk2 expected (failing?) results in http://trac.webkit.org/changeset/89677
and the win-wk2 results copied from mac so that the test doesn't start failing on win-wk2 in http://trac.webkit.org/changeset/89679
Ahmad Saleem
This test is not skipped on macOS anymore and only skipped on 'win-cairo' for other reasons.
Marking this as 'RESOLVED CONFIGURATION CHANGED'.