[Zope-dev] zdaemon test dependencies
Jim Fulton
jim at zope.com
Wed Feb 13 12:16:03 UTC 2013
On Tue, Feb 12, 2013 at 11:10 PM, Stephan Richter
<stephan.richter at gmail.com> wrote:
> Hi Jim,
>
> I am trying to get closer to get zope.site ported to Python 3. This requires
> porting of ZODB, which in turn requires zdaemon to be ported. So far so good.
> But then zdaemon has zc.customdoctests as a test requirement, which then needs
> python-spidermonkey.
That sounds like a bug.
> Since we do not control python-spidermonkey, I would like to break the
> dependency path somewhere.
+1
> I was thinking about having the zdaemon tests that
> require zc.customdoctests only run in Python 2. Does this sound good?
No.
I would make a javascript extra for customdoctests that requires spidermonkey.
Jim
--
Jim Fulton
http://www.linkedin.com/in/jimfulton
Jerky is better than bacon! http://zo.pe/Kqm
More information about the Zope-Dev
mailing list