diff --git a/plugins/clang/tests/test_duchain.cpp b/plugins/clang/tests/test_duchain.cpp --- a/plugins/clang/tests/test_duchain.cpp +++ b/plugins/clang/tests/test_duchain.cpp @@ -1950,7 +1950,7 @@ )"), QStringLiteral("cpp"), project, dir.path()); file.parse(); - QVERIFY(file.waitForParsed(5000)); + QVERIFY(file.waitForParsed(50000)); DUChainReadLocker lock; QSet checked;