[MERGE] Re: Test blackbox.test_filesystem_cicp.TestAdd is failing
Andrew Bennetts
andrew.bennetts at canonical.com
Wed Mar 11 00:06:33 GMT 2009
Lukas Zapletal wrote:
> Hello,
>
> I am trying to do whole selftest of bzr.dev on my laptop but some tests
> are failing. For example the %TOPIC% or other tests (problem with GC: %r
> was gc'd while locked). And there are other failed tests: 45+ err, 21+
> fail, 3+ missing (I have stopped).
>
> I am running on Win32. Info:
[...]
>
> My question: is it ok? Sorry I am new to here...
It depends on the test failure. The ones you show here look like its the
tests that are wrong, not the code. Unfortunately most developers don't run
the full test suite on Windows so we do tend to get unnoticed failures there
from time to time. Here's a patch that should fix test_filesystem_cicp,
which just needs trivial updates for a small change in the output of bzr.
Please try it out. (You can run just those tests with "bzr selftest -s
bb.test_filesystem_cicp")
If you don't mind, please send the full log of test failures you see.
Hopefully they are all as simple as the test_filesystem_cicp fixes :)
-Andrew.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cicp-test-fix.patch
Type: text/x-diff
Size: 5668 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090311/f64a50cf/attachment.bin
More information about the bazaar
mailing list