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

Re: XPASS in fs-test with BDB

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 11 Feb 2015 20:07:33 +0100

On 11.02.2015 20:03, Philip Martin wrote:
> Branko Čibej <brane_at_wandisco.com> writes:
>
>> I'm seeing this in the logs on the svn-x64-macosx-bdb builder on trunk:
>>
>> $ cat fails.log
>> [[[
>> XPASS: fs-test 44: test reopen and modify txn [[WIMP: txn_dir_cache fail in FSFS]]
>> ]]]
>>
>>
>> Philip, I think that's your pigeon; can you please check if this is a
>> fluke, or if we can remove the XFAIL/Work-In-Progress tags from this
>> test case?
> The test shows a bug in FSFS, on that backend the test will XFAIL.
> There is no corresponding bug in BDB of FSX so there the test is an
> XPASS. XPASS/WIMP appears to be the best way to describe a C test that
> behaves that way. I suppose XFAIL/WIMP might also work. I don't think
> there is an easy way to mark a C test as PASS on some backends and FAIL
> on others.

You're right, there's not. OK, as long as this is expected, fine.

Of course, we can always invent new predicate macros for the C tests ...
I'll see if I can come up with an FS-type-aware predicate.

-- Brane
Received on 2015-02-11 20:08:09 CET

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.