[
https://issues.apache.org/jira/browse/HIVE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-90:
-------------------------------
Fix Version/s: 0.3.0
(was: 0.6.0)
> TestGetDBs assumes a specific File.list() order
> -----------------------------------------------
>
> Key: HIVE-90
> URL: https://issues.apache.org/jira/browse/HIVE-90
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Testing Infrastructure
> Reporter: Johan Oskarsson
> Assignee: Johan Oskarsson
> Priority: Minor
> Fix For: 0.3.0
>
> Attachments: HIVE-90.patch, HIVE-90.patch
>
>
> In the latest trunk TestGetDBs fail on my ubuntu machine. The reason is that
> it assumes the result from FileStore.getDatabases returns the databases in a
> specific order. getDatabases() in turn gets the output from File.list() that
> doesn't guarantee the order.
> http://java.sun.com/javase/6/docs/api/java/io/File.html#list()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.