freeipa/ipatests
Florence Blanc-Renaud b48fe19fe5 ipatests: fix wrong xfail in test_domain_resolution_order
The test is written for a SSSD fix delivered in 2.2.0, but has a xfail
based on fedora version < 30.
SSSD 2.2.0 was originally available only on fedora 30 but is now also
available on fedora 29, and recent runs on f29 started to succeed
(because the fix is now present) but with a strict xfail.

The fix completely removes the xfail as the current branch is supported on
fedora 29 and 30.

Fixes: https://pagure.io/freeipa/issue/8052
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Sergey Orlov <sorlov@redhat.com>
Reviewed-By: Francois Cami <fcami@redhat.com>
2019-08-30 10:16:52 +02:00
..
azure azure-pipelines.yml: switch to Python 3.7 2019-08-02 20:15:04 +02:00
man Simplify ipa-run-tests script 2019-07-16 13:23:21 +03:00
prci_definitions ipatests: check that ipa-client-automount restores nsswitch.conf at uninstall time 2019-08-28 22:15:50 -04:00
pytest_ipa Test external CA with DNS name constraints 2019-08-06 12:39:46 +02:00
test_cmdline Fix expected return code in tests when server is uninstalled 2019-06-07 11:24:45 +02:00
test_install Move ipachangeconf from ipaclient.install to ipapython 2019-08-28 22:15:50 -04:00
test_integration ipatests: fix wrong xfail in test_domain_resolution_order 2019-08-30 10:16:52 +02:00
test_ipaclient Fix Pytest4.x warning about message 2019-06-19 19:20:14 +10:00
test_ipalib move MSCSTemplate classes to ipalib 2019-07-17 17:58:58 +03:00
test_ipaplatform Don't configure KEYRING ccache in containers 2019-01-18 11:33:11 +01:00
test_ipapython upgrade: remove ipaCert and key from /etc/httpd/alias 2019-07-15 17:08:21 +03:00
test_ipaserver move MSCSTemplate classes to ipalib 2019-07-17 17:58:58 +03:00
test_ipatests_plugins Make use of Azure Pipeline slicing 2019-07-16 13:23:21 +03:00
test_webui WebUI tests: Fix login screen loading issue 2019-08-29 20:16:43 +02:00
test_xmlrpc xmlrpc test: add test for preserved > stage user 2019-07-31 09:34:34 +03:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make use of Azure Pipeline slicing 2019-07-16 13:23:21 +03:00
create_external_ca.py Test external CA with DNS name constraints 2019-08-06 12:39:46 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
ipa-run-tests Simplify ipa-run-tests script 2019-07-16 13:23:21 +03:00
ipa-test-config Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
ipa-test-task Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Simplify ipa-run-tests script 2019-07-16 13:23:21 +03:00
test_util.py Fix Pytest4.1+ warnings about pytest.config 2019-06-19 19:20:14 +10:00
util.py Fix Pytest4.1+ warnings about pytest.config 2019-06-19 19:20:14 +10:00