[ https://issues.apache.org/jira/browse/HIVE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786007#comment-13786007 ]
Hive QA commented on HIVE-4542: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12606713/D13269.2.patch {color:green}SUCCESS:{color} +1 4052 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1028/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1028/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. > TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected database > --------------------------------------------------------------------------- > > Key: HIVE-4542 > URL: https://issues.apache.org/jira/browse/HIVE-4542 > Project: Hive > Issue Type: Bug > Affects Versions: 0.12.0 > Reporter: Thejas M Nair > Assignee: Vaibhav Gumashta > Attachments: D13269.1.patch, D13269.2.patch, HIVE-4542.1.patch, > HIVE-4542.2.patch > > > The check for database name in TestJdbcDriver2.testMetaDataGetSchemas fails > with the error - > {code} > junit.framework.ComparisonFailure: expected:<...efault> but was:<...bname> > {code} > ie, a database called dbname is found, which it does not expect. This failure > will happen depending on the order in which the function get the databases, > if "default" database is the first one, it succeeds. -- This message was sent by Atlassian JIRA (v6.1#6144)