diff -r ed3155dbd163 -r 74f0b3eb154c xml/wbxmlparser/test/rtest/tsrc/t_wbxmloomsyncmlparserstabilitytests.cpp --- a/xml/wbxmlparser/test/rtest/tsrc/t_wbxmloomsyncmlparserstabilitytests.cpp Mon May 03 14:14:40 2010 +0300 +++ b/xml/wbxmlparser/test/rtest/tsrc/t_wbxmloomsyncmlparserstabilitytests.cpp Wed Jun 23 20:27:15 2010 +0530 @@ -73,7 +73,7 @@ syncmlTestMax->StabilityTestL(KOpaqueDirectory(), KWbxmlExt(), &CStabilityTestClass::TestChunkL); CleanupStack::PopAndDestroy(syncmlTestMax); - ::DeleteTestDirL(); + //::DeleteTestDirL(); __UHEAP_MARKEND; }