<table><tr><td style="">croick created this revision.<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/D6593" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">starting unit tests for a project or simply "Run All Tests" could start showing up messages of already running instances of CTest</li>
<li class="remarkup-list-item">after killing or not killing those, KDevelop could finally crash</li>
</ul>

<p>BUG: 377639</p>

<p>Fixes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">use job name in NativeAppJob depending on executable to be able to distinguish between different tests</li>
<li class="remarkup-list-item">after the message box, re-read the list of running jobs</li>
<li class="remarkup-list-item">actual bugfix: only emit the result once for failing tests</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">run kdevelop/kdevelop unit tests at once</li>
<li class="remarkup-list-item">see what happens after tests are failing</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>BRANCH</strong><div><div>ctest</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6593" rel="noreferrer">https://phabricator.kde.org/D6593</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/execute/nativeappjob.cpp<br />
plugins/execute/nativeappjob.h<br />
util/executecompositejob.cpp</div></div></div><br /><div><strong>To: </strong>croick, KDevelop<br /><strong>Cc: </strong>apol, kfunk, kdevelop-devel<br /></div>