[Stoq-devel] stoq - Build # 1562 - Still Unstable!
nobody at async.com.br
nobody at async.com.br
Tue Mar 20 15:41:45 BRT 2012
stoq - Build # 1562 - Still Unstable:
Check console output at http://jenkins.async.com.br/job/stoq/1562/ to view the results.
Resultados dos testes:
1 tests failed.
REGRESSION: stoqlib.test.test_pyflakes.TestPyflakes.test_stoqlib_domain_test_test_sale
Error Message:
2 warnings: stoqlib/domain/test/test_sale.py:218: local variable 'branch' is assigned to but never used stoqlib/domain/test/test_sale.py:222: local variable 'balance_before_sale' is assigned to but never used
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/lib/unittestutils.py", line 53, in <lambda>
func = lambda self, r=root, f=filename: self.check_filename(r, f)
File "/var/lib/jenkins/jobs/stoq/workspace/stoqlib/test/test_pyflakes.py", line 106, in check_filename
"%d warnings:\n%s\n" % (len(msgs), '\n'.join(msgs), ))
AssertionError: 2 warnings:
stoqlib/domain/test/test_sale.py:218: local variable 'branch' is assigned to but never used
stoqlib/domain/test/test_sale.py:222: local variable 'balance_before_sale' is assigned to but never used
More information about the Stoq-devel
mailing list