]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
Flag test_bucket_list_maxkeys_unreadable as failing on dho & rgw.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 11 Aug 2011 16:28:48 +0000 (09:28 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 11 Aug 2011 16:28:48 +0000 (09:28 -0700)
s3tests/functional/test_s3.py

index ad5695b55e3f2b373f2f8136a3221c10054ad8fb..6cce6405a75181db0e59a2b597cff537c691cba8 100644 (file)
@@ -390,6 +390,8 @@ def test_bucket_list_maxkeys_invalid():
     eq(e.error_code, 'InvalidArgument')
 
 
+@attr('fails_on_rgw')
+@attr('fails_on_dho')
 def test_bucket_list_maxkeys_unreadable():
     bucket = _create_keys(keys=['bar', 'baz', 'foo', 'quxx'])