[Grok-dev] Grok 1.1: we're going with plan B

Vincent Fretin vincent.fretin at gmail.com
Fri Feb 19 03:19:36 EST 2010


Hi,

There is still a test failure for grokcore.viewlet when you run the test
with bin/test-grok from groktoolkit. Can anyone take a look at it?

Running test-grok-grokcore.viewlet
test-grok-grokcore.viewlet failed with:
Test-module import failures:

Module: grokcore.viewlet.ftests.test_grok_functional

Traceback (most recent call last):
  File "/home/vincentfretin/.buildout/eggs/grokcore.viewlet-1.3-py2.6.egg/grokcore/viewlet/ftests/test_grok_functional.py",
line 8, in <module>
    from zope.app.testing.functional import (HTTPCaller, getRootFolder,
ImportError: No module named testing.functional


Running tests at level 1
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
..........
  Ran 10 tests with 0 failures and 0 errors in 0.207 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Test-modules with import problems:
  grokcore.viewlet.ftests.test_grok_functional


Vincent


More information about the Grok-dev mailing list