#5756 test_plugable.py: test_Registrar may be possible incomplete
Closed: wontfix 5 years ago by rcritten. Opened 8 years ago by mbasti.

Defined but unused:

    class plugin3(Base3):
        pass

and

    # Check that overriding works
    orig1 = plugin1

So there is no check to test if overriding works with plugin1

something like:

assert orig1 not in r
assert orig1 is not plugin1

is probably missing, if not then please remove unused variables completely.


Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

Thank you taking time to submit this request for FreeIPA. Unfortunately this bug was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfil this request I am closing the issue as wontfix. To request re-consideration of this decision please reopen this issue and provide additional technical details about its importance to you.

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

5 years ago

Login to comment on this ticket.

Metadata