[autotests] Fix failing of testDontCrashReinitializeCompositor
ClosedPublic

Authored by zzag on Dec 6 2018, 5:30 PM.

Details

Summary

Currently, testDontCrashReinitializeCompositor is unstable because it
doesn't take into account that effects can be loaded asynchronously.

In general, we don't need all default effects in this test, so let's
disable them.

Test Plan

This should fix ASan issues.

Diff Detail

Repository
R108 KWin
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.Dec 6 2018, 5:30 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 6 2018, 5:30 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Dec 6 2018, 5:30 PM
davidedmundson accepted this revision.Dec 6 2018, 5:41 PM
This revision is now accepted and ready to land.Dec 6 2018, 5:41 PM
This revision was automatically updated to reflect the committed changes.