D21807: [PendingFileQueueTest] Verify delete + create actually works
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Fri Jun 14 21:38:45 BST 2019
bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
A create event should not be merged with a immediately preceding
delete event. Test if the new file is signaled even if the process timer
has not fired in the mean time.
This mimics the following real behavior:
1. touch testfile; sleep ...
2. rm testfile; touch testfile
Verifies the changes from D21709 <https://phabricator.kde.org/D21709> (first part)
TEST PLAN
ctest -R pendingfilequeue
REPOSITORY
R293 Baloo
BRANCH
fix_races
REVISION DETAIL
https://phabricator.kde.org/D21807
AFFECTED FILES
autotests/unit/file/pendingfilequeuetest.cpp
To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190614/74cc279c/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list