On 01.05.2018 20:13, Juan Gabriel Covas wrote:
>
>
>
>
>
> Ok, my mistake.
>
>
>
> >>> SUMMARY: All tests successful.
>
>
>
> I got “success” for all the tests from “make check” command after
> compiling svn from sources NOT using the root account.
>
>
>
> First I tried to ensure the buil
Ok, my mistake.
>>> SUMMARY: All tests successful.
I got “success” for all the tests from “make check” command after compiling svn
from sources NOT using the root account.
First I tried to ensure the build process was using the “apr” and “apr-util”
compiled from the subversion-1.10 sources d
Juan Gabriel Covas writes:
> Thanks for your input.
>
> # ./fs-test 14
> PASS: lt-fs-test 14: set/get txn props, commit, validate new rev props
>
>>Does it always fail?
>
> Always Pass when executed individually.
Oops! I gave the wrong executable name. It should be
./locks-test 14
>>What
Dear Apache Enthusiast,
We are pleased to announce our schedule for ApacheCon North America
2018. ApacheCon will be held September 23-27 at the Montreal Marriott
Chateau Champlain in Montreal, Canada.
Registration is open! The early bird rate of $575 lasts until July 21,
at which time it goe
On 01.05.2018 13:43, Juan Gabriel Covas wrote:
>
>
>
> Thanks for your input.
>
>
>
> >> Extract from fails.log:
>
> >> [[[
>
> >> svn_tests: E26: Expected error but got SVN_NO_ERROR
>
> >> FAIL: lt-locks-test 14: lock/unlock when 'write-lock' couldn't be
> obtained
>
> >> ]]]
>
>
>
> >T
Thanks for your input.
>> Extract from fails.log:
>> [[[
>> svn_tests: E26: Expected error but got SVN_NO_ERROR
>> FAIL: lt-locks-test 14: lock/unlock when 'write-lock' couldn't be obtained
>> ]]]
>That's odd. You can run just that one test:
> cd subversion/tests/libsvn_fs
> ./fs-test 14
Juan Gabriel Covas writes:
> svn_tests: E26: Expected error but got SVN_NO_ERROR
> FAIL: lt-locks-test 14: lock/unlock when 'write-lock' couldn't be obtained
> PASS: lt-locks-test 15: lock parent and it's child
> END: locks-test
> ELAPSED: locks-test 0:00:03.594386
>
> Extract from fails.lo
Hello,
First time for me building subversion from sources (Linux). I’ve upgraded a
server from 1.9 to 1.10 and things seem ok, but I have just one test from “make
check” failing.
I’m just wondering if it’s a problem or it may be ignored.
Followed instructions at
http://blog.ashodnakashian.co