RESOLVED FIXED 151383
[GTK] Update xserver version in jhbuild
https://bugs.webkit.org/show_bug.cgi?id=151383
Summary [GTK] Update xserver version in jhbuild
Carlos Garcia Campos
Reported 2015-11-18 03:08:24 PST
In bug #151135 I assumed the bots would have a recent enough Xvfb to use the -displayfd option, but I forgot we build our own xserver just for Xvfb. The version we build is too old, so I think we could just use an updated version (the same bots have installed, for example) to use the -displayfd option.
Attachments
Patch (4.91 KB, patch)
2015-11-18 03:12 PST, Carlos Garcia Campos
alex: review+
Carlos Garcia Campos
Comment 1 2015-11-18 03:12:02 PST
Created attachment 265740 [details] Patch This should fix the layout tests in the bots
Carlos Garcia Campos
Comment 2 2015-11-18 04:21:54 PST
The glx init patch seems to cause an infinite loop in XVfb when initializing glx at startup. How can I check if that patch is still needed?
Carlos Garcia Campos
Comment 3 2015-11-18 04:40:44 PST
I'll remove the glx init patch for now before landing for now. We'll see if that has any effect in the bots.
Carlos Garcia Campos
Comment 4 2015-11-18 04:43:53 PST
Note You need to log in before you can comment on or make changes to this bug.