Bug 303731 - Fix kinotify unit tests
Summary: Fix kinotify unit tests
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: filewatch (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 09:39 UTC by Vishesh Handa
Modified: 2012-07-24 05:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vishesh Handa 2012-07-18 09:39:40 UTC
Relevant Code: nepomuk-core/services/filewatch/kinotify.*

Two tests currently fail in kinotify - testMoveFolder() and testRenameFolder(). They both appear to be the same issue. Either kinotify should be fixed, or the tests. Figure it out.
Comment 1 Vishesh Handa 2012-07-24 05:57:53 UTC
Git commit 832c26f3f807188e4f64cb504d8f9c3c84ca74af by Vishesh Handa.
Committed on 24/07/2012 at 07:53.
Pushed by vhanda into branch 'KDE/4.9'.

Fix KInofyTests

* testRenameFolder
* testMoveFolder

It turns out that there is nothing wrong with the tests, just the wrong
signal name.

M  +4    -4    services/filewatch/test/kinotifytest.cpp

http://commits.kde.org/nepomuk-core/832c26f3f807188e4f64cb504d8f9c3c84ca74af