Peter Bacsko created OOZIE-3292:
-----------------------------------
Summary: Test
TestJMSAccessorService#testConnectionRetryExceptionListener is still flaky
Key: OOZIE-3292
URL: https://issues.apache.org/jira/browse/OOZIE-3292
Project: Oozie
Issue Type: Sub-task
Reporter: Peter Bacsko
Assignee: Peter Bacsko
The problem is the same as described in OOZIE-3289.
{noformat}
estConnectionRetryExceptionListener(org.apache.oozie.service.TestJMSAccessorService)
Time elapsed: 2.53 s <<< FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.Assert.assertFalse(Assert.java:47)
at junit.framework.TestCase.assertFalse(TestCase.java:219)
at
org.apache.oozie.service.TestJMSAccessorService.testConnectionRetryExceptionListener(TestJMSAccessorService.java:237)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)