Fixing false memory leak detection by waiting for cache cleanup.
diff --git a/rcpttTests/platform_tests/Contexts/Folder Context/Repeated Save of Folder Context.test b/rcpttTests/platform_tests/Contexts/Folder Context/Repeated Save of Folder Context.test
index cad7c84..07fc35a 100644
--- a/rcpttTests/platform_tests/Contexts/Folder Context/Repeated Save of Folder Context.test
+++ b/rcpttTests/platform_tests/Contexts/Folder Context/Repeated Save of Folder Context.test
@@ -6,8 +6,8 @@
Element-Version: 3.0
External-Reference:
Id: _F7YTACExEeSkpoj5hg4t9Q
-Runtime-Version: 1.5.0.201406020630
-Save-Time: 8/14/14 1:23 PM
+Runtime-Version: 1.5.2.201408180747
+Save-Time: 9/2/14 5:04 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
@@ -35,6 +35,7 @@
go 2
global [val start [get-memory-usage]]
go 100
+wait 5000 //Waiting for LRU cache to clean up
global [val stop [get-memory-usage]]
trace $start