Bug 874390
| Summary: | Swift test fails | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Pete Zaitcev <zaitcev> |
| Component: | object-storage | Assignee: | Junaid <junaid> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | gluster-bugs, vagarwal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-07-24 17:51:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
CHANGE: http://review.gluster.org/4165 (object-storage: Add a sorted list comparison to test) merged in master by Anand Avati (avati) |
In patched Swift tree: [zaitcev@lembas swift-gluster-work]$ ./.unittests ...................F............. ====================================================================== FAIL: test_get_account_details_from_fs (test.unit.plugins.test_utils.TestUtils) ---------------------------------------------------------------------- Traceback (most recent call last): File "/q/zaitcev/hail/swift-gluster-work/test/unit/plugins/test_utils.py", line 790, in test_get_account_details_from_fs ], repr(cd.obj_list) AssertionError: ['file2', 'file3', 'file1', 'dir1', 'dir2', 'dir3', 'dir1/file2', 'dir1/file1'] ---------------------------------------------------------------------- Ran 1030 tests in 41.088s