https://bugs.kde.org/show_bug.cgi?id=455533

--- Comment #9 from Sigbjorn <sigbjorn.hel...@gmail.com> ---
(In reply to Igor Kushnir from comment #7)
> The test suite code is somewhat messy and buggy. I have started fixing it
> more than a year ago, but sadly postponed that work in favor of other
> fixes/improvements. If you want to try and fix this issue, I could share my
> WIP changes. If not, try disabling KDevelop's Unit Test View plugin as a
> workaround.

Hi, thanks for responding.
As pr my latest investigation, it seems that if there is a duplicate test-case
within the suite, that triggers the error.
I guess there is an assumption somewhere that they are unique, but not
enforced/handled, so it surfaces as a crash during
destruction of the test-suite structures.

For this there is a workaround, that is, ensure there is no duplicate
test-cases enlisted in tests.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to