[teiid-issues] [JBoss JIRA] (TEIID-4484) Random test failure with cancelled query

Steven Hawkins (JIRA) issues at jboss.org
Thu Sep 29 20:14:00 EDT 2016


Steven Hawkins created TEIID-4484:
-------------------------------------

             Summary: Random test failure with cancelled query
                 Key: TEIID-4484
                 URL: https://issues.jboss.org/browse/TEIID-4484
             Project: Teiid
          Issue Type: Bug
          Components: Integration Tests
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 9.1, 9.0.5


Due to interrupt handling we can have spurious test failures such as:

{code}
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.39 sec <<< FAILURE! - in org.teiid.jdbc.TestResultsCache
testScope(org.teiid.jdbc.TestResultsCache)  Time elapsed: 0.116 sec  <<< ERROR!
org.teiid.jdbc.TeiidSQLException: 57014 TEIID30160 The request 1kMLfcEKVhMX.0 has been cancelled.
	at org.teiid.query.processor.QueryProcessor.nextBatchDirect(QueryProcessor.java:146)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list