#4748 otptoken tests are causing all subseqent tests to fail
Closed: Fixed None Opened 9 years ago by tbabej.

Running "ipa-run-tests" will result into tons of SSL certificate failures.

After some exhaustive dissecting, I pinned down the culprit. Any otptoken tests that calls nss.nss_init_nodb() probably does not clean up properly after itself.


master:

  • 792ff0c Re-initialize NSS database after otptoken plugin tests

ipa-4-1:

  • 7215f7e Re-initialize NSS database after otptoken plugin tests

Metadata Update from @tbabej:
- Issue assigned to tbabej
- Issue set to the milestone: FreeIPA 4.1.3

7 years ago

Login to comment on this ticket.

Metadata