]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests: Use assertMultiLineEqual() to get better failure output
authorAndreas Schneider <asn@samba.org>
Mon, 15 Jul 2024 08:25:50 +0000 (10:25 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 15 Jul 2024 13:51:03 +0000 (13:51 +0000)
commit6f3545cecad810793d8eabb5a7c9fa41af964fc0
tree92c21dbcaa301dc3eca11f0e78ba48f8cccb6e87
parentbbe2c82f620e692272f6292ff86b4a2167e0d6c4
python:tests: Use assertMultiLineEqual() to get better failure output

When not equal a diff of the two strings highlighting the differences
will be included this way.

This is a flapping test.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jul 15 13:51:03 UTC 2024 on atb-devel-224
python/samba/tests/dckeytab.py