[ https://issues.apache.org/jira/browse/HIVE-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124608#comment-14124608 ]
Hive QA commented on HIVE-8011: ------------------------------- {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/12666951/HIVE-8011.1.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6184 tests executed *Failed tests:* {noformat} org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/670/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/670/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-670/ 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: 12666951 > Fix couple of tests to work when FileSystem.access() is available > ----------------------------------------------------------------- > > Key: HIVE-8011 > URL: https://issues.apache.org/jira/browse/HIVE-8011 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-8011.1.patch > > > Couple test failures when running against versions of Hadoop that support > FileSystem.access(): > TestStorageBasedMetastoreAuthorizationProviderWithACL: Fails with the extra > tests added in HIVE-6093. The parent class does not override > disallowCreateDatabase(), and it looks like this test should not override it > either either. > TestStorageBasedClientSideAuthorizationProvider: Should change the error > message string we're checking against. -- This message was sent by Atlassian JIRA (v6.3.4#6332)