#6121 Invalid assertion in test_ipaserver/test_adtrustinstance
Closed: Invalid None Opened 7 years ago by lryznaro.

In ipatests/test_ipaserver/test_install/test_adtrustinstance.py, an assertion fails on line 62:

assert not adtrustinstance.check_netbios_name("")

This is due to the fact that the empty string no longer causes installation to fail, but proceeds with different NetBIOS name (see https://fedorahosted.org/freeipa/ticket/6120). The function used by assertion reflects that and hence returns different result.


Metadata Update from @lryznaro:
- Issue assigned to someone
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

7 years ago

Login to comment on this ticket.

Metadata