RESOLVED DUPLICATE of bug 60605 71158
Reftests don't work with apple-mac build
https://bugs.webkit.org/show_bug.cgi?id=71158
Summary Reftests don't work with apple-mac build
Ojan Vafai
Reported 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.
Attachments
Hayato Ito
Comment 1 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.
Ojan Vafai
Comment 2 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.
Ojan Vafai
Comment 3 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.
Ojan Vafai
Comment 4 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 ***
Note You need to log in before you can comment on or make changes to this bug.