[
https://issues.apache.org/jira/browse/HIVE-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718638#comment-13718638
]
Hive QA commented on HIVE-4915:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12593791/HIVE-4915.1.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 2650 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_view_cast
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/167/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/167/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.CleanupPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
> unit tests fail on windows because of difference in input file size
> -------------------------------------------------------------------
>
> Key: HIVE-4915
> URL: https://issues.apache.org/jira/browse/HIVE-4915
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.12.0
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-4915.1.patch
>
>
> Several qfile based tests fail on windows because in the output of explain
> extended, the total file size of input files shown is different on windows.
> This is because by default text files on windows are checked out with two
> char line endings, and *.dat files used as input files for the tables are
> considered as text files. So for every line in the .dat file, the size of the
> file is larger by 1 byte on windows.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira