Ubuntu Pastebin

Paste from Saviq at Thu, 16 Apr 2015 10:53:40 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/unity8/shell/tests/test_rotation.py", line 132, in test_rotation_with_webbrowser_app
    self._assert_change_of_orientation_and_angle()
  File "/usr/lib/python3/dist-packages/unity8/shell/tests/test_rotation.py", line 53, in _assert_change_of_orientation_and_angle
    self.assertThat(self.orientation, Equals(tmp_o))
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 423, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 1 != 2

Ran 2 tests in 53.800s
FAILED (failures=1)
Download as text