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

Re: svn trunk r13231: FAIL (x86_64-unknown-linux-gnu static ra_local bdb) (was: Re: utf8_tests.py failing (just me?))

From: <kfogel_at_collab.net>
Date: 2005-03-02 16:24:41 CET

John Szakmeister <john@szakmeister.net> writes:
> On Tuesday 01 March 2005 23:28, C. Michael Pilato wrote:
> > This using a very recent update/build. Need I a clean build? Is
> > anyone else seeing this?
> >
> > [...]
>
> I'm getting this as well. My default SuSE environment is setup to be
> en_US.UTF-8, i.e.:

It's also failing for svntest@jaa.iki.fi, according to the breakage
list, though it's not clear that it's failing for the same reasons.
Here's the relevant bit from tests.log:

START: utf8_tests.py
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync" "--fs-type=bdb" <TIME = 0.029191>
CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "Log message for revision 1." "local_tmp/greekfiles" "file:///srv/svntest/svntest/obj-st/subversion/tests/clients/cmdline/local_tmp/repos" "--config-dir" "/srv/svntest/svntest/obj-st/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 0.042575>
CMD: svnadmin "create" "repositories/utf8_tests-1" "--bdb-txn-nosync" "--fs-type=bdb" <TIME = 0.028609>
CMD: svnadmin dump "local_tmp/repos" | svnadmin load "repositories/utf8_tests-1" <TIME = 0.007228>
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" "file:///srv/svntest/svntest/obj-st/subversion/tests/clients/cmdline/repositories/utf8_tests-1" "working_copies/utf8_tests-1" "--config-dir" "/srv/svntest/svntest/obj-st/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 0.653905>
CMD: svn "add" "working_copies/utf8_tests-1/b" "--config-dir" "/srv/svntest/svntest/obj-st/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 0.023724>
Failed to schedule i18n filename for addition
EXPECTED STDERR:
ACTUAL STDERR:
svn: Can't convert string from native encoding to 'UTF-8':
svn: working_copies/utf8_tests-1/b?\212?\231?\197
EXCEPTION: SVNLineUnequal
FAIL: utf8_tests.py 1: conversion of paths and logs to/from utf8
END: utf8_tests.py

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 2 16:57:04 2005

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.