Bug 120298

Summary: [GTK] Allow to run tests without Xvfb in run-gtk-tests
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pnormand: review+

Description Carlos Garcia Campos 2013-08-26 04:01:00 PDT
Add --no-xvfb command line option to run tests in the current display. This is useful to test the cases where tests fail under Xvfb.
Comment 1 Carlos Garcia Campos 2013-08-26 04:04:10 PDT
Created attachment 209635 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-08-26 06:09:03 PDT
Committed r154600: <http://trac.webkit.org/changeset/154600>