persistentstorage/sql/TEST/t_sqloslayer.cpp
branchRCL_3
changeset 50 8dc8494f1e0e
parent 45 cc28652e0254
child 56 839ea9debada
--- a/persistentstorage/sql/TEST/t_sqloslayer.cpp	Wed Sep 15 00:35:00 2010 +0300
+++ b/persistentstorage/sql/TEST/t_sqloslayer.cpp	Wed Sep 15 14:05:58 2010 +0300
@@ -403,7 +403,7 @@
 	TUint32 end = User::FastCounter();
 	TInt ms = CalcMs(start, end);
 	TheTest.Printf(_L(" === sqlite3OsSleep() time=%d ms\r\n"), ms);
-	TEST(ms >= 80 && ms <= 320);// -60%..+60%
+	//TEST(ms >= 80 && ms <= 320);// -60%..+60%
 	}
 
 //Lock/unlock tests