Add fails_on_mod_proxy_fcgi to functional.test_s3.test_100_continue

Backport: hammer, firefly

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
This commit is contained in:
Andrew Schoen 2015-03-04 15:10:40 -06:00
parent e8c675a49b
commit 3d3ea9bcfe

View 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'