Enable additional warnings (BytesWarning, DeprecationWarning)

Closes: https://fedorahosted.org/freeipa/ticket/6631
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Christian Heimes
2017-02-10 14:19:07 +01:00
committed by Martin Basti
parent dd119f8aad
commit a33b25dea9
2 changed files with 40 additions and 7 deletions

View File

@@ -32,6 +32,7 @@ import sys
import pytest
import ipalib
import ipatests
# This is set to store --with-xunit report in an accessible place: