Fix leaks by making sure no job is stalled

Authored by ervin on Apr 1 2016, 2:47 PM.

Description

Fix leaks by making sure no job is stalled

Summary:
Some tests leave a stalled job behind (generally composite ones with an
error in the middle) waiting for an event loop run in order to wrap
thing up and finally delete themselves. So make sure we run the event
loop before the test suite completes to collect those.

Reviewers: franckarrecot, dfaure, bensi

Differential Revision: https://phabricator.kde.org/D1286

Details

Committed
ervinApr 1 2016, 2:50 PM
Differential Revision
D1286: Fix leaks by making sure no job is stalled
Parents
R4:f5a3b50f0d0b: Add an expected fail for KCalCore < 16.04
Branches
Unknown
Tags
Unknown