tests/pam_winbind.py: turn pypamtest.PamTestError into a failure
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Sep 2019 06:04:42 +0000 (08:04 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 24 Sep 2019 18:30:37 +0000 (18:30 +0000)
commitcd3ffaabb568db26e0de5e83178487e5947c4f09
treebc6cfe1243cc78a91a10d369a39cbefe163512a9
parenta77be15d28390c5d12202278adbe6b50200a2c1b
tests/pam_winbind.py: turn pypamtest.PamTestError into a failure

A failure generated by the AssertionError() checks can be added
to selftest/knownfail.d/*.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
python/samba/tests/pam_winbind.py
python/samba/tests/pam_winbind_chauthtok.py
python/samba/tests/pam_winbind_warn_pwd_expire.py