Re: Tests
From: Philip Martin <philip_at_codematters.co.uk>
 
Date: 2003-06-17 01:00:35 CEST 
"D.J. Heap" <djheap@dhiprovo.com> writes:
 >>There was a testsuite race in past (copying a repository while
 Oops, I misread your original message.  I see now it's test 22 that
    was_dir = os.getcwd()
 If the commit raises an exception then the chdir(was_dir) will not
 This test, and possibly others that use chdir, may need to be
 > Yes, it could be another symptom of the filesystem race, I suppose.  I
 I think the failure indicates that the commit command output contained
   C:\some\path\to\iota
 while the test expected the output to have a path like
   iota
 I don't understand why the error is intermittent, I would expect it to
 -- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jun 17 01:01:27 2003  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.