[ 
https://issues.apache.org/jira/browse/LIBCLOUD-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arfrever Frehtes Taifersar Arahesis reopened LIBCLOUD-245:
----------------------------------------------------------


You accidentally reverted fix in test_ex_get_object_temp_url() in 
libcloud/branches/0.12.x/libcloud/test/storage/test_cloudfiles.py in r1439028:

-        self.assertEquals(''.join(sorted(ret)), ''.join(sorted(temp_url)))
+        self.assertEquals(ret, temp_url)
                
> Test failures with Python 3.3
> -----------------------------
>
>                 Key: LIBCLOUD-245
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-245
>             Project: Libcloud
>          Issue Type: Bug
>            Reporter: Arfrever Frehtes Taifersar Arahesis
>            Assignee: Tomaz Muraus
>         Attachments: libcloud-0.11.3-tests.log
>
>
> Libcloud 0.11.3 fails some tests with Python 3.3. Some failures are caused by 
> hash randomization.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to