[Buildbot-devel] trial buildbot.net failing..
Charles Lepple
clepple at gmail.com
Thu Jun 23 01:39:09 UTC 2011
On Jun 22, 2011, at 9:30 PM, William Deegan wrote:
> Greetings,
>
> Here's the error for the first (of many, but not all tests) failing..
>
> [ERROR]
> Traceback (most recent call last):
> File "/Users/bdbaddog/devel/buildbot/sandbox/lib/python2.6/site-
> packages/twisted/trial/runner.py", line 589, in loadPackage
> module = modinfo.load()
> File "/Users/bdbaddog/devel/buildbot/sandbox/lib/python2.6/site-
> packages/twisted/python/modules.py", line 383, in load
> return self.pathEntry.pythonPath.moduleLoader(self.name)
> File "/Users/bdbaddog/devel/buildbot/sandbox/lib/python2.6/site-
> packages/twisted/python/reflect.py", line 464, in namedAny
> topLevelPackage = _importAndCheckStack(trialname)
> File "/Users/bdbaddog/devel/buildbot/master/buildbot/test/
> integration/test_upgrade.py", line 19, in <module>
> import mock
> exceptions.ImportError: No module named mock
>
> buildbot.test.integration.test_upgrade
Do you have "mock" installed in that sandbox?
Haven't tried recently, but I think I installed the one here:
http://www.voidspace.org.uk/python/mock/
More information about the devel
mailing list