Paul Burba <ptbu...@gmail.com> writes: >> Scratch that, the op-depth, pristine-store, and tree-conflict-data all >> fail individually too. I hadn't realized that this: >> >> op-depth-test.exe 1 --fs-type bdb >> >> is not equivalent to this: >> >> op-depth-test.exe --fs-type bdb 1 >> >> Fixed that in r1132796 >> >> Paul > > In IRC Bert mentioned he saw no failures with the op-depth, > pristine-store, and tree-conflict-data tests when using static > libraries (he hadn't tried shared). Sure enough, if I build with > static libraries these tests all pass.
The BDB tests pass for a shared build on my Linux machine. -- Philip