Debugging CI test failures

Ben Cooksley bcooksley at kde.org
Sun Jun 12 09:48:59 BST 2022


On Sun, Jun 12, 2022 at 6:13 PM Thomas Friedrichsmeier <
thomas.friedrichsmeier at kdemail.net> wrote:

> Hi!
>

Hi Thomas,


>
> Would anybody have a hint for me on how to diagnose an issue in
> running tests on the gitlab (Windows) CI?
>
> My newly added test fails with an exception:
> https://invent.kde.org/education/rkward/-/jobs/354885
>
> Test project C:/builds/education/rkward/_build
>     Start 1: rkward-core_test
> 1/1 Test #1: rkward-core_test .................Exit code 0xc0000135
> ***Exception:   0.23 sec
> 0% tests passed, 1 tests failed out of 1
>
> 0xc0000135 appears to be STATUS_DLL_NOT_FOUND, but which one (and why)?
>

Rather strange, the CI system does it's best to setup PATH such that
Windows should be able to find all the necessary DLLs.

Are you able to confirm what libraries the rkward-core test links against?


>
> The test works inside my craft environment (and in the freebsd and
> linux CIs).
>
> Thanks for any pointers!
> Thomas
>

Cheers,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-devel/attachments/20220612/76dbb6ed/attachment.htm>


More information about the kde-devel mailing list