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

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


    [ https://issues.jboss.org/browse/TEIID-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13300652#comment-13300652 ] 

Steven Hawkins commented on TEIID-4484:
---------------------------------------

I cleared the only direct interrupt call on the main thread I could find.  Hopefully that is the only one.

> 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