Bug 71158 - Reftests don't work with apple-mac build
Summary: Reftests don't work with apple-mac build
Status: RESOLVED DUPLICATE of bug 60605
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 16:23 PDT by Ojan Vafai
Modified: 2011-11-02 18:58 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-10-28 16:23:07 PDT
They run and always say they pass. For example, for fast/writing-mode/borders.html, modify it and see that it still passes even though borders-expected.html now renders differently.

They seem to run correctly on the chromium mac build at least.
Comment 1 Hayato Ito 2011-10-28 18:45:19 PDT
This reminds me of this bug.
https://bugs.webkit.org/show_bug.cgi?id=59188

I guess a regression might happen.
Let me take a look later. I can not access to a Mac environment for a week.
Comment 2 Ojan Vafai 2011-11-01 16:29:48 PDT
We should make it so that running a reftest without -p either does the pixel comparison or prints an error.
Comment 3 Ojan Vafai 2011-11-01 16:40:12 PDT
Relevant webkit-dev discussion: https://lists.webkit.org/pipermail/webkit-dev/2011-November/018422.html

So far it sounds like people are not opposed to just enabling reftests by default. I guess we'll eventually need to provide a --no-reftest or something to disable running reftests since --no-pixel doesn't do it. I'm OK with just enabling it by default for now and seeing if people ever actually need to disable them.
Comment 4 Ojan Vafai 2011-11-02 18:58:11 PDT
Fixing bug 60605 will effectively resolve thisl

*** This bug has been marked as a duplicate of bug 60605 ***