[py-dev] svn st --xml support for py.path - progress

holger krekel holger at merlinux.eu
Sat Aug 16 20:33:00 CEST 2008


Hi Guido!

On Fri, Aug 08, 2008 at 09:21 +0200, Guido Wesdorp wrote:
> holger krekel wrote:
> >> Also tested SVN 1.5 on Windows XP, which fails, but that also happens 
> >> with trunk...
> >>     
> >
> > could you attach a textual log of the failures? 
> >   
> Hrmph, not easily, but I'll do my best (nice to work on a platform where 
> e.g. copy/paste from a console doesn't work)...
> 
> > did you get to check the degraded test speed? 
> >
> >   
> Ah, right, did that just now... I fear the problem is that SVN 
> interaction is just slow, there's a test (test_status_conflict) that 
> takes about 7 seconds to run on my machine, while I don't think it does 
> anything unexpected... It just creates a second wc, checks out the repo, 
> does some writes and commits and checks for conflicts, which I guess is 
> what it _should_ do. I already changed it so that it doesn't build its 
> own repo anymore, but still it takes a _long_ time to run - i fear the 
> problem is just SVN. :(

i guess any test that takes more than two seconds  should be
categorized as slow and only run when --runslowtests is
enabled.  Could you do this and otherwise merge the branch
to trunk?   

best & thanks! 

holger



More information about the Pytest-dev mailing list