Hi all,

There is one failing test on my buildbot at the moment. It is the database_dump_load
test.  Here is the appropriate part of the log:

<http://monotone.ca/~mtn-buildbot/ppc-osx104%232/tester_dir.tar>

database_dump_load:23: /Users/mtbuildbot/buildslave/full-ppc- osx104-2/build/mtn --norc --root=/Users/mtbuildbot/buildslave/full-ppc-osx104-2/build/ tester_dir/te sts/database_dump_load --confdir=/Users/mtbuildbot/buildslave/full- ppc-osx104-2/ build/tester_dir/tests/database_dump_load --rcfile /Users/mtbuildbot/ buildslave/ full-ppc-osx104-2/build/tester_dir/tests/database_dump_load/ test_hooks.lua --db= /Users/mtbuildbot/buildslave/full-ppc-osx104-2/build/tester_dir/ tests/database_d ump_load/test.db --keydir /Users/mtbuildbot/buildslave/full-ppc- osx104-2/build/t ester_dir/tests/database_dump_load/keys [email protected] db load --db=test2
.db
stdout:

stderr:
mtn: error: sqlite error: String or BLOB exceeded size limit

exit code: 1

Anyone seen that before? It sounds like an error that shouldn't be possible if you load into the same version of sqlite you dumped from (which we are in this test). That suggests some form of sqlite misuse... or a broken sqlite install.

It also looks like a weird command line. Note the use of two --db arguments.

Be well,

Will       :-}



_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to