[
https://issues.apache.org/jira/browse/HIVE-12909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114216#comment-15114216
]
Hive QA commented on HIVE-12909:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12783857/HIVE-12909.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10010 tests
executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
TestMiniTezCliDriver-vector_outer_join5.q-custom_input_output_format.q-vector_groupby_reduce.q-and-12-more
- did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hadoop.hive.ql.security.TestStorageBasedMetastoreAuthorizationDrops.testDropPartition
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6717/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6717/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6717/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12783857 - PreCommit-HIVE-TRUNK-Build
> Some encryption q-tests fail because trash is disabled in
> encryption_with_trash.q
> ---------------------------------------------------------------------------------
>
> Key: HIVE-12909
> URL: https://issues.apache.org/jira/browse/HIVE-12909
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 1.2.1, 2.0.0
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Attachments: HIVE-12909-branch1.1.patch, HIVE-12909.1.patch
>
>
> There are a couple of flaky tests, encryption_drop_partition,q and
> encryption_drop_table.q, that sometimes fail on jenkins because a previous
> q-test, encryption_with_trash.q, is disabling the trash.
> Trash is set automatically in QTestUtil.java. I don't remember why it was due
> that way, probably because some issues with other tests.
> The best way to fix this is to delete encryption_with_trash.q. This test is
> not necessary and redundant, so it is safe to delete it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)