[patch] test log problems
Carl Friedrich Bolz
cfbolz at gmx.de
Sun Sep 24 16:50:36 BST 2006
Hi all!
John pointed out that there is a problem with the code that throws the
log file away if a test is passing. The problem is that the log is
_always_ thrown away, also for failing tests. This is due to a simple
typo (see patch below) introduced by marienz when he tried to fix
problem with doc test.
This makes the test suite pretty much unusable, since you never get the
correct log output. Attached is a fix for the problem. I am working on a
test for the problem, but I think this patch should go into the release
and I am bit short on time. Sorry that I didn't write a test right away,
that would have prevented the problem altogether.
Cheers,
Carl Friedrich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix.patch
Type: text/x-patch
Size: 1120 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060924/fe892273/attachment.bin
More information about the bazaar
mailing list