Akonadi: fix timing-dependent failure of partstreamertest
ClosedPublic

Authored by dfaure on Feb 9 2019, 11:23 PM.

Details

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

Diff Detail

Branch
Applications/18.12
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8091
Build 8109: arc lint + arc unit
dfaure requested review of this revision.Feb 9 2019, 11:23 PM
dfaure created this revision.
vkrause accepted this revision.Feb 10 2019, 9:34 AM
This revision is now accepted and ready to land.Feb 10 2019, 9:34 AM
dfaure closed this revision.Feb 10 2019, 9:34 AM