Code review comment for lp:~nick-dedekind/ubuntu-settings-components/fix-maximumWaitBufferInterval

Revision history for this message
Albert Astals Cid (aacid) wrote :

running autopilot3 run unity8.indicators.tests.test_action_latency.TestBuffering.test_slider_buffers_activations
gives me

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/unity8/indicators/tests/test_action_latency.py", line 163, in test_slider_buffers_activations
    NotEquals(final_value)
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 423, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 1.0 == 1.0

Ran 1 test in 25.957s
FAILED (failures=1)

review: Needs Fixing

« Back to merge proposal