[
https://issues.apache.org/jira/browse/HIVE-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376596#comment-14376596
]
Hive QA commented on HIVE-10059:
--------------------------------
{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/12706663/HIVE-10059.1.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 7818 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testRevokeTimedOutWorkers
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3120/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3120/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3120/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12706663 - PreCommit-HIVE-TRUNK-Build
> Make udaf_percentile_approx_23.q test more stable
> -------------------------------------------------
>
> Key: HIVE-10059
> URL: https://issues.apache.org/jira/browse/HIVE-10059
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Reporter: Alexander Pivovarov
> Assignee: Alexander Pivovarov
> Attachments: HIVE-10059.1.patch
>
>
> I think the result of the test is not deterministic
> Sometimes line 626 in the output shows 256.0 sometimes 255.5
> Both results are correct because this UDAF returns approximate result.
> Probably results in the range of 255-257 should be considered as correct
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)