Ubuntu Pastebin

Paste from MacSlow at Tue, 21 Apr 2015 15:28:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
./tests/autopilot/unity8/shell/tests/test_rotation.py:23:1: F401 'indicators' imported but unused
./tests/autopilot/unity8/shell/tests/test_rotation.py:23:1: F401 'shell' imported but unused
./tests/autopilot/unity8/shell/tests/test_rotation.py:29:1: F401 'os' imported but unused
./tests/autopilot/unity8/shell/tests/test_rotation.py:31:1: F401 'ubuntuuitoolkit' imported but unused
./tests/autopilot/unity8/shell/tests/test_rotation.py:33:1: F401 'NotEquals' imported but unused
./tests/autopilot/unity8/shell/tests/test_rotation.py:39:1: E302 expected 2 blank lines, found 1
./tests/autopilot/unity8/shell/tests/test_rotation.py:52:80: E501 line too long (91 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:53:80: E501 line too long (90 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:55:1: E302 expected 2 blank lines, found 1
./tests/autopilot/unity8/shell/tests/test_rotation.py:56:80: E501 line too long (84 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:57:80: E501 line too long (84 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:58:80: E501 line too long (84 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:59:80: E501 line too long (84 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:71:80: E501 line too long (89 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:74:80: E501 line too long (115 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:76:1: E302 expected 2 blank lines, found 1
./tests/autopilot/unity8/shell/tests/test_rotation.py:77:80: E501 line too long (104 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:78:80: E501 line too long (105 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:79:80: E501 line too long (106 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:80:80: E501 line too long (106 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:88:80: E501 line too long (93 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:94:80: E501 line too long (89 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:101:80: E501 line too long (119 > 79 characters)
./tests/autopilot/unity8/shell/tests/test_rotation.py:109:80: E501 line too long (115 > 79 characters)
Download as text