[ https://issues.apache.org/jira/browse/HIVE-10168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391873#comment-14391873 ]
Hive QA commented on HIVE-10168: -------------------------------- {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/12708775/HIVE-10168.2.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 8693 tests executed *Failed tests:* {noformat} TestMinimrCliDriver-smb_mapjoin_8.q - did not produce a TEST-*.xml file org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testMetastoreProxyUser org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore org.apache.hive.jdbc.TestSSL.testSSLFetchHttp {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3242/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3242/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3242/ 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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12708775 - PreCommit-HIVE-TRUNK-Build > make groupby3_map.q more stable > ------------------------------- > > Key: HIVE-10168 > URL: https://issues.apache.org/jira/browse/HIVE-10168 > Project: Hive > Issue Type: Improvement > Components: Tests > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Attachments: HIVE-10168.1.patch, HIVE-10168.2.patch > > > The test run aggregation query which produces several DOUBLE numbers. > Assertion framework compares output containing DOUBLE numbers without any > delta. > As a result test is not stable > e.g. build 3219 failed with the following test result > {code} > groupby3_map.q.out > 139c139 > < 130091.0 260.182 256.10355987055016 98.0 0.0 > 142.92680950752379 143.06995106518903 20428.07287599999 > 20469.010897795582 > --- > > 130091.0 260.182 256.10355987055016 98.0 0.0 > > 142.9268095075238 143.06995106518906 20428.072876 > > 20469.01089779559 > {code} > http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3219/testReport/junit/org.apache.hadoop.hive.cli/TestCliDriver/testCliDriver_groupby3_map/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)