[ https://issues.apache.org/jira/browse/HIVE-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716564#comment-13716564 ]
Brock Noland commented on HIVE-4892: ------------------------------------ Hi, PTest2 parses the TEST-\*.xml logs and the patch does include "sample" TEST outputs for uniting testing purposes. Unfortunately in the current version they are named TEST..xml in the source tree which is causing ptest2 issues when it finds these outputs. This patch renames them to remove the TEST prefix. There is also a few very small other ouptuts such as hive.log for the same purpose. These already exist in the source tree but are being renamed. When we get this committed I can submit a performance improvement patch that should increase throughput of the pre-commit tests by 2x. > 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 > 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