Bug 137659

Summary: [XvfbDriver] Regular expression used to match running X servers fails on Fedora 21.
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn, jdiggs, mrobinson, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.