On Fri, 2015-05-22 at 16:13 +0200, Jakub Hrozek wrote:
> On Thu, May 21, 2015 at 01:43:19PM +0200, Lukas Slebodnik wrote:
> > ehlo,
> > 
> > There were some failed tests in ci log
> > http://sssd-ci.duckdns.org/logs/job/12/67/fedora_rawhide/ci.html
> > http://sssd-ci.duckdns.org/logs/job/14/07/fedora_rawhide/ci.html
> > http://sssd-ci.duckdns.org/logs/job/14/97/debian_testing/ci.html
> > 
> > Attached patch should fix race condition between two SSSDConfigTest 
> > tests.
> > The problem is just in master due to python{2,3} changes.
> > 
> > LS
> 
> The intent is good, but I would prefer using the setUp() and 
> tearDown()
> methods for creating and removing the directory. It's safe because 
> the
> Python documentation says:
>     If setUp() succeeded, the tearDown() method will be run whether
>     runTest() succeeded or not.


It's ambiguous if there is an unhandled exception in the tests, isn't
it?

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to