https://bugs.kde.org/show_bug.cgi?id=355100
--- Comment #6 from Milian Wolff <m...@milianw.de> --- Git commit 64f72d3fad28261f97cff6837526d69f6bb72837 by Milian Wolff. Committed on 06/09/2016 at 11:16. Pushed by mwolff into branch '5.0'. Add test to trigger deadlock in BackgroundParser. To run it, use: $ TEST_BUG_355100=1 ./test_backgroundparser testNoDeadlockInJobCreation Otherwise, we'll skip the deadlock to prevent issues on the CI. M +66 -4 language/backgroundparser/tests/test_backgroundparser.cpp M +3 -0 language/backgroundparser/tests/test_backgroundparser.h M +5 -1 language/backgroundparser/tests/testlanguagesupport.cpp M +1 -0 language/backgroundparser/tests/testlanguagesupport.h M +5 -1 language/backgroundparser/tests/testparsejob.cpp M +3 -0 language/backgroundparser/tests/testparsejob.h http://commits.kde.org/kdevplatform/64f72d3fad28261f97cff6837526d69f6bb72837 -- You are receiving this mail because: You are watching all bug changes.