I found out that the tests failing and the tests producing the exception
are not the same.
The ones that raise the exception are:
Clam_NetworkTests.test_connect_slice
ConnectorsTests.test_sliceable
So, it seems testfarm doesn't like slices.
On 09/28/2011 10:57 PM, Xavier Serra Román wrote:
I was aware of that error, and I found too that page on python.org. But I
couldn't find
any code that produced the error (the recursive call). And also, it doesn't
make sense
that the test farm computer gets it and no other does since all python versions
are 2.6+
Anyway, I'll try commenting the dir on the classes and see which one is the one
that fails
Bye!
On Sep 28, 2011, at 7:59 PM, David GARCÍA GARZÓN wrote:
Related: http://bugs.python.org/issue5508
-----Mensaje Original-----
De David GARCÍA GARZÓN<david.gar...@upf.edu>
Enviado Mié 28/09/2011 19:42
Cc clam-de...@clam-project.org
Asunto --SPAM--:: [clam-devel] Failing ipyclam tests
Xavi, i guess you noticed that the errors on ipyclam tests are still there.
But i just realized that, beside the assertion error, there is some stderror
output shuffled at the begining of the test output.
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__'
in<type 'exceptions.AttributeError'> ignored
3 times. Because it takes a different way, we should not rely on where the
message appears.
Comment out one of the test and if the count reduces by one or two we have a
guilt.
Then we have to wonder what does it mean and why testfarm pc has this error but
not ours.
David.
_______________________________________________
clam-devel mailing list
clam-devel@lists.clam-project.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
_______________________________________________
clam-devel mailing list
clam-devel@lists.clam-project.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org
_______________________________________________
clam-devel mailing list
clam-devel@lists.clam-project.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org