Diffusion KWin f9e0e8a980b8

[autotests] Try making KWinBindingsTest::testSwitchWindowScript more robust

Authored by graesslin on Aug 13 2017, 3:08 PM.

Description

[autotests] Try making KWinBindingsTest::testSwitchWindowScript more robust

Another random failure on build.kde.org (see T6546). This tries to use
QTRY_COMPARE on the SignalSpy's count instead of a wait in the hope that
this can handle the multi-threaded situation better. Though it might
also be possible that the other thread just didn't run in the 5 sec we
waited.

Details

Committed
graesslinAug 13 2017, 3:08 PM
Parents
R108:d0c2c1ed09e5: [autotests] Add test case for updating X11 client captions
Branches
Unknown
Tags
Unknown