← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1250270] Re: Pep8 errors

 

This bug was fixed in the package dialer-app -
0.1+14.04.20131209-0ubuntu1

---------------
dialer-app (0.1+14.04.20131209-0ubuntu1) trusty; urgency=low

  [ Martin Pitt ]
  * Add a README.testing to explain what the tests do and how to run
    them.
  * Drop connected_tests, they are essentially empty and superseded by
    the dialer_app phonesim tests.

  [ Gustavo Pichorim Boiko ]
  * Handle unknown and private numbers.

  [ Leo Arias ]
  * Fix pep8 errors. (LP: #1250270)
  * Fixed static errors detected by pyflakes. (LP: #1250275)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 82
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Mon, 09 Dec 2013 04:18:47 +0000

** Changed in: dialer-app (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1250270

Title:
  Pep8 errors

Status in Dialer app for Ubuntu Touch:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Released

Bug description:
  elopio@tangamandapio-desktop:~/workspace/canonical/dialer-app/trunk$ pep8 .
  ./tests/autopilot/dialer_app/emulators.py:49:80: E501 line too long (81 > 79 characters)
  ./tests/autopilot/dialer_app/tests/__init__.py:30:1: E302 expected 2 blank lines, found 1
  ./tests/autopilot/dialer_app/tests/__init__.py:85:80: E501 line too long (81 > 79 characters)
  ./tests/autopilot/dialer_app/tests/test_calls.py:37:17: E127 continuation line over-indented for visual indent
  ./tests/autopilot/dialer_app/tests/test_calls.py:135:17: E126 continuation line over-indented for hanging indent
  ./tests/autopilot/dialer_app/tests/test_calls.py:138:17: E126 continuation line over-indented for hanging indent
  ./tests/autopilot/dialer_app/tests/test_calls.py:150:80: E501 line too long (105 > 79 characters)
  ./tests/autopilot/dialer_app/tests/test_calls.py:169:80: E501 line too long (83 > 79 characters)
  ./tests/autopilot/dialer_app/tests/test_calls.py:196:5: E303 too many blank lines (2)
  ./tests/autopilot/connected_tests/tests/__init__.py:37:80: E501 line too long (82 > 79 characters)
  ./tests/autopilot/connected_tests/tests/__init__.py:81:80: E501 line too long (81 > 79 characters)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1250270/+subscriptions