http://git-wip-us.apache.org/repos/asf/geode/blob/86df4a7c/src/tests/cpp/xml/Bugs/32152.xml
----------------------------------------------------------------------
diff --git a/src/tests/cpp/xml/Bugs/32152.xml b/src/tests/cpp/xml/Bugs/32152.xml
deleted file mode 100755
index d3a6ee9..0000000
--- a/src/tests/cpp/xml/Bugs/32152.xml
+++ /dev/null
@@ -1,1598 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<test-driver version="1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="../testDefinition.xsd">
-
-  <data name="entries">10</data>
-
-  <data name="Local">
-    <snippet>
-      <region name="Local">
-        <region-attributes scope="local"/>
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="AckMirrorNil">
-    <snippet>
-      <region name="AckMirrorNil">
-        <region-attributes scope="distributed-ack" mirroring="true" 
-          caching-enabled="true" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes>
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackMirrorNil">
-    <snippet>
-      <region name="NackMirrorNil">
-        <region-attributes scope="distributed-no-ack" mirroring="true" 
-          caching-enabled="true" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes>
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="AckNmirrorNil">
-    <snippet>
-      <region name="AckNmirrorNil">
-        <region-attributes scope="distributed-ack" mirroring="false" 
-          caching-enabled="true" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackNmirrorNil">
-    <snippet>
-      <region name="NackNmirrorNil">
-        <region-attributes scope="distributed-no-ack" mirroring="false" 
-          caching-enabled="true" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes>
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="AckMirrorIl">
-    <snippet>
-      <region name="AckMirrorIl">
-        <region-attributes scope="distributed-ack" mirroring="true" 
-          caching-enabled="true" interest-list-enabled="true">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackMirrorIl">
-    <snippet>
-      <region name="NackMirrorIl">
-        <region-attributes scope="distributed-no-ack" mirroring="true" 
-          caching-enabled="true" interest-list-enabled="true">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="AckNmirrorIl">
-    <snippet>
-      <region name="AckNmirrorIl">
-        <region-attributes scope="distributed-ack" mirroring="false" 
-          caching-enabled="true" interest-list-enabled="true">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackNmirrorIl">
-    <snippet>
-      <region name="NackNmirrorIl">
-        <region-attributes scope="distributed-no-ack" mirroring="false" 
-          caching-enabled="true" interest-list-enabled="true">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackNmirrorNcacheNil">
-    <snippet>
-      <region name="NackNmirrorNil">
-        <region-attributes scope="distributed-no-ack" mirroring="false" 
-          caching-enabled="false" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="AckNmirrorNcacheNil">
-    <snippet>
-      <region name="AckNmirrorNil">
-        <region-attributes scope="distributed-ack" mirroring="false" 
-          caching-enabled="false" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-       <test name="Local" description="Local Region Process Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local0</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local1</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local2</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local3</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local4</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local5</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local6</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local7</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local8</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">Local9</data>
-                       <data name="regionSpec">Local</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="AckMirrorNil" description="AckMirrorNil Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil0</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil1</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil2</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil3</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil4</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil5</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil6</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil7</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil8</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorNil9</data>
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="NackMirrorNil" description="NackMirrorNil Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil0</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil1</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil2</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil3</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil4</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil5</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil6</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil7</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil8</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorNil9</data>
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="AckNmirrorNil" description="AckNmirrorNil Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil0</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil1</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil2</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil3</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil4</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil5</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil6</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil7</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil8</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNil9</data>
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="NackNmirrorNil" description="NackNmirrorNil Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil0</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil1</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil2</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil3</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil4</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil5</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil6</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil7</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil8</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNil9</data>
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="AckMirrorIl" description="AckMirrorIl Region Process Growth 
test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl0</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl1</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl2</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl3</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl4</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl5</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl6</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl7</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl8</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckMirrorIl9</data>
-                       <data name="regionSpec">AckMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="NackMirrorIl" description="NackMirrorIl Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl0</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl1</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl2</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl3</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl4</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl5</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl6</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl7</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl8</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackMirrorIl9</data>
-                       <data name="regionSpec">NackMirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="AckNmirrorIl" description="AckNmirrorIl Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl0</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl1</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl2</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl3</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl4</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl5</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl6</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl7</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl8</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorIl9</data>
-                       <data name="regionSpec">AckNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="NackNmirrorIl" description="NackNmirrorIl Region Process 
Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl0</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl1</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl2</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl3</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl4</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl5</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl6</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl7</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl8</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorIl9</data>
-                       <data name="regionSpec">NackNmirrorIl</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="NackNmirrorNcacheNil" description="NackNmirrorNcacheNil 
Region Process Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil0</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil1</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil2</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil3</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil4</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil5</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil6</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil7</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil8</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">NackNmirrorNcacheNil9</data>
-                       <data name="regionSpec">NackNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-       <test name="AckNmirrorNcacheNil" description="AckNmirrorNcacheNil 
Region Process Growth test">
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil0</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil1</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil2</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil3</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil4</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil5</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil6</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil7</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil8</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doAddRootRegion" 
container="eventtest" waitTime="60">
-                       <data name="regionName">AckNmirrorNcacheNil9</data>
-                       <data name="regionSpec">AckNmirrorNcacheNil</data>
-               </task>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-               <task name="doEntryOps" action="doRemoveRootRegion" 
container="eventtest" waitTime="60"/>
-               <task name="doEntryOps" action="doSleep" container="eventtest" 
waitTime="60">
-                       <data name="sleepTime">15</data>
-               </task>
-               <task name="doEntryOps" action="doSizeCheck" 
container="eventtest" waitTime="30"/>
-       </test>
-       
-</test-driver>

