<div dir="ltr"><div dir="ltr">On Mon, Jul 28, 2025 at 9:04 PM Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>> wrote:</div><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Please work on fixing them, otherwise I will remove the failing CI jobs on <br>
their 4th failing week, it is very important that CI is passing for multiple <br>
reasons.<br>
<br>
Good news: 1 repository was fixed<br>
<br>
Bad news: 4 repository have started failing<br>
<br>
kcalendarcore - NEW<br>
* <a href="https://invent.kde.org/frameworks/kcalendarcore/-/pipelines/1003896" rel="noreferrer" target="_blank">https://invent.kde.org/frameworks/kcalendarcore/-/pipelines/1003896</a><br>
* Lots of tests fail on Windows<br></blockquote><div><br></div><div>Looks like the unit tests here assume the system they're being run on has a UTC timezone? </div><div>(The Windows VM is setup with country = Germany, so Timezone = UTC+2 would be correct)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
kconfig - NEW<br>
* <a href="https://invent.kde.org/frameworks/kconfig/-/pipelines/1003895" rel="noreferrer" target="_blank">https://invent.kde.org/frameworks/kconfig/-/pipelines/1003895</a><br>
* registrytest fails on Windows<br></blockquote><div><br></div><div>Likely a consequence of the test not being run with administrative privileges which was previously the case in the container based CI setup.</div><div><br></div><div>Would suggest that if the test is going to play around with registry entries that you play around with HKCU instead of HKLM (which is more dangerous anyway).</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
kfilemetadata - NEW<br>
* <a href="https://invent.kde.org/frameworks/kfilemetadata/-/pipelines/1003894" rel="noreferrer" target="_blank">https://invent.kde.org/frameworks/kfilemetadata/-/pipelines/1003894</a><br>
* usermetadatawritertest fails on Linux<br>
* epubextractortest fails on Windows<br></blockquote><div><br></div><div>Windows issue here appears to be locale / timezone related as well?</div><div><br></div><div>For Linux, not sure what usermetadatawritertest does, but if it is writing file system attributes / metadata then this is likely a consequence of the SUSE cloud VM images using XFS instead of ext4 for their root filesystem.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
threadweaver - NEW<br>
* <a href="https://invent.kde.org/frameworks/threadweaver/-/pipelines/1003892" rel="noreferrer" target="_blank">https://invent.kde.org/frameworks/threadweaver/-/pipelines/1003892</a><br>
* ThreadWeaverQueueTests fails on Windows<br></blockquote><div><br></div><div>By all accounts seems to be a buffer overflow issue as 0xc0000409 means STATUS_STACK_BUFFER_OVERRUN?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Cheers,<br>
Albert<br></blockquote><div><br></div><div>Thanks,</div><div>Ben</div></div></div>