gate-sqlalchemy-migrate-python34 fails on "migrate.tests.versioning.test_script.TestPyScript.test_verify_nofuncs"

Bug #1428223 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sqlalchemy-migrate
New
Undecided
Unassigned

Bug Description

http://logs.openstack.org/66/156166/3/check/gate-sqlalchemy-migrate-python34/79b742d/console.html#_2015-03-04_06_14_31_352

2015-03-04 06:14:31.352 | Captured traceback:
2015-03-04 06:14:31.353 | ~~~~~~~~~~~~~~~~~~~
2015-03-04 06:14:31.353 | Traceback (most recent call last):
2015-03-04 06:14:31.353 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/migrate/tests/versioning/test_script.py", line 104, in test_verify_nofuncs
2015-03-04 06:14:31.353 | self.assertRaises(exceptions.InvalidScriptError, self.cls.verify_module, path)
2015-03-04 06:14:31.353 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/testcase.py", line 393, in assertRaises
2015-03-04 06:14:31.353 | self.assertThat(our_callable, matcher)
2015-03-04 06:14:31.353 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/testcase.py", line 404, in assertThat
2015-03-04 06:14:31.353 | mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
2015-03-04 06:14:31.353 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/testcase.py", line 454, in _matchHelper
2015-03-04 06:14:31.353 | mismatch = matcher.match(matchee)
2015-03-04 06:14:31.354 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/matchers/_exception.py", line 108, in match
2015-03-04 06:14:31.354 | mismatch = self.exception_matcher.match(exc_info)
2015-03-04 06:14:31.354 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/matchers/_higherorder.py", line 62, in match
2015-03-04 06:14:31.354 | mismatch = matcher.match(matchee)
2015-03-04 06:14:31.354 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/testcase.py", line 385, in match
2015-03-04 06:14:31.354 | reraise(*matchee)
2015-03-04 06:14:31.354 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/_compat3x.py", line 16, in reraise
2015-03-04 06:14:31.354 | raise exc_obj.with_traceback(exc_tb)
2015-03-04 06:14:31.354 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/matchers/_exception.py", line 101, in match
2015-03-04 06:14:31.354 | result = matchee()
2015-03-04 06:14:31.354 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/.tox/py34/lib/python3.4/site-packages/testtools/testcase.py", line 902, in __call__
2015-03-04 06:14:31.355 | return self._callable_object(*self._args, **self._kwargs)
2015-03-04 06:14:31.355 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/migrate/versioning/script/py.py", line 97, in verify_module
2015-03-04 06:14:31.355 | module = import_path(path)
2015-03-04 06:14:31.355 | File "/home/jenkins/workspace/gate-sqlalchemy-migrate-python34/migrate/versioning/util/importpath.py", line 14, in import_path
2015-03-04 06:14:31.355 | module = __import__(filename)
2015-03-04 06:14:31.355 | ImportError: No module named 'snnfoti3'

Tags: py34 testing
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.