freeipa/ipatests/test_ipalib
Petr Viktorin 91e5435c8b test_parameters: Ignore specific error message
In Python 3, the error message from the decimal module is
less clear than before.
(It's apparently the price to pay for speed -- Python3 uses
libmpdec as its Decimal implementation by default.)

Don't check for the exact error message.

https://fedorahosted.org/freeipa/ticket/5638

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2016-02-17 10:41:29 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_aci.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_backend.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_base.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_capabilities.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_cli.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_config.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_crud.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_errors.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_frontend.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_messages.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_output.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_parameters.py test_parameters: Ignore specific error message 2016-02-17 10:41:29 +01:00
test_plugable.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_rpc.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
test_text.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_x509.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00