Code review comment for lp:~ursinha/uci-engine/private-lp-mthood

Revision history for this message
Francis Ginther (fginther) wrote :

I found the failure:
======================================================================
FAIL: test_pep8_conformance (ci_utils.tests.test_style.TestPep8)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.YUCsZ3kgPK/local/lib/python2.7/site-packages/ucitests-0.1.2-py2.7.egg/ucitests/styles.py", line 84, in test_pep8_conformance
    '\n'.join(self.report._msgs))
AssertionError: /tmp/engine/private-lp-mthood/ci-utils/ci_utils/launchpad.py:49:80: E501 line too long (81 > 79 characters)

Can you fix this pep8 error before we merge this please?

review: Needs Information

« Back to merge proposal