Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- replaceafill@system76:~/sandboxes/cte-fixes/schooltool$ bin/test-headless --all -s schooltool.virginia
- Running tests at all levels
- Running schooltool.virginia.stesting.virginia_selenium_layer tests:
- Set up schooltool.virginia.stesting.virginia_selenium_layer Traceback (most recent call last):
- File "/home/replaceafill/.buildout/eggs/zope.testrunner-4.0.3-py2.7.egg/zope/testrunner/runner.py", line 380, in run_layer
- setup_layer(options, layer, setup_layers)
- File "/home/replaceafill/.buildout/eggs/zope.testrunner-4.0.3-py2.7.egg/zope/testrunner/runner.py", line 672, in setup_layer
- layer.setUp()
- File "/home/replaceafill/sandboxes/cte-fixes/schooltool/src/schooltool/testing/selenium.py", line 1185, in setUp
- ZCMLLayer.setUp(self)
- File "/home/replaceafill/sandboxes/cte-fixes/schooltool/src/schooltool/testing/functional.py", line 85, in setUp
- _ZCMLLayer.setUp(self)
- File "/home/replaceafill/.buildout/eggs/zope.app.testing-3.10.0-py2.7.egg/zope/app/testing/functional.py", line 336, in setUp
- self.config_file, product_config=self.product_config)
- File "/home/replaceafill/.buildout/eggs/zope.app.testing-3.10.0-py2.7.egg/zope/app/testing/functional.py", line 215, in __init__
- self.app = Debugger(self.db, config_file)
- File "/home/replaceafill/.buildout/eggs/zope.app.debug-3.4.1-py2.7.egg/zope/app/debug/debug.py", line 37, in __init__
- self.db = database(db)
- File "/home/replaceafill/.buildout/eggs/zope.app.appsetup-3.14.0-py2.7.egg/zope/app/appsetup/appsetup.py", line 147, in database
- notify(zope.processlifetime.DatabaseOpened(db))
- File "/home/replaceafill/.buildout/eggs/zope.event-3.5.1-py2.7.egg/zope/event/__init__.py", line 31, in notify
- subscriber(event)
- File "/home/replaceafill/.buildout/eggs/zope.component-3.10.0-py2.7.egg/zope/component/event.py", line 24, in dispatch
- zope.component.subscribers(event, None)
- File "/home/replaceafill/.buildout/eggs/zope.component-3.10.0-py2.7.egg/zope/component/_api.py", line 136, in subscribers
- return sitemanager.subscribers(objects, interface)
- File "/home/replaceafill/.buildout/eggs/zope.component-3.10.0-py2.7.egg/zope/component/registry.py", line 321, in subscribers
- return self.adapters.subscribers(objects, provided)
- File "/home/replaceafill/.buildout/eggs/zope.interface-3.6.1-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
- subscription(*objects)
- File "/home/replaceafill/.buildout/eggs/zope.app.appsetup-3.14.0-py2.7.egg/zope/app/appsetup/bootstrap.py", line 175, in bootStrapSubscriber
- zope.event.notify(zope.processlifetime.DatabaseOpenedWithRoot(db))
- File "/home/replaceafill/.buildout/eggs/zope.event-3.5.1-py2.7.egg/zope/event/__init__.py", line 31, in notify
- subscriber(event)
- File "/home/replaceafill/.buildout/eggs/zope.component-3.10.0-py2.7.egg/zope/component/event.py", line 24, in dispatch
- zope.component.subscribers(event, None)
- File "/home/replaceafill/.buildout/eggs/zope.component-3.10.0-py2.7.egg/zope/component/_api.py", line 136, in subscribers
- return sitemanager.subscribers(objects, interface)
- File "/home/replaceafill/.buildout/eggs/zope.component-3.10.0-py2.7.egg/zope/component/registry.py", line 321, in subscribers
- return self.adapters.subscribers(objects, provided)
- File "/home/replaceafill/.buildout/eggs/zope.interface-3.6.1-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
- subscription(*objects)
- File "/home/replaceafill/.buildout/eggs/zope.app.generations-3.6.1-py2.7.egg/zope/app/generations/generations.py", line 521, in evolveMinimumSubscriber
- evolve(event.database, EVOLVEMINIMUM)
- File "/home/replaceafill/.buildout/eggs/zope.app.generations-3.6.1-py2.7.egg/zope/app/generations/generations.py", line 450, in evolve
- manager.install(context)
- File "/home/replaceafill/.buildout/eggs/zope.app.generations-3.6.1-py2.7.egg/zope/app/generations/generations.py", line 160, in install
- evolver.evolve(context)
- File "/home/replaceafill/sandboxes/cte-fixes/schooltool.gradebook/src/schooltool/requirement/generations/install.py", line 30, in evolve
- evolve1.evolve(context)
- File "/home/replaceafill/sandboxes/cte-fixes/schooltool.gradebook/src/schooltool/requirement/generations/evolve1.py", line 59, in evolve
- scoresystems = app[SCORESYSTEM_CONTAINER_KEY] = ScoreSystemContainer()
- File "/home/replaceafill/.buildout/eggs/zope.container-3.12.0-py2.7-linux-x86_64.egg/zope/container/sample.py", line 84, in __setitem__
- setitem(self, self.__data.__setitem__, key, object)
- File "/home/replaceafill/.buildout/eggs/zope.container-3.12.0-py2.7-linux-x86_64.egg/zope/container/contained.py", line 554, in setitem
- raise KeyError(name)
- KeyError: u'schooltool.requirement.scoresystem_container'
- Tests with errors:
- Layer: schooltool.virginia.stesting.virginia_selenium_layer
- replaceafill@system76:~/sandboxes/cte-fixes/schooltool$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement