[MERGE] test framework distinguishes skips

Alexander Belchenko bialix at ukr.net
Fri Jul 7 19:37:20 BST 2006


John Arbash Meinel пишет:
> Aaron Bentley wrote:
...
>>
>> 210 tests skipped because of platform deficiencies
>> 200 tests skipped due to "Non-unicode filesystem"
>> 10 tests skipped due to "No Symlink support"
>> Tests skipped due to "Non-unicode filesystem":
>>   test_urlutils.TestUrlToPath.test_posix_local_path_to_url
>>   test_urlutils.TestUrlToPath.test_win32_local_path_to_url
>>
>> etc.
> 
> If you do this, it would probably be nicest to have the summary at the
> bottom. Right now I *really* wish a short list of test failures was
> printed after all of the tracebacks. (When you have 10 blackbox tests
> failing, there are many pages of errors to sort through, just to get the
> *names* of the failing tests.)

For my needs I wrote simple script that extracts names of failing tests 
from test.log. May be it will be useful for someone else.

--
Alexander
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: extract_fails.py
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20060707/ecd52f04/attachment.diff 


More information about the bazaar mailing list