Has anyone tried using road runner with plone 3.1.4 to speed up their
tests?
http://pypi.python.org/pypi/roadrunnerI'm finding that my doctests die when they try and create the
Products.Five.testbrowser.Browser test browser class:
File "<path>/README.txt", line 14, in README.txt
Failed example:
browser = Browser()
Exception raised:
Traceback (most recent call last):
File "/Users/deskimo17/plone/lhmu/parts/zope2/lib/python/zope/
testing/doctest.py", line 1348, in __run
compileflags, 1) in test.globs
File "<doctest README.txt[1]>", line 1, in ?
browser = Browser()
File "/Users/deskimo17/plone/lhmu/parts/zope2/lib/python/
Products/Five/testbrowser.py", line 93, in __init__
mech_browser = PublisherMechanizeBrowser()
File "/Users/deskimo17/plone/lhmu/parts/zope2/lib/python/
Products/Five/testbrowser.py", line 84, in __init__
self.handler_classes[name] =
mechanize.Browser.handler_classes[name]
KeyError: '_seek'
Anyone seen this before?
Robert
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users