diff options
author | David Faure <faure@kde.org> | 2017-08-01 09:56:00 +0200 |
---|---|---|
committer | David Faure <faure@kde.org> | 2017-08-01 09:56:00 +0200 |
commit | 48e2e7c9bcd24cc010a6af0a455f8793ea863d40 (patch) | |
tree | 9bf3342b8d0057c06977c4c0a4d9dd1b95f13324 /autotests/kconfig_compiler/kconfigcompiler_test.cpp | |
parent | d85a57645f94d2d087711d7c608a0c5a46ed7ede (diff) | |
download | kconfig-48e2e7c9bcd24cc010a6af0a455f8793ea863d40.tar.gz kconfig-48e2e7c9bcd24cc010a6af0a455f8793ea863d40.tar.bz2 |
autotests: fix the failures I got here.
1) some of them can't run in parallel
2) kconfigskeletontest failed due to KSharedConfig being used under the
scene (for a year now), and there's probably some QPA or widget style
holding a ref (here, not in the CI). Indirectly, simply setting
QStandardPaths::setTestModeEnabled(true) fixes this since KSharedConfig
will then not share the instance with the non-test-mode-enabled instance.
Diffstat (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.cpp')
0 files changed, 0 insertions, 0 deletions