Index: exclude.list.windows.x86 =================================================================== --- exclude.list.windows.x86 (revision 581597) +++ exclude.list.windows.x86 (working copy) @@ -29,4 +29,8 @@ # org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case # org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case +# TODO: investigate. May be fails as regression after H-617 patch +org/apache/geronimo/tomcat/ContainerTest +org/apache/geronimo/tomcat/JAASSecurityTest + Index: exclude.list.linux.x86 =================================================================== --- exclude.list.linux.x86 (revision 581597) +++ exclude.list.linux.x86 (working copy) @@ -31,3 +31,7 @@ # HARMONY-4288 org/apache/geronimo/security/jaas/TimeoutTest + +# TODO: investigate. May be fails as regression after H-617 patch +org/apache/geronimo/tomcat/ContainerTest +org/apache/geronimo/tomcat/JAASSecurityTest Index: exclude.list.linux.x86_64 =================================================================== --- exclude.list.linux.x86_64 (revision 581597) +++ exclude.list.linux.x86_64 (working copy) @@ -29,4 +29,6 @@ # org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case # org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case - +# TODO: investigate. May be fails as regression after H-617 patch +org/apache/geronimo/tomcat/ContainerTest +org/apache/geronimo/tomcat/JAASSecurityTest