[autotests] Fix maximize test
ClosedPublic

Authored by zzag on Nov 8 2018, 11:26 AM.

Details

Summary

testMaximizedPassedToDeco was failing because it didn't handle async
maximization.

testBorderlessMaximizedWindow was failing because setNoBorder can modify
geometry, so we end up with a wrong restore geometry.

Diff Detail

Repository
R108 KWin
Branch
fix-test-maximize
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 4716
Build 4734: arc lint + arc unit
zzag created this revision.Nov 8 2018, 11:26 AM
Restricted Application added a project: KWin. · View Herald TranscriptNov 8 2018, 11:26 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Nov 8 2018, 11:26 AM
davidedmundson accepted this revision.Nov 8 2018, 12:09 PM
davidedmundson added a subscriber: davidedmundson.

thanks

This revision is now accepted and ready to land.Nov 8 2018, 12:09 PM
This revision was automatically updated to reflect the committed changes.