You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/07/18 05:14:01 UTC

[jira] [Updated] (CALCITE-1894) CsvTest.testCsvStream failing often

     [ https://issues.apache.org/jira/browse/CALCITE-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajeshbabu Chintaguntla updated CALCITE-1894:
---------------------------------------------
    Description: 
CsvTest.testCsvStream is timing out and failing often.
This is the build failed because of this test.
https://travis-ci.org/apache/calcite/jobs/253794426
{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}

  was:
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}


> 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.
> This is the build failed because of this test.
> https://travis-ci.org/apache/calcite/jobs/253794426
> {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)