[Webkit-unassigned] [Bug 92627] [Qt][NRWT] REGRESSION(123729): Forcing pixel tests with -p doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 04:37:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92627


Balazs Kelemen <kbalazs at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |kbalazs at webkit.org
                   |kit.org                     |
                 CC|                            |noam.rosenthal at nokia.com




--- Comment #1 from Balazs Kelemen <kbalazs at webkit.org>  2012-07-30 04:37:09 PST ---
This is because I made compositing the default directory for pixel testing. Maybe it was not the best idea. My idea was that maybe we want to run pixel test by default but only for the test cases that affects accelerated compositing. I made it to be a default so that developers run the same set of pixel tests as bots (without the need to know some special configuration).
One workaround could be to accept globs, so one could say --pixel-test-directory *. However, given that it's still not very clear how we want to go on with pixel testing, I could rather just remove this default behavior, so that --pixel-tests will turn on pixel testing for all tests again.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list