[autotests] Fail faster on test which fails anyway
ClosedPublic

Authored by davidedmundson on Feb 26 2019, 2:42 PM.

Details

Summary

The .wait() in this case isn't really time depdenent, we just need to
process the event loop.

Given we know this tests fails, there's no point me waiting 30s.

Test Plan

Test failed, but faster

Diff Detail

Repository
R108 KWin
Branch
faster_autotest
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 8874
Build 8892: arc lint + arc unit
davidedmundson created this revision.Feb 26 2019, 2:42 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 26 2019, 2:42 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Feb 26 2019, 2:42 PM
zzag accepted this revision.Feb 26 2019, 2:50 PM
This revision is now accepted and ready to land.Feb 26 2019, 2:50 PM
This revision was automatically updated to reflect the committed changes.