Skip to content
Commit ff5c5c79 authored by David Faure's avatar David Faure
Browse files

Akonadi: fix timing-dependent failure of partstreamertest

Summary:
The deletion happens in another thread
(in commit() called by Akonadi::Server::Connection::handleIncomingData)
so we might have to wait a little bit in the test.

Test Plan: ctest -j8

Reviewers: dvratil, vkrause

Reviewed By: vkrause

Subscribers: kde-pim

Differential Revision: https://phabricator.kde.org/D18889
parent a9511393
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment