]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
add fails_on_dho to test_object_create_bad_authorization_unreadable
authorSage Weil <sage@newdream.net>
Mon, 26 Sep 2011 20:37:16 +0000 (13:37 -0700)
committerSage Weil <sage@newdream.net>
Mon, 26 Sep 2011 20:37:16 +0000 (13:37 -0700)
s3tests/functional/test_headers.py

index 27bc9d45b09e3e01a0c631a532ae13402003b82f..a16a3b97eb231ea26845a52e59dafbb369c5a60f 100644 (file)
@@ -381,6 +381,7 @@ def test_object_create_bad_authorization_invalid():
 # the teardown is really messed up here. check it out
 @nose.with_setup(teardown=_clear_custom_headers)
 @attr('fails_on_rgw')
+@attr('fails_on_dho')
 def test_object_create_bad_authorization_unreadable():
     key = _setup_bad_object({'Authorization': '\x07'})