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

Re: svn trunk r10476: FAIL (win32 ra_local bdb)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-04 00:54:10 CEST

Woo, my win32 box is now doing nightly builds and regression tests on
/trunk!

On Wed, 1969-12-31 at 17:59, sussman@collab.net wrote:

> At least one test FAILED, checking D:\svnbuild\src-trunk\Release\tests.log
> FAIL: utf8_tests.py 1: conversion of paths and logs to/from utf8
> At least one test was SKIPPED, checking D:\svnbuild\src-trunk\Release\tests.log

Looking at tests.log, I see the following details. Can someone comment?

START: utf8_tests.py
CMD: svnadmin.exe "create" "local_tmp\repos" "--bdb-txn-nosync"
"--fs-type=bdb"
<TIME = 1.906000>
CMD: svn.exe "import" "--username" "jrandom" "--password" "rayjandom"
"-m" "Log
message for revision 1." "local_tmp\greekfiles"
"file:///D:/svnbuild/src-trunk/Release/subversion/tests/clients/cmdline/local_tmp/repos" "--config-dir" "D:\svnbuild\src-trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME
= 0.703000>
CMD: svnadmin.exe "create" "repositories\utf8_tests-1"
"--bdb-txn-nosync" "--fs-type=bdb" <TIME = 1.875000>
CMD: svnadmin.exe dump "local_tmp\repos" | svnadmin.exe load
"repositories\utf8_tests-1" <TIME = 0.000000>
CMD: svn.exe "co" "--username" "jrandom" "--password" "rayjandom"
"file:///D:/svnbuild/src-trunk/Release/subversion/tests/clients/cmdline/repositories/utf8_tests-1" "working_copies\utf8_tests-1" "--config-dir" "D:\svnbuild\src-trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME = 2.688000>
CMD: svn.exe "add" "working_copies\utf8_tests-1\b???" "--config-dir"
"D:\svnbuild\src-trunk\Release\subversion\tests\clients\cmdline\local_tmp\config" <TIME = 0.031000>
Failed to schedule i18n filename for addition
EXPECTED STDERR:
ACTUAL STDERR:
svn: Safe data:
"working_copies\utf8_tests-1\b"
... was followed by non-ASCII byte 212.
 
Non-ASCII character detected (see above), and unable to convert to/from
UTF-8
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 Aug 4 00:55:17 2004

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.