Revision b86e0f3...
Go back to digest for 7th October 2012Other in KDE Base
Vishesh Handa committed changes in [nepomuk-core/KDE/4.9] services/storage/test/resourcewatchertest.cpp:
Mark ResourceWatcherTest::testRemoveProperty_typeRemoved as expect fail
Since createResource now only adds the minimum number of types and
relies on inferencing, type:/A is not added as it is a super class ob
type:/B.
This makes the type notifications in the RessourceWatcher fail, as we do
not currently support super type notifications. Hence, the QEXPECT_FAIL
File Changes
Modified 1 files
- services/storage/test/resourcewatchertest.cpp
1 files changed in total