Open GoogleCodeExporter opened 9 years ago
Found the reason: there is a symbolic link in the one of the paths where
unittest2 search the tests. Django is therefore not the reason. So to make it
reproducible it should be enough to create a symbolyc link somewhere in the
paths scanned for tests. You will see the error then.
Original comment by stefano....@gmail.com
on 28 Nov 2014 at 4:37
Sorry, to make it reproducible you have to create a *broken* symbolyc link
somewhere in the paths scanned for tests.
So it is not a critical bug, but I think it should be fixed, or at least a
clear error message should be reported stating that an error has occured when
trying to access file/dir "x".
Cheers and sorry for the triple-post,
Stefano.
Original comment by stefano....@gmail.com
on 28 Nov 2014 at 4:59
I'd be delighted to fix this. It sounds like it will affect upstream cPython
unittest too - can I ask therefore that you file a ticket in the cPython ticket
tracker (and reference it here)? Thanks!
Original comment by robert.c...@gmail.com
on 12 Mar 2015 at 2:48
Original issue reported on code.google.com by
stefano....@gmail.com
on 28 Nov 2014 at 3:45Attachments: