[
https://issues.apache.org/jira/browse/HIVE-22653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021276#comment-17021276
]
Hive QA commented on HIVE-22653:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12991511/HIVE-22653.08.patch
{color:green}SUCCESS:{color} +1 due to 26 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 20 failed/errored test(s), 17071 tests
executed
*Failed tests:*
{noformat}
TestAddPartitionsFromPartSpec - did not produce a TEST-*.xml file (likely timed
out) (batchId=229)
TestAlterPartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestAppendPartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestCatalogs - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestDatabases - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestDefaultConstraint - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestExchangePartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestForeignKey - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestGetPartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestHiveMetaStorePartitionSpecs - did not produce a TEST-*.xml file (likely
timed out) (batchId=229)
TestMetaStoreEndFunctionListener - did not produce a TEST-*.xml file (likely
timed out) (batchId=229)
TestMetastoreConf - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestMetastoreScheduledQueries - did not produce a TEST-*.xml file (likely timed
out) (batchId=229)
TestMetrics - did not produce a TEST-*.xml file (likely timed out) (batchId=229)
TestNotNullConstraint - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestObjectStoreStatementVerify - did not produce a TEST-*.xml file (likely
timed out) (batchId=229)
TestPartitionNameWhitelistValidation - did not produce a TEST-*.xml file
(likely timed out) (batchId=229)
TestPrimaryKey - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
TestStats - did not produce a TEST-*.xml file (likely timed out) (batchId=229)
TestTablesGetExists - did not produce a TEST-*.xml file (likely timed out)
(batchId=229)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20275/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20275/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20275/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 20 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12991511 - PreCommit-HIVE-Build
> Remove commons-lang leftovers
> -----------------------------
>
> Key: HIVE-22653
> URL: https://issues.apache.org/jira/browse/HIVE-22653
> Project: Hive
> Issue Type: Bug
> Reporter: David Lavati
> Assignee: David Lavati
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22653.01.patch, HIVE-22653.01.patch,
> HIVE-22653.02.patch, HIVE-22653.03.patch, HIVE-22653.04.patch,
> HIVE-22653.04.patch, HIVE-22653.04.patch, HIVE-22653.05.patch,
> HIVE-22653.06.patch, HIVE-22653.07.patch, HIVE-22653.07.patch,
> HIVE-22653.08.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> HIVE-7145 removed commons-lang - in favor of commons-lang3 - as a direct
> dependency, however a high number of files still refer to commons-lang, which
> is transitively brought in either way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)