ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #00442
[Bug 1250275] Re: static errors detected by pyflakes
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/1250275
Title:
static errors detected by pyflakes
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/bugs/fix1250270-pep8$ pyflakes .
./tests/autopilot/dialer_app/tests/test_calls.py:13: invalid syntax
From __future__ import absolute_import
^
./tests/autopilot/dialer_app/tests/__init__.py:16: 'GreaterThan' imported but unused
./tests/autopilot/dialer_app/tests/__init__.py:22: 'sleep' imported but unused
./tests/autopilot/connected_tests/tests/test_dialer.py:14: 'Eventually' imported but unused
./tests/autopilot/connected_tests/tests/test_dialer.py:15: 'NotEquals' imported but unused
./tests/autopilot/connected_tests/tests/test_dialer.py:19: 'unittest' imported but unused
./tests/autopilot/connected_tests/tests/test_dialer.py:20: 'time' imported but unused
./tests/autopilot/connected_tests/tests/__init__.py:16: 'GreaterThan' imported but unused
./tests/autopilot/connected_tests/tests/__init__.py:19: 'shutil' imported but unused
To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1250275/+subscriptions