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


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to