Bug 143530

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

Carlos Alberto Lopez Perez
Reported 2015-04-08 12:41:04 PDT
Fedora 22 not longer sets the display number on the command line arguments to the X server. $ ps -eo comm,command|grep Xorg /usr/libexec/Xorg vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority -nolisten tcp -background none -noreset -keeptty -verbose 3 According to the Xorg documentation, if no display is specified it will default to :0.0
Attachments
Patch (8.19 KB, patch)
2015-04-08 13:09 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2015-04-08 13:09:22 PDT
WebKit Commit Bot
Comment 2 2015-04-08 14:13:40 PDT
Comment on attachment 250380 [details] Patch Clearing flags on attachment: 250380 Committed r182566: <http://trac.webkit.org/changeset/182566>
WebKit Commit Bot
Comment 3 2015-04-08 14:13:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.