[Stoq-devel] stoq - Build # 712 - Still Unstable!
romaia at async.com.br
romaia at async.com.br
Sun Nov 6 18:09:19 BRST 2011
stoq - Build # 712 - Still Unstable:
Check console output at http://buildbot.async.com.br/job/stoq/712/ to view the results.
Resultados dos testes:
1 tests failed.
FAILED: stoqlib.test.test_pyflakes.TestPyflakes.test_stoq_pyflakes
Error Message:
2 warnings: stoq/lib/startup.py:79: undefined name 'WindowsError' stoq/lib/startup.py:87: undefined name 'WindowsError'
Stack Trace:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 133, in maybeDeferred
result = f(*args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
result = f(*a, **kw)
File "/var/lib/jenkins/jobs/stoq/workspace/stoqlib/test/test_pyflakes.py", line 117, in <lambda>
func = lambda self, path=path: self.runPyflakes(path)
File "/var/lib/jenkins/jobs/stoq/workspace/stoqlib/test/test_pyflakes.py", line 111, in runPyflakes
raise AssertionError("%d warnings:\n%s\n" % (len(msgs), '\n'.join(msgs), ))
AssertionError: 2 warnings:
stoq/lib/startup.py:79: undefined name 'WindowsError'
stoq/lib/startup.py:87: undefined name 'WindowsError'
More information about the Stoq-devel
mailing list