[Webkit-unassigned] [Bug 133157] [GTK] Allow to run the tests on the native X display (instead of running them inside of Xvfb)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 23 18:29:14 PDT 2014


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #231957|review?                     |review+
               Flag|                            |




--- Comment #4 from Benjamin Poulain <benjamin at webkit.org>  2014-05-23 18:29:35 PST ---
(From update of attachment 231957)
View in context: https://bugs.webkit.org/attachment.cgi?id=231957&action=review

>>> Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:131
>>> +            help="Don't check the system dependencies (themes, fonts, ...)"),
>> 
>> Is this really necessary?
> 
> Not strictly necessary, but is consistent with the script for running the layout tests run-webkit-tests:
> 
> $ Tools/Scripts/run-webkit-tests --help|grep sys
>     --nocheck-sys-deps  Don't check the system dependencies (themes)
> 
> I can drop it, if you think is better.

Unless it is necessary, let's drop this.
It is trivial to add later if needed.

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