[ 
https://issues.apache.org/jira/browse/HIVE-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537084#comment-14537084
 ] 

Hive QA commented on HIVE-10664:
--------------------------------



{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/12731709/HIVE-10664.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8921 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_auto_sortmerge_join_2
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_static
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3838/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3838/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3838/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12731709 - PreCommit-HIVE-TRUNK-Build

> Unit tests run fail in windows because of  illegal escape character in file 
> path
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-10664
>                 URL: https://issues.apache.org/jira/browse/HIVE-10664
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Hari Sankar Sivarama Subramaniyan
>            Assignee: Hari Sankar Sivarama Subramaniyan
>         Attachments: HIVE-10664.1.patch
>
>
> {code:title=In windows we hit errors as shown below }
> [ERROR] 
> /D:/w/hv/itests/qtest/target/generated-test-sources/java/org/apache/hadoop/hive/cli/TestHBaseNegativeCliDriver.java:[97,54]
>  illegal escape character
> {code}
> Specifically, the lines it is complaining about in the log, look like this:
> {code:title=line 97 of 
> /itests/qtest/target/generated-test-sources/java/org/apache/hadoop/hive/cli/TestHBaseNegativeCliDriver.java}
> line 97:      
> QTestUtil.addTestsToSuiteFromQfileNames("D:\w\hv\itests\qtest\target\generated-test-sources\java\org\apache\hadoop\hive\cli\TestHBaseNegativeCliDriverQFileNames.txt",
>  qFilesToExecute,
> {code}
> It is executing the itests/qtests directory on the windows platform. It seems 
> as if it is hitting a fairly simple portability problem, of the type that a 
> small change will touch up all of them quickly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to