Bug 137659 - [XvfbDriver] Regular expression used to match running X servers fails on Fedora 21.
Summary: [XvfbDriver] Regular expression used to match running X servers fails on Fedo...
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: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 10:43 PDT by Carlos Alberto Lopez Perez
Modified: 2014-10-13 11:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2014-10-13 10:47 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-10-13 10:43:29 PDT
Fedora 21 has renamed the X server to Xorg.bin. This is how the process line looks:

$ ps -eo comm,command|grep Xorg
Xorg.bin        /usr/libexec/Xorg.bin :0 -background none -noreset -verbose 3 -logfile /dev/null -auth /run/gdm/auth-for-gdm-Zt8Eq2/database -seat seat0 -nolisten tcp vt1
Comment 1 Carlos Alberto Lopez Perez 2014-10-13 10:47:25 PDT
Created attachment 239733 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-13 11:50:22 PDT
Comment on attachment 239733 [details]
Patch

Clearing flags on attachment: 239733

Committed r174656: <http://trac.webkit.org/changeset/174656>
Comment 3 WebKit Commit Bot 2014-10-13 11:50:26 PDT
All reviewed patches have been landed.  Closing bug.