[
https://issues.apache.org/jira/browse/DRILL-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354194#comment-16354194
]
Paul Rogers commented on DRILL-6139:
------------------------------------
This is in my code; I'll take a look. The test did not fail last time I ran the
developer unit tests. This bit of code is a bit tricky, so I'll need to poke
around a bit.
> Travis CI hangs on TestVariableWidthWriter#testRestartRow
> ---------------------------------------------------------
>
> Key: DRILL-6139
> URL: https://issues.apache.org/jira/browse/DRILL-6139
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.12.0
> Reporter: Boaz Ben-Zvi
> Assignee: Paul Rogers
> Priority: Major
>
> The Travis CI fails (probably hangs, then times out) in the following test:
> {code:java}
> Running org.apache.drill.test.rowSet.test.DummyWriterTest Running
> org.apache.drill.test.rowSet.test.DummyWriterTest#testDummyScalar Running
> org.apache.drill.test.rowSet.test.DummyWriterTest#testDummyMap Tests run: 2,
> Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.109 sec - in
> org.apache.drill.test.rowSet.test.DummyWriterTest Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testSkipNulls
> Running org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testWrite
> Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testFillEmpties
> Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testRollover
> Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testSizeLimit
> Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testRolloverWithEmpties
> Running
> org.apache.drill.test.rowSet.test.TestVariableWidthWriter#testRestartRow
> Killed
>
> Results :
> Tests run: 1554, Failures: 0, Errors: 0, Skipped: 66{code}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)