<table><tr><td style="">kossebau created this revision.<br />kossebau added reviewers: brauch, kfunk, apol.<br />Restricted Application added a subscriber: kdevelop-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D2906" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>test_qthelpplugin target uses sources which rely on files created from<br />
ui files, but which are only build as part of the target kdevqthelp.</p>
<p>On parallel builds like on KDE CI it can happen that test_qthelpplugin<br />
is build before kdevqthelp, as there is no dependency between the two.<br />
See e.g. <a href="https://build.kde.org/view/Kdevelop/job/kdevelop%205.0%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/146/console" class="remarkup-link" target="_blank" rel="noreferrer">https://build.kde.org/view/Kdevelop/job/kdevelop%205.0%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/146/console</a></p>
<p>Adding the respective ui files explicitely to the test_qthelpplugin target<br />
solves the issue.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKDEVELOP KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixUiFileRaceForQtHelp</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2906" rel="noreferrer">https://phabricator.kde.org/D2906</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>documentation/qthelp/tests/CMakeLists.txt</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>kossebau, brauch, kfunk, apol<br /><strong>Cc: </strong>kdevelop-devel<br /></div>