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

Re: Should this test pass?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2007-01-11 10:01:18 CET

Joe Swatosh wrote:
> Hi Daniel,
>
> On 1/10/07, Daniel Rall <dlr@collab.net> wrote:
>> On Wed, 10 Jan 2007, Joe Swatosh wrote:
>>
>> > ... Its interesting that the original
>> > Ruby bindings tests pass on kou's platform.
>>
>> If he was running them only under FSFS, it wouldn't have had this
>> problem,
>> yes?
>>
> True. The first way I got the Ruby binding tests in question to
> "pass" was to change the file system. But what is going on?

Vlad pretty much answered that.

> Is this a bad test?

Yes. You shouldn't try to delete an open FS.

> Should the test be changed to use FSFS and forget about it?

No. All tests should pass on all filesystems.

> Should the bindings be modified so that this test can pass?

Dunno what the bindings do, but closing the filesystem isn't a bindings
issue, IMHO -- it's a usage issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 11 10:02:34 2007

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.