On Fri, Mar 7, 2014 at 11:18 PM, Ben Reser <ben_at_reser.org> wrote:
> I'm seeing the following pack test failure on Ubuntu 12.04 x64 with trunk
> at
> r1575427:
> {{{
> make check FS_TYPE=fsx TESTS=subversion/tests/libsvn_fs_x/fs-x-pack-test
> [1/1]
>
> fs-x-pack-test......................................................................FAILURE
> At least one test FAILED, checking
> /home/breser/wandisco/builds/svn-trunk/tests.log
> FAIL: lt-fs-x-pack-test 1: pack a FSX filesystem
> FAIL: lt-fs-x-pack-test 3: read from a packed FSX filesystem
> FAIL: lt-fs-x-pack-test 12: test packing with shard size = 1
> Summary of test results:
> 9 tests PASSED
> 3 tests FAILED
> SUMMARY: Some tests failed.
>
> make: *** [check] Error 1
>
>
I don't see these failures here but they look like
missing initialization.
I managed to binary search my way back to r1567023 which is when the tests
> started failing. I'm starting to dig into why now but since r1567023 is a
> rather non-trivial change I'm sending the mail now in case stefan2 can
> just pop
> in and fix it.
>
I'll have a look at them tomorrow. Since I'm back
at home next Tuesday, my 12.04 machine there
should be able to reproduce the problems.
So, if you want to dig into that code, be my guest.
But the failure might actually be due to the changed
ID behavior (as opposed to a simple coding oversight)
which is in a transient state anyways.
-- Stefan^2.
Received on 2014-03-08 00:18:58 CET