[PendingFileQueueTest] Shorten timeouts, verify tracking time
ClosedPublic

Authored by bruns on Jun 13 2019, 11:22 PM.

Details

Summary

There is no need to wait 2 seconds until the file is processed from the
pending file queue.

Check if the file is removed from the recently emitted queue after the
set tracking time has elapsed.

Depends on D21790 to remove the timeout jitter

Test Plan

ctest

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Jun 13 2019, 11:22 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptJun 13 2019, 11:22 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Jun 13 2019, 11:22 PM
ngraham accepted this revision.Jun 14 2019, 2:21 PM
This revision is now accepted and ready to land.Jun 14 2019, 2:21 PM
This revision was automatically updated to reflect the committed changes.