[Webkit-unassigned] [Bug 131036] [EFL] Make run-perf-tests not to use xvfb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 1 08:21:38 PDT 2014


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





--- Comment #1 from Zsolt Borbely <zsborbely.u-szeged at partner.samsung.com>  2014-04-01 08:21:57 PST ---
Tools/Scripts/webkitpy/port/efl.py
    def _driver_class(self):
        return XvfbDriver

It is good for a workaround. If we remove these two lines the tests will run.
But unfortunatelly we can't decide the tests are runned as layout or as performation by the driver. That's why we should search a possible solution.

-- 
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