[Zope-dev] buildbot failure in Zope on zc.testbrowser

Christian Theune ct at gocept.com
Sun Jun 8 04:49:05 EDT 2008


On Sat, Jun 07, 2008 at 08:00:25PM +0200, ct at gocept.com wrote:
> ----------------------------------------------------------------------
> File "/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/README.txt", line 9, in README.txt
> Failed example:
>     browser = Browser()
> Exception raised:
>     Traceback (most recent call last):
>       File "/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
>         
>       File "<doctest README.txt[0]>", line 1, in ?
>         browser = Browser()
>       File "/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/real.py", line 107, in __init__
>         self.init_repl(host, port)
>       File "/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/real.py", line 119, in init_repl
>         raise RuntimeError('Error connecting to Firefox at %s:%s.'
>     RuntimeError: Error connecting to Firefox at localhost:4242. Is MozRepl running?

I guess this is another case where a buildbot-specific test runner
configuration would be helpful.

Also, I think I should explicitly ask the test runner to not use the --color
option.

-- 
Christian Theune · ct at gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development


More information about the Zope-Dev mailing list