Bug 120298 - [GTK] Allow to run tests without Xvfb in run-gtk-tests
Summary: [GTK] Allow to run tests without Xvfb in run-gtk-tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-08-26 04:01 PDT by Carlos Garcia Campos
Modified: 2013-08-26 06:09 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.00 KB, patch)
2013-08-26 04:04 PDT, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>