Commit 7941e90f authored by Jérome Perrin's avatar Jérome Perrin

testERP5Type: mark test_request_with_x_forwarded_for expected failure

This is an emergency commit to repair failing tests
parent 656ffa54
......@@ -3320,6 +3320,7 @@ return [
'<Organisation at /%s/organisation_module/organisation_id>' % self.portal.getId(),
repr(document))
@expectedFailure
def test_request_with_x_forwarded_for(self):
script_container = self.portal.portal_skins.custom
script_id = 'ERP5Site_getClientAddr'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment