1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/torture/drs
Douglas Bagnall c247afbda0 pytests: heed assertEquals deprecation warning en-masse
TestCase.assertEquals() is an alias for TestCase.assertEqual() and
has been deprecated since Python 2.7.

When we run our tests with in python developer mode (`PYTHONDEVMODE=1
make test`) we get 580 DeprecationWarnings about this.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
2020-02-07 10:37:37 +00:00
..
python pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
rpc s4:torture: always add ';' after torture_assert() 2019-09-10 17:38:40 +00:00
unit werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/torture/drs/unit/prefixmap_tests.c 2016-09-28 00:04:20 +02:00
drs_init.c s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
drs_util.c schema: Make writing indices flag an enum for a new state 2017-11-24 01:13:14 +01:00
wscript_build waf: disable-python - don't build torture bits 2017-03-10 07:31:13 +01:00