<table><tr><td style="">kossebau added a comment.
</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/D12527">View Revision</a></tr></table><br /><div><div><p>Hm,  CI points out that this makes TestShellDocumentOperation::testClosing() now fail. And also does for me now, though when I had been running this method if-def'ed out, it did not fail the last week.</p>

<p>Looking at it, why the test fails is clear, Sublime::View destructor only deletes the widget with deleteLater(), so without any DeferredDelete event handler between the widget is still there, other than what the test expects.</p>

<p>No idea yet, would propose to give this some more look during the next days, why it actually fails now and why not before and how grave that is or if the test needs adaption.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12527">https://phabricator.kde.org/D12527</a></div></div><br /><div><strong>To: </strong>croick, KDevelop, kossebau<br /><strong>Cc: </strong>kossebau, kdevelop-devel<br /></div>