diff -r d4d56f5e7c55 -r 65456528cac2 searchengine/cpix/tsrc/cpixunittest/src/domainselectiontests.cpp --- a/searchengine/cpix/tsrc/cpixunittest/src/domainselectiontests.cpp Tue Oct 05 13:15:12 2010 +0530 +++ b/searchengine/cpix/tsrc/cpixunittest/src/domainselectiontests.cpp Fri Oct 15 12:09:28 2010 +0530 @@ -228,8 +228,6 @@ void testCreateIdxs(Itk::TestMgr * testMgr) { - char *xml_file = (char *)__FUNCTION__; - assert_failed = 0; const MVFTest * mvfTest = filesAndVols_; @@ -282,11 +280,8 @@ searchAll(testMgr); suggestAll(testMgr); dumpAll(testMgr); - testResultXml(xml_file); - } - - - void unmountC(Itk::TestMgr * testMgr) + } + void unmountC(Itk::TestMgr * testMgr) { unmount(filesAndVols_[0].qualifiedBaseAppClass_);