[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Running Python bindings tests on Windows?

From: David James <james_at_cs.toronto.edu>
Date: 2007-01-03 22:55:04 CET

On 1/3/07, David James <james@cs.toronto.edu> wrote:
> > FAIL: test_get_file (ra.SubversionRepositoryAccessTestCase)
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> > File "D:\SVN\src-trunk\subversion\bindings\swig\python\tests\ra.py",
> > line 30, in test_get_file
> > self.assertEqual(rev, fs_revnum)
> > AssertionError: 10503392 != 14
>
> This looks like a bug in either the get_file function or the SWIG
> wrapper. I'm not sure how to fix this one, or debug it. Ideas?

It turns out that this was a bug in the test, which I fixed in r22888.
Let me know if this helps. Everything should work on Windows now.

Give it a try

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 3 22:55:23 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.