[autotests] Register KWin::Deleted* in SlidingPopupsTest
ClosedPublic

Authored by zzag on Sep 24 2018, 1:44 PM.

Details

Summary

QSignalSpy is not happy about KWin::Deleted*:

QWARN  : SlidingPopupsTest::testWithOtherEffectWayland(wobblywindows, slide)
QSignalSpy: Unable to handle parameter 'deleted' of type 'KWin::Deleted*' of
method 'windowClosed', use qRegisterMetaType to register it.
Test Plan

Ran the test, haven't noticed any warnings.

Diff Detail

Repository
R108 KWin
Branch
autotests-adjust-slidingpopups
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3178
Build 3196: arc lint + arc unit
zzag created this revision.Sep 24 2018, 1:44 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 24 2018, 1:44 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 24 2018, 1:44 PM
zzag edited the summary of this revision. (Show Details)Sep 24 2018, 1:49 PM
broulik accepted this revision.Sep 24 2018, 2:17 PM
This revision is now accepted and ready to land.Sep 24 2018, 2:17 PM
This revision was automatically updated to reflect the committed changes.