]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
Add fails_on_mod_proxy_fcgi to functional.test_s3.test_100_continue 44/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 4 Mar 2015 21:10:40 +0000 (15:10 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 10 Mar 2015 17:28:13 +0000 (12:28 -0500)
Backport: hammer, firefly

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
s3tests/functional/test_s3.py

index eb925bccaa4b73847038fa15a5d2b936c6a97ca4..16d61d952f07802ff7a4f192f7a15982dc6e414e 100644 (file)
@@ -4673,6 +4673,7 @@ def _simple_http_req_100_cont(host, port, is_secure, method, resource):
 @attr(operation='w/expect continue')
 @attr(assertion='succeeds if object is public-read-write')
 @attr('100_continue')
+@attr('fails_on_mod_proxy_fcgi')
 def test_100_continue():
     bucket = get_new_bucket()
     objname = 'testobj'