<table><tr><td style="">kossebau created this revision.<br />kossebau added reviewers: dfaure, sebas.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />kossebau requested review of this revision.
</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/D13871">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>With the movement to support running unittests pre-installation and KDE CI<br />
having adapted to that for some build setups, this currently breaks tests<br />
which rely on subject-under-test D-Bus services being auto-started from<br />
D-Bus service files, given the D-Bus daemon does not see the uninstalled<br />
ones.</p>

<p>One solution might be to catch that situation and do the start of the D-Bus<br />
service ourselves, but I failed to get this done quickly. So as intermediate<br />
solution, to at least have the in-process tests no longer being covered by<br />
the out-of-process ones failing, this patch will just skip the<br />
out-of-process tests if the D-Bus service could not be started.<br />
That follows the current behaviour of e.g. the KGlobalShortcutTest from<br />
KF5's kglobalaccel.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>TestInProcess no longer fails if the org.kde.KScreen D-Bus service cannot be<br />
autostarted.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R110 KScreen Library</div></div></div><br /><div><strong>BRANCH</strong><div><div>makeTestSkipDBusTettsIfNotFound</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13871">https://phabricator.kde.org/D13871</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/testinprocess.cpp</div></div></div><br /><div><strong>To: </strong>kossebau, dfaure, sebas<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>