http://git-wip-us.apache.org/repos/asf/geode/blob/86df4a7c/src/tests/cpp/xml/Bugs/33201.xml
----------------------------------------------------------------------
diff --git a/src/tests/cpp/xml/Bugs/33201.xml b/src/tests/cpp/xml/Bugs/33201.xml
deleted file mode 100755
index 4471c57..0000000
--- a/src/tests/cpp/xml/Bugs/33201.xml
+++ /dev/null
@@ -1,87 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<test-driver version="1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="../testDefinition.xsd">
-       <data name="maxTestTime">6000</data>
-       <data name="workTime">300</data>
-       <data name="totalTaskTimeSec">1200</data>
-       <data name="maxResultWaitSec">600</data>
-       <data name="preemptCounter">10</data>
-       <!-- abort, exit, done ops downcounter before execution -->
-       <data name="maxRegions">100</data>
-
-  <data name="AckMirrorNil">
-    <snippet>
-      <region name="AckMirrorNil">
-        <region-attributes scope="distributed-ack" mirroring="true" 
-          caching-enabled="true" interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackMirrorNil">
-    <snippet>
-      <region name="NackMirrorNil">
-        <region-attributes 
-        scope="distributed-no-ack" 
-        mirroring="true" 
-        caching-enabled="true" 
-        interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes>
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="AckNmirrorNil">
-    <snippet>
-      <region name="AckNmirrorNil">
-        <region-attributes 
-        scope="distributed-ack" 
-        mirroring="false" 
-        caching-enabled="true" 
-        interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-  <data name="NackNmirrorNil">
-    <snippet>
-      <region name="NackNmirrorNil">
-        <region-attributes 
-        scope="distributed-no-ack" 
-        mirroring="false" 
-        caching-enabled="true" 
-        interest-list-enabled="false">
-          <cache-listener library="eventtest" 
function="createETCacheListener"/>
-        </region-attributes> 
-      </region>
-    </snippet>
-  </data>
-  
-       <test name="SocketTest" description="Sockets in use test" 
waitTime="3000">
-               <task name="count" action="doSocketCount" container="eventtest" 
waitTime="300"/>
-               <task name="count" action="doIterate" container="eventtest" 
waitTime="300"/>
-               <task name="count" action="doSocketCount" container="eventtest" 
waitTime="300"/>
-               <task name="CreateRegion" action="doAddRootRegion" 
container="eventtest" waitTime="60" continueOnError="false">
-                       <data name="regionSpec">AckMirrorNil</data>
-               </task>
-               <task name="count" action="doSocketCount" container="eventtest" 
waitTime="300"/>
-               <task name="CreateRegion" action="doAddRootRegion" 
container="eventtest" waitTime="60" continueOnError="false">
-                       <data name="regionSpec">NackMirrorNil</data>
-               </task>
-               <task name="count" action="doSocketCount" container="eventtest" 
waitTime="300"/>
-               <task name="CreateRegion" action="doAddRootRegion" 
container="eventtest" waitTime="60" continueOnError="false">
-                       <data name="regionSpec">AckNmirrorNil</data>
-               </task>
-               <task name="count" action="doSocketCount" container="eventtest" 
waitTime="300"/>
-               <task name="CreateRegion" action="doAddRootRegion" 
container="eventtest" waitTime="60" continueOnError="false">
-                       <data name="regionSpec">NackNmirrorNil</data>
-               </task>
-               <task name="count" action="doSocketCount" container="eventtest" 
waitTime="300"/>
-       </test>
-       
-       
-</test-driver>

Reply via email to