On Sat, Mar 24, 2018 at 9:14 PM, Michael Heidelbach <ottw...@gmail.com> wrote: > Hi!
Hi Michael, > > A unit test for ktooltipswidget is failing in CI. Most likely that is > because that test is dependent on screen size. To fix that it would be good > to know the size(s) of the screen(s) used in CI. The setup of Xvfb on the Linux and FreeBSD nodes is governed by the run-tests.py helper in the CI system. The full command used can be seen at https://cgit.kde.org/sysadmin/ci-tooling.git/tree/helpers/run-tests.py#n87 To answer your question, the CI system uses 1600x1200x24+32 as the specifications for it's single screen. Cheers, Ben > > Could you tell me please. > > > MIchael >