Ubuntu Pastebin

Paste from mzanetti at Fri, 9 Jan 2015 16:51:44 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
phablet@ubuntu-phablet:~$ autopilot run unity8.shell.tests.test_edges_demo.EdgesDemoTestCase.test_complete_edge_demo
Loading tests from: /usr/lib/python2.7/dist-packages

Tests running...
======================================================================
ERROR: unity8.shell.tests.test_edges_demo.EdgesDemoTestCase.test_complete_edge_demo
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/unity8/shell/tests/test_edges_demo.py", line 34, in setUp
    super().setUp()
TypeError: super() takes at least 1 argument (0 given)

Ran 1 test in 0.024s
FAILED (failures=1)
Download as text