On Thu, Nov 03, 2011 at 02:54:04AM -0500, Jonathan Nieder wrote:
> The failure is described in tests.log:
> 
>       START: auth-test
>       svn_tests: E200006: svn_auth_get_platform_specific_client_providers 
> should return an array of 5 providers
>       FAIL:  lt-auth-test 1: test retrieving platform-specific auth providers
>       END: auth-test
>       ELAPSED: auth-test 0:00:00.179133
> 
> Indeed, instrumenting the test, we learn that the actual number of
> providers returned is 1.
> 
> Known problem?
> 
> Jonathan

Try setting LD_LIBRARY_PATH so that libs from your custom Subversion build
are found when Subversion's kwallet and gnome-keyring plugins are dlopen()ed.

Reply via email to