autotests: fix the failures I got here.

Authored by dfaure on Aug 1 2017, 7:56 AM.

Description

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.

Details

Committed
dfaureAug 1 2017, 7:56 AM
Parents
R237:d85a57645f94: Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.
Branches
Unknown
Tags
Unknown