python:tests: Avoid exceptions in cleanup code if a test fails in smb3unix.py
commita19e32ef2cbf93657b4a84d0f238d68647bfe3ac
authorAndreas Schneider <asn@samba.org>
Tue, 24 Jan 2023 08:18:46 +0000 (24 09:18 +0100)
committerJule Anger <janger@samba.org>
Fri, 10 Feb 2023 10:52:15 +0000 (10 10:52 +0000)
treeabc511d701d43b76d7c550c54d3640f5a2cf0253
parentf6bbd277dcb05b1d4a92aa7ee2dd5b2a0ed2ecc8
python:tests: Avoid exceptions in cleanup code if a test fails in smb3unix.py

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15301

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit e6f0e4d53285177f7a60559394efeb5a78b6bd53)
python/samba/tests/smb3unix.py