RESOLVED FIXED 143530
[XvfbDriver] Regular expression used to match running X servers fails on Fedora 22.
https://bugs.webkit.org/show_bug.cgi?id=143530
Summary [XvfbDriver] Regular expression used to match running X servers fails on Fedo...
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.