Skip to content
  • Carlos Garnacho's avatar
    tests: Adapt TrackerFileNotifier tests to internal behavioral change · e4e7766e
    Carlos Garnacho authored
    Before commit 68381c1d, ensure_parents() would stop before the indexing
    root in the assumption that it was already notified upon, that commit made
    it so those folders are ensured to be notified too.
    
    This internal behavioral change is normally evened out by TrackerMinerFS,
    but shows at the tests for the internal TrackerFileNotifier object as
    there is nothing there to set the IRI for those files.
    e4e7766e