Hi,

the Zope 2 testrunner has a problem with zope.testing:

<http://www.zope.org/Collectors/Zope/2268>

testbrowser/browser.py tries a  "from test import pystone" import it picks
up the test.py of the Zope 2 testrunner that tries to re-add some
configuration options to testrunner.setup causing the initial error.
Zope 2 or Zope 3 bug...any chance to get this fixed in zope.testing somehow?
A workaround would be to move the import above PystoneTimer.pystonesPerSecond(). Any objections against this workaround?

Andreas

Attachment: pgpZS1ZOIORY7.pgp
Description: PGP signature

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to