#6420 Pretty print option of pytest makes tracker fail when used in ipa console
Closed: Fixed None Opened 7 years ago by mkubik.

The options attribute of pytest doesn't exist when the code is run outside of pytest process, such as debugging in ipa console. This leads to AttributeError on operations that invoke assert_equal.


master:

  • e54109c ipatests: Fix assert_deepequal outside of pytest process

Metadata Update from @mkubik:
- Issue assigned to mkubik
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Login to comment on this ticket.

Metadata