You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/07/11 21:49:00 UTC

[jira] [Created] (IMPALA-8753) JdbcTest's testConcurrentSessionMixedIdleTimeout() flaky

Joe McDonnell created IMPALA-8753:
-------------------------------------

             Summary: JdbcTest's testConcurrentSessionMixedIdleTimeout() flaky
                 Key: IMPALA-8753
                 URL: https://issues.apache.org/jira/browse/IMPALA-8753
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 3.3.0
            Reporter: Joe McDonnell


An exhaustive run on Centos6 hit a failure in JdbcTest::testConcurrentSessionMixedIdleTimeout():

 
{noformat}
02:29:36 [ERROR] Tests run: 26, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.083 s <<< FAILURE! - in org.apache.impala.service.JdbcTest
02:29:36 [ERROR] testConcurrentSessionMixedIdleTimeout[0](org.apache.impala.service.JdbcTest)  Time elapsed: 13.222 s  <<< FAILURE!
02:29:36 	at org.apache.impala.service.JdbcTest.testConcurrentSessionMixedIdleTimeout(JdbcTest.java:581)
02:29:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
...
02:29:36 [ERROR] Failures: 
02:29:36 [ERROR]   JdbcTest.testConcurrentSessionMixedIdleTimeout:581 expected:<0> but was:<1>
02:29:36 [ERROR] Tests run: 970, Failures: 1, Errors: 0, Skipped: 45{noformat}
The faliure didn't produce much output (no JUnitXML, for example).



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)