#8563 Nightly test failure in test_ipahealthcheck.py::TestIpaHealthCheck::test_ipahealthcheck_ds_riplugincheck
Closed: fixed 3 years ago by frenaud. Opened 3 years ago by frenaud.

Issue

The nightly test test_ipahealthcheck.py::TestIpaHealthCheck::test_ipahealthcheck_ds_riplugincheck is failing because of a missing @pytest.fixture annotation, see the PR #513.

Report shows:

file /usr/lib/python3.8/site-packages/ipatests/test_integration/test_ipahealthcheck.py, line 1083
      def test_ipahealthcheck_ds_riplugincheck(self, update_riplugin):
E       fixture 'update_riplugin' not found
>       available fixtures: LineMatcher, _config_for_test, _pytest, _sys_snapshot, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_integration_logs, disable_crlgen, doctest_namespace, extra, integration_logs, ipactl, linecomp, metadata, mh, modify_cert_trust_attr, modify_permissions, modify_tls, monkeypatch, move_ipa_ca_crt, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rename_ldif, restart_service, restart_tomcat, tempdir, testdir, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
>       use 'pytest --fixtures [testpath]' for help on them.

/usr/lib/python3.8/site-packages/ipatests/test_integration/test_ipahealthcheck.py:1083

Metadata Update from @frenaud:
- Issue assigned to sumenon

3 years ago

master:

  • 2b1230e ipatests: Fix for test_ipahealthcheck_ds_riplugincheck

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

3 years ago

Login to comment on this ticket.

Metadata