#6123 Tests: Tracker enables silent deleting and creating entries
Closed: Fixed Opened by lryznaro.

In ipatests/test_xmlrpc/tracker/base.py, methods 'ensure_exists' and 'ensure_missing' are defined. Usage of these methods in other methods, e.g. 'update', causes silent creation or deletion of entries. This practice is discouraged, creation of entries should be handled by programmer himself, not by underlying code.
As part of fix for this ticket all existing tracker based tests should be modified not to use problematic methods.


master:

  • 74e52e86867372365d1d63561f7d1ff961b89ee0 Tests: Remove silent deleting and creating entries by tracker

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

Metadata