From Dan Kenigsberg <[email protected]>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: tests: Ensure that nobody uses assertEquals
......................................................................


tests: Ensure that nobody uses assertEquals

assertEquals is depracated, we should use assertEqual instead.
See https://docs.python.org/2/library/unittest.html#deprecated-aliases

Change-Id: Ib74943dbfba0a0b0600153594ae4829ad23952d1
Signed-off-by: Nir Soffer <[email protected]>
---
M tests/testlib.py
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/70557
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib74943dbfba0a0b0600153594ae4829ad23952d1
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to