This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Thomas.Waldmann
Recipients Thomas.Waldmann
Date 2018-07-29.12:50:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532868645.79.0.56676864532.issue34269@psf.upfronthosting.co.za>
In-reply-to
Content
https://github.com/borgbackup/borg/pull/3998

Looks like this fix to our test tearDown method makes the tests work again.

If one looks at what this dirty/problematic hack was done, it might be because of a missing logging reset functionality?
History
Date User Action Args
2018-07-29 12:50:45Thomas.Waldmannsetrecipients: + Thomas.Waldmann
2018-07-29 12:50:45Thomas.Waldmannsetmessageid: <1532868645.79.0.56676864532.issue34269@psf.upfronthosting.co.za>
2018-07-29 12:50:45Thomas.Waldmannlinkissue34269 messages
2018-07-29 12:50:45Thomas.Waldmanncreate