tests: marked some xfail tests that are now working

This commit is contained in:
Marcin Kuzminski 2016-07-14 14:17:34 +02:00
parent 583f63c376
commit a03e4a88f9

View file

@ -113,8 +113,7 @@ class TestAuthSettingsController(object):
response.mustcontain('Authentication Plugins')
@pytest.mark.parametrize("disable_plugin, needs_import", [
pytest.mark.xfail(('egg:rhodecode-enterprise-ce#container', None),
reason="Migration of container plugin pending."),
('egg:rhodecode-enterprise-ce#headers', None),
('egg:rhodecode-enterprise-ce#crowd', None),
('egg:rhodecode-enterprise-ce#jasig_cas', None),
('egg:rhodecode-enterprise-ce#ldap', None),