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

Brock Noland commented on HIVE-4892:
------------------------------------

Hey,

This patch contain some deletes and therefore left some empty files when it was 
applied. We should execute an addendum commit:

{noformat}
svn rm 
./testutils/ptest2/src/test/resources/test-outputs/TEST-SomeTest-truncated.xml 
./testutils/ptest2/src/test/resources/test-outputs/TEST-skewjoin.q-ab8536a7-1b5c-45ed-ba29-14450f27db8b-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml
 
./testutils/ptest2/src/test/resources/test-outputs/TEST-union_remove_9.q-acb9de8f-1b9c-4874-924c-b2107ca7b07c-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml
 
./testutils/ptest2/src/test/resources/test-outputs/TEST-skewjoin_union_remove_1.q-6fa31776-d2b0-4e13-9761-11f750627ad1-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml
 
./testutils/ptest2/src/test/resources/test-outputs/TEST-index_auth.q-bucketcontex-ba31fb54-1d7f-4c70-a89d-477b7d155191-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml
 ./testutils/ptest2/src/test/resources/TEST-SomeTest-failure.xml
{noformat}


                
> PTest2 cleanup after merge
> --------------------------
>
>                 Key: HIVE-4892
>                 URL: https://issues.apache.org/jira/browse/HIVE-4892
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4892.patch, HIVE-4892.patch
>
>
> HIVE-4675 was merged but there are still a few minor issues we need to 
> cleanup:
> * README is out of date
> * Need to limit the number of failed source directories we copy back from the 
> slaves
> * when looking for TEST-*.xml files we look at both the log directory (good) 
> and the failed source directories (bad) therefore duplicating failures in 
> jenkins report
> * We need to process bad hosts in the finally block of PTest.run (HIVE-4882)
> * Need a mechanism to clean the ivy and maven cache (HIVE-4882)
> * PTest2 fails to publish a comment to a JIRA sometimes (HIVE-4889)
> * Now that PTest2 is committed to the source tree it's copying in our 
> TEST-SomeTest*.xml files
> Test Properties:
> NO PRECOMMIT TESTS

--
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

Reply via email to