Bug 874390

Summary: Swift test fails
Product: [Community] GlusterFS Reporter: Pete Zaitcev <zaitcev>
Component: object-storageAssignee: Junaid <junaid>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: 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:

Description Pete Zaitcev 2012-11-08 04:30:35 UTC
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

Comment 1 Pete Zaitcev 2012-11-08 05:05:42 UTC
http://review.gluster.org/4165

Comment 2 Vijay Bellur 2012-11-22 02:27:41 UTC
CHANGE: http://review.gluster.org/4165 (object-storage: Add a sorted list comparison to test) merged in master by Anand Avati (avati)