monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] revert_unchanged_file_preserves_mtime intermittent fail


From: Stephen Leake
Subject: [Monotone-devel] revert_unchanged_file_preserves_mtime intermittent failure on Win32
Date: Tue, 18 Sep 2007 05:47:04 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt)

revert_unchanged_file_preserves_mtime is failing intermittently on
Win32.

That is, most of the time it fails, but sometimes it passes.

This test is looking at file modification times; they should either
increase or not change.

The failure happens when they decrease.

>From the test log, it looks like the times are almost random.

I've tried to debug this by running

./tester -r /Gnu/foo/lua-testsuite.lua /Gnu/monotone-build_mingw/tester_dir 
revert_unchanged_file_preserves_mtime

in gdb. But that prints nothing, and breakpoints in tester.cc mtime
never trigger.

I can step into the Lua interpreter, but I quickly get lost.

Any hints for debugging this?

-- 
-- Stephe




reply via email to

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