monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: [Monotone-devel] Imminent release...


From: Justin Patrin
Subject: Fwd: [Monotone-devel] Imminent release...
Date: Sun, 22 Jul 2007 14:39:41 -0700

I meant to send this to the list so that others can see the failures.

---------- Forwarded message ----------
From: Justin Patrin <address@hidden>
Date: Jul 22, 2007 2:39 PM
Subject: Re: [Monotone-devel] Imminent release...
To: Richard Levitte <address@hidden>


On 7/22/07, Richard Levitte <address@hidden> wrote:
Hi,

I've been pondering, and it seems like monotone works as it should on
Linux and BSD's, but not on Solaris for some mysterious reason.  The
Vista buildbot is a bit of a joker in the midst of it all.

For Windows, has anyone else built the latest head successfully, be it
with mingw, cygwin or whatever?

Unless something horrifying happens, and if I get success reports from
one or two other Windows folks, I'm ready to make a release, at the
latest some time tomorrow.


rev 132f940dd197cd38ef1333b3fe9b9ffa8ca6b075 is testing the same as
the previous revs I've run testing on with OS X and MingW (XP).

Mac OS X 10.4:
120 command_outside_checkout                      FAIL (line 3)

runcmd: /Users/jpatrin/src/net.venge.monotone/mtn, local_redir =
false, requested = nil
command_outside_checkout:3: /Users/jpatrin/src/net.venge.monotone/mtn
--norc 
--root=/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout
--confdir=/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout
--rcfile 
/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout/test_hooks.lua
--db=/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout/test.db
--keydir 
/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout/keys
address@hidden status
stdout:

stderr:
mtn: warning: current directory '/private/tmp' is not below root
'/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout'
mtn: misuse: file
/Users/jpatrin/src/net.venge.monotone/tester_dir/command_outside_checkout/test_hooks.lua
does not exist


Check failed (return value): wanted 0 got 1
stack traceback:
 [string "tester builtin functions"]:90: in function 'err'
 [string "tester builtin functions"]:545: in function 'post_cmd'
 [string "tester builtin functions"]:673: in function <[string
"tester builtin functions"]:666>
 (tail call): ?
 ...notone/tests/command_outside_checkout/__driver__.lua:3: in main chunk
 [C]: in function 'xpcall'
 [string "tester builtin functions"]:873: in function 'runtest'
 [string "tester builtin functions"]:960: in function <[string
"tester builtin functions"]:765>


and on Windows XP (MingW):
Interesting tests:
177 empty_environment                             FAIL (line -1)

runcmd: C:\msys\1.0\src\net.venge.monotone/mtn.exe, local_redir =
false, requested = nil
empty_environment:3: C:\msys\1.0\src\net.venge.monotone/mtn.exe --norc
--root=C:\msys\1.0\src\net.venge.monotone/tester_dir/empty_environment
--confdir=C:\msys\1.0\src\net.venge.monotone/tester_dir/empty_environment
--rcfile 
C:\msys\1.0\src\net.venge.monotone/tester_dir/empty_environment/test_hooks.lua
--db=C:\msys\1.0\src\net.venge.monotone/tester_dir/empty_environment/test.db
--keydir C:\msys\1.0\src\net.venge.monotone/tester_dir/empty_environment/keys
address@hidden setup --branch=testbranch .
stdout:

stderr:


empty_environment:3: remove test_keys
libiconv-2 found at c:\MingW\bin/libiconv-2.dll
Cannot find libintl-8
zlib1 found at c:\MingW\bin/zlib1.dll

empty_environment:13: copy c:\MingW\bin/libiconv-2.dll -> libiconv-2.dll

empty_environment:14: copy
[string "tester builtin functions"]:50: bad argument #3 to 'write'
(string expected, got nil)
stack traceback:
       [C]: in function 'write'
       [string "tester builtin functions"]:50: in function 'L'
       [string "tester builtin functions"]:192: in function 'copy'
       ...enge.monotone/tests/empty_environment/__driver__.lua:14: in
