Bug 143354 - REGRESSION(r182286): New ruby tests fail on all non-Mac platforms
Summary: REGRESSION(r182286): New ruby tests fail on all non-Mac platforms
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on: 142608
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-02 17:39 PDT by Brent Fulgham
Modified: 2015-05-27 11:32 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-04-02 17:39:09 PDT
The new tests introduced in Bug 142608 fail on all non-Mac platforms. Looking at the image differences, it doesn't look like these other platforms are anywhere close to doing the right thing.

This needs to be reviewed and corrected.
Comment 1 Brent Fulgham 2015-04-02 17:47:25 PDT
Tests skipped in r182300 <https://trac.webkit.org/changeset/182300>.
Comment 2 Myles C. Maxfield 2015-04-03 08:50:48 PDT
We should just move these to platform/mac
Comment 3 Myles C. Maxfield 2015-04-03 09:32:42 PDT
See https://bugs.webkit.org/show_bug.cgi?id=143378
Comment 4 Daniel Bates 2015-05-27 11:31:33 PDT
For completeness, we moved the the ruby tests from LayoutTests/fast/ruby to LayoutTests/platform/mac in <http://trac.webkit.org/changeset/184899> (bug #145336).