[Zope-dev] zope-tests - FAILED: 11, OK: 15, UNKNOWN: 4
Wichert Akkerman
wichert at wiggy.net
Wed Feb 20 15:17:54 UTC 2013
On Feb 20, 2013, at 15:48 , Marius Gedminas <marius at gedmin.as> wrote:
> On Wed, Feb 20, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
>> This is the summary for test reports received on the
>> zope-tests list between 2013-02-18 00:00:00 UTC and 2013-02-19 00:00:00 UTC:
>
> I finally got tired of clicking at the links by hand and wrote a script:
> https://gist.github.com/mgedmin/4995950
>
> It gives me output like this:
> http://zope3.pov.lt/zope-tests-2013-02-20.html
>
>
>> [1] UNKNOWN FAILED (failures=2) : Zope-2.13 Python-2.6.8 : Linux
>> https://mail.zope.org/pipermail/zope-tests/2013-February/072605.html
>
> Failure in test test_menu (Products.Five.browser.tests.test_menu)
>
> Failed example:
> pprint(menu[1])
> Expected:
> {'action': u'@@cockatiel_menu_public.html',
> ...
> Got:
> {'action': '@@cockatiel_menu_public.html',
> ...
>
> Failure in test /home/stefan/autotest/temp/python26-zope213all/src/Products/Five/browser/tests/pages.txt
>
> Failed example:
> page.__name__
> Expected:
> u'eagle.txt'
> Got:
> 'eagle.txt'
These are probably my fault. I'll fix that.
Wichert.
More information about the Zope-Dev
mailing list