main chunk
       [C]: in function 'xpcall'
       [string "tester builtin functions"]:873: in function 'runtest'
       [string "tester builtin functions"]:960: in function <[string "tester
builtin functions"]:765>
no backtrace; type(err) = string

362 revert_unchanged_file_preserves_mtime         FAIL (line 24)

runcmd: C:\msys\1.0\src\net.venge.monotone/mtn.exe, local_redir =
false, requested = nil
revert_unchanged_file_preserves_mtime:21:
C:\msys\1.0\src\net.venge.monotone/mtn.exe --norc
--root=C:\msys\1.0\src\net.venge.monotone/tester_dir/revert_unchanged_file_preserves_mtime
--confdir=C:\msys\1.0\src\net.venge.monotone/tester_dir/revert_unchanged_file_preserves_mtime
--rcfile 
C:\msys\1.0\src\net.venge.monotone/tester_dir/revert_unchanged_file_preserves_mtime/test_hooks.lua
--db=C:\msys\1.0\src\net.venge.monotone/tester_dir/revert_unchanged_file_preserves_mtime/test.db
--keydir 
C:\msys\1.0\src\net.venge.monotone/tester_dir/revert_unchanged_file_preserves_mtime/keys
address@hidden revert file1
stdout:

stderr:
mtn: reverting file1



revert_unchanged_file_preserves_mtime:23: mtime(file1) = 1240428290

Check failed: false
stack traceback:
       [string "tester builtin functions"]:90: in function 'err'
       [string "tester builtin functions"]:720: in function 'check'
       ...revert_unchanged_file_preserves_mtime/__driver__.lua:24: in
main chunk
       [C]: in function 'xpcall'
       [string "tester builtin functions"]:873: in function 'runtest'
       [string "tester builtin functions"]:960: in function <[string "tester
builtin functions"]:765>

445 ws_ops_with_wrong_node_type                   FAIL (line 12)

runcmd: C:\msys\1.0\src\net.venge.monotone/mtn.exe, local_redir =
false, requested = nil
ws_ops_with_wrong_node_type:12:
C:\msys\1.0\src\net.venge.monotone/mtn.exe --norc
--root=C:\msys\1.0\src\net.venge.monotone/tester_dir/ws_ops_with_wrong_node_type
--confdir=C:\msys\1.0\src\net.venge.monotone/tester_dir/ws_ops_with_wrong_node_type
--rcfile 
C:\msys\1.0\src\net.venge.monotone/tester_dir/ws_ops_with_wrong_node_type/test_hooks.lua
--db=C:\msys\1.0\src\net.venge.monotone/tester_dir/ws_ops_with_wrong_node_type/test.db
--keydir 
C:\msys\1.0\src\net.venge.monotone/tester_dir/ws_ops_with_wrong_node_type/keys
address@hidden rename --bookkeep-only dir file/subdir
stdout:

stderr:
mtn: skipping file, already accounted for in workspace

mtn: fatal: std::logic_error: roster.hh:132: invariant
'I(static_cast<bool>(d))' violated

mtn: this is almost certainly a bug in monotone.

mtn: please send this error message, the output of 'mtn version --full',

mtn: and a description of what you were doing to address@hidden

mtn: wrote debugging log to
C:/msys/1.0/src/net.venge.monotone/tester_dir/ws_ops_with_wrong_node_type/_MTN/debug

mtn: if reporting a bug, please include this file



Check failed (return value): wanted 1 got 3
stack traceback:
       [string "tester builtin functions"]:90: in function 'err'
       [string "tester builtin functions"]:545: in function 'post_cmd'
       [string "tester builtin functions"]:673: in function <[string "tester
builtin functions"]:666>
       (tail call): ?
       ...one/tests/ws_ops_with_wrong_node_type/__driver__.lua:12: in
main chunk
       [C]: in function 'xpcall'
       [string "tester builtin functions"]:873: in function 'runtest'
       [string "tester builtin functions"]:960: in function <[string "tester
builtin functions"]:765>

--
Justin Patrin


--
Justin Patrin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]