Index: exclude.list.linux.x86 =================================================================== --- exclude.list.linux.x86 (revision 603919) +++ exclude.list.linux.x86 (working copy) @@ -24,10 +24,13 @@ org/apache/geronimo/timer/TransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases org/apache/geronimo/timer/NontransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases -# H-4053 -# org/apache/geronimo/gjndi/JavaCompContextTest # 9 test cases -# org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case -# org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case +# Tests periodically fail on Linux because of they contain the hardcoded port value. +org/apache/geronimo/security/jaas/ConfigurationEntryTest +org/apache/geronimo/security/jaas/LoginKerberousNonGeronimoTest +org/apache/geronimo/security/jaas/LoginKerberousTest +org/apache/geronimo/security/jaas/LoginSQLTest +org/apache/geronimo/security/network/protocol/SubjectCarryingProtocolTest +org/apache/geronimo/security/remoting/jmx/RemoteLoginTest # HARMONY-4288 org/apache/geronimo/security/jaas/TimeoutTest Index: exclude.list.linux.x86_64 =================================================================== --- exclude.list.linux.x86_64 (revision 603919) +++ exclude.list.linux.x86_64 (working copy) @@ -24,8 +24,11 @@ org/apache/geronimo/timer/TransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases org/apache/geronimo/timer/NontransactionalThreadPooledTimerTest # variable number of fails out of 10 test cases -# H-4053 -# org/apache/geronimo/gjndi/JavaCompContextTest # 9 test cases -# org/apache/geronimo/gjndi/JavaCompGBeanTest # 1 test case -# org/apache/geronimo/gjndi/KernelContextGBeanTest # 1 test case +# Tests periodically fail on Linux because of they contain the hardcoded port value. +org/apache/geronimo/security/jaas/ConfigurationEntryTest +org/apache/geronimo/security/jaas/LoginKerberousNonGeronimoTest +org/apache/geronimo/security/jaas/LoginKerberousTest +org/apache/geronimo/security/jaas/LoginSQLTest +org/apache/geronimo/security/network/protocol/SubjectCarryingProtocolTest +org/apache/geronimo/security/remoting/jmx/RemoteLoginTest