From: Stephon Striplin Date: Fri, 28 Oct 2011 19:46:12 +0000 (-0700) Subject: add fails_on_dho on a failing test X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dec5360c920207f561f74bcf368fb34239208415;p=s3-tests.git add fails_on_dho on a failing test It turns out that the e-mail comments were legitimate. The reason the tests were passing was because the specific users now had e-mail addresses, but this not the default case. --- diff --git a/s3tests/functional/test_s3.py b/s3tests/functional/test_s3.py index 6cf16648..39a9c447 100644 --- a/s3tests/functional/test_s3.py +++ b/s3tests/functional/test_s3.py @@ -1614,6 +1614,10 @@ def test_bucket_acl_no_grants(): bucket.set_acl('private') +# This test will fail on DH Objects. DHO allows multiple users with one account, which +# would violate the uniqueness requirement of a user's email. As such, DHO users are +# created without an email. +@attr('fails_on_dho') def test_bucket_acl_grant_email(): bucket = get_new_bucket() # add alt user