[
https://issues.apache.org/jira/browse/DRILL-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038650#comment-15038650
]
ASF GitHub Bot commented on DRILL-4159:
---------------------------------------
GitHub user StevenMPhillips opened a pull request:
https://github.com/apache/drill/pull/289
DRILL-4159: Use test framework in TestCsvHeader
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StevenMPhillips/drill master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/289.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #289
----
commit f4e34ccac6add649df469f85e38f064962eae90a
Author: Steven Phillips <[email protected]>
Date: 2015-12-03T21:39:03Z
DRILL-4159: Use test framework in TestCsvHeader
----
> TestCsvHeader sometimes fails due to ordering issue
> ---------------------------------------------------
>
> Key: DRILL-4159
> URL: https://issues.apache.org/jira/browse/DRILL-4159
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Steven Phillips
> Assignee: Steven Phillips
>
> This test should be rewritten to use the query test framework, rather than
> doing a string comparison of the entire result set. And it should be
> specified as unordered, so that results aren't affected by the random order
> in which files are read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)