diff -r 735348f59235 -r 948c7f65f6d4 mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp --- a/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp Tue Aug 31 16:43:06 2010 +0300 +++ b/mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7908.cpp Wed Sep 01 12:38:50 2010 +0100 @@ -67,7 +67,7 @@ TInt failCount = 0;//total fail count for all the steps = sum of fail counts in each step TInt stepFailCount; //fail count in each step - TVerdict iAllocTestStepResult = EPass; // XXX check?? assume pass + TVerdict iAllocTestStepResult = EPass; // TODO check?? assume pass err = PerformTestStep(1, stepFailCount); failCount += stepFailCount;