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 _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev