Rajeshbabu Chintaguntla created CALCITE-1894:
------------------------------------------------
Summary: CsvTest.testCsvStream failing often
Key: CALCITE-1894
URL: https://issues.apache.org/jira/browse/CALCITE-1894
Project: Calcite
Issue Type: Bug
Reporter: Rajeshbabu Chintaguntla
Assignee: Julian Hyde
CsvTest.testCsvStream is timing out and failing often.
{noformat}
<<< FAILURE! - in org.apache.calcite.test.CsvTest
testCsvStream(org.apache.calcite.test.CsvTest) Time elapsed: 10.044 sec <<<
ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000
milliseconds
at org.apache.calcite.test.CsvTest.testCsvStream(CsvTest.java:729)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)