Comment 5 for bug 314247

Revision history for this message
ToniMueller (support-oeko) wrote :

Sorry for the confusion. This error:

> blackbox.test_breakin.TestBreakin.test_breakin FAIL 619ms
> pattern "entering debugger" not found in
> """\
> No handlers could be found for logger "bzr"
> """

and, in general, all error logs I sent you, were conducted in a second run where I called 'script' before, and just locked the terminal while the tests were running. IOW, a terminal should have been available at all times.

The problem with filling up /tmp I could not reproduce, but I ran the first test, where it happened, as user 'root', and both the ~/.bzr.log (how can I switch this off, please?) plus /tmp ate some 345 MB on my 400MB root partition (currently, there are only some 52 MB out of 400MB used). Also, tests showed a different failure pattern in that case, but I'm hesitant to do it again on that machine.

As should be obvious from the attached files, bzr fails to remove the temporary files and directories for tests that failed.