#7355 ipa_tests: ipa-run-tests does not parse --ignore option
Closed: fixed 6 years ago Opened 6 years ago by mreznik.

ipa_tests: ipa-run-tests does not parse --ignore option

The issue was introduced in 93c158b.

As a result we are also starting integration tests which we do not have resources for:

ipa-run-tests-3 -v --with-xunit --ignore test_integration --ignore test_webui --ignore test_xmlrpc/test_trust_plugin.py --ignore test_xmlrpc/test_external_members.py
...
...
==================================== ERRORS ====================================
______________________________ ERROR collecting  _______________________________
/usr/lib/python3.6/site-packages/ipatests/test_integration/test_topology.py:51: in <module>
    class TestTopologyOptions(IntegrationTest):
/usr/lib/python3.6/site-packages/ipatests/test_integration/test_topology.py:88: in TestTopologyOptions
    @remove_segment(config.domains[0].master,
E   IndexError: list index out of range

Metadata Update from @mreznik:
- Custom field external_tracker adjusted to https://github.com/freeipa/freeipa/pull/1457

6 years ago

Metadata Update from @tdudlak:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata