KDE Windows CI

Johnny Jazeix jazeix at gmail.com
Mon Feb 22 18:06:24 GMT 2021


Hi,

No clue for the CI, but just to confirm it works in local, I've just tested
it.

Johnny

Le lun. 22 févr. 2021 à 10:04, David Faure <faure at kde.org> a écrit :

> I'm not sure who can take a look at the issue below, but it's been making
> many unittests fails in the Windows CI.
>
> This very simple test for showing a window and waiting for it to be shown,
> using code that passes in the Qt autotests, fails in the kwidgetsaddons
> Windowss CI:
>
> void KColorButtonTest::testWaitForWindowExposed()
> {
>     QWindow a;
>     a.setVisible(true);
>     QVERIFY(QTest::qWaitForWindowExposed(&a));
> }
>
>
> https://build.kde.org/job/Frameworks/view/Platform%20-%20SUSEQt5.15/job/kwidgetsaddons/job/kf5-qt5%20WindowsMSVCQt5.15/80/testReport/junit/projectroot/autotests/kcolorbuttontest/
>
> I'm not sure what kind of setup issue might lead to this.
> The QPA debug output seems to indicate that the window is actually created
> and shown.
> Can someone with more knowledge of the KDE Windows CI setup look into this?
>
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Working on KDE Frameworks 5
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20210222/067c419d/attachment.htm>


More information about the Kde-windows mailing list