Re: Exception during duplicity testing
Thomas Laubrock via Duplicity-talk <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.duplicity.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Scott, On 21.08.24 18:02, Scott Hannahs via Duplicity-talk wrote: > Ok, I will look for that. But I still don’t know where the “ignored > exception” comes from. At the moment I am ignoring that ignored > exception and will continue to do so. Just thought it may indicate > some other hidden issue. If it was a big problem I expect that it > would have an “f” in the test list and show as a failed test. I think > it is just text that went from python to the std err output. “ignored exception” comes from the python interpreter if the exception is raised late in the shutdown process that it can't be handled any more. Are you able to trace this down to a specific test? At the end this doesn't necessarily mean that this is an issue in duplicity or the test itself, because it could be triggered intentionally while creating an intentional error case. Bye Thomas _______________________________________________ Duplicity-talk mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/duplicity-talk