Bug 63477
| Summary: | WebKitTestRunner needs an implemenation of allowRoundingHacks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | andersca, aroben, jberlin, mitz |
| Priority: | P2 | Keywords: | InRadar, LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://build.webkit.org/results/SnowLeopard Intel Release (WebKit2 Tests)/r89733 (12907)/results.html | ||
Jessie Berlin
platform/mac/fast/text/rounding-hacks.html started failing on SnowLeopard Intel Release (WebKit2 Tests) in r89733 <http://trac.webkit.org/changeset/89733>.
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r89732%20(12906)/results.html passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r89733%20(12907)/results.html failed
This is because no implementation of allowRoundingHacks was added to WKTR. The test should be added to the skipped list for now.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jessie Berlin
<rdar://problem/9683758>
Adam Roben (:aroben)
These tests are now being skipped.
Jessie Berlin
allowRoundingHacks was moved to Internals in http://trac.webkit.org/changeset/118657 for https://bugs.webkit.org/show_bug.cgi?id=87328
*** This bug has been marked as a duplicate of bug 87328 ***