On Wed, 23 Nov 2016, Francois Gouget wrote: [...]
Note that we did not get the WoW tests. I looked at wt-bot-cw1-hd6800-wow32.report and it looks like the X server (or fvwm) crashed:
Starting up err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nulldrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. Error: Unable to create a window, the display driver is not working. Command exited with non-zero status 1
We'll see if it still happens with click to focus.
I think I found why the X server was disppearing: lightdm sometimes fails to autologin so I have a script that checks whether the Xfce session is running which restarts lightdm if not. But now that it's fvwm instead of Xfce I had to update the script.
I also tweaked wt-daily to better detect when the tests don't complete or the report upload fails and to not count the tests as done in those cases. That will give them another chance to run should the X server really crash.
So we still have a failure for d3d9:device and d3d9:visual. Are those still related to the window manager?