Amareshwari Sriramadasu created LENS-87:
-------------------------------------------

             Summary: TestJdbcDriver.testCancelQuery fails sometimes
                 Key: LENS-87
                 URL: https://issues.apache.org/jira/browse/LENS-87
             Project: Apache Lens
          Issue Type: Bug
          Components: driver-jdbc
            Reporter: Amareshwari Sriramadasu


Here is a failure I observed :

{noformat}
testCancelQuery(org.apache.lens.driver.jdbc.TestJdbcDriver)  Time elapsed: 
1.063 sec  <<< FAILURE!
java.lang.AssertionError: expected [CANCELED] but found [SUCCESSFUL]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:494)
        at org.testng.Assert.assertEquals(Assert.java:123)
        at org.testng.Assert.assertEquals(Assert.java:165)
        at 
org.apache.lens.driver.jdbc.TestJdbcDriver.testCancelQuery(TestJdbcDriver.java:483)


Results :

Failed tests: 
  TestJdbcDriver.testCancelQuery:483 expected [CANCELED] but found [SUCCESSFUL]

{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to