#8255 ipa-4-6 covscan issue in ipatests/test_integration/test_otp.py
Closed: fixed 4 years ago by frenaud. Opened 4 years ago by frenaud.

Covscan detected the following issue in ipa-4-6 branch:

1. freeipa-4.6.8/ipatests/test_integration/test_otp.py:98: original: "title.strip" looks like the original copy.
2. freeipa-4.6.8/ipatests/test_integration/test_otp.py:100: copy_paste_error: "title" in "title.strip" looks like a copy-paste error.
3. freeipa-4.6.8/ipatests/test_integration/test_otp.py:100: remediation: Should it say "instructions" instead?
#    98|               logger.info(title.strip())
#    99|           if instructions:
#   100|->             logger.info(title.strip())
#   101|           for prmpt in prompt_list:
#   102|               prmpt_str = prmpt[0].strip()

Metadata Update from @frenaud:
- Issue assigned to frenaud

4 years ago

Metadata Update from @frenaud:
- Issue set to the milestone: FreeIPA 4.6

4 years ago

ipa-4-6:

  • 8774460 ipatests: fix covscan issue in test_otp.py

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

4 years ago

Login to comment on this ticket.

Metadata