[autotests] Fix KWindowInfoX11Test::testState
ClosedPublic

Authored by zzag on Mar 5 2019, 10:22 AM.

Details

Summary

KWindowInfoX11Test::testState(skipSwitcher) fails because
_KDE_NET_WM_STATE_SKIP_SWITCHER is not implemented in Openbox.

Diff Detail

Repository
R278 KWindowSystem
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Mar 5 2019, 10:22 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 5 2019, 10:22 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
zzag requested review of this revision.Mar 5 2019, 10:22 AM
zzag edited the summary of this revision. (Show Details)Mar 5 2019, 10:22 AM

Autotests aren't only run on KDE CI.

Can we query _NET_SUPPORTED ?

zzag updated this revision to Diff 53190.Mar 5 2019, 10:56 AM

check supported states

zzag updated this revision to Diff 53192.Mar 5 2019, 11:13 AM

sneaky update

davidedmundson accepted this revision.Mar 5 2019, 11:13 AM
This revision is now accepted and ready to land.Mar 5 2019, 11:13 AM
This revision was automatically updated to reflect the committed changes.