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

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

In the krillin phone
  autopilot3 run unity8.indicators.tests.test_action_latency.TestBuffering.test_slider_buffers_activations

Still 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

Am i actually right in thinking this branch has to fix that autopilot test or am i testing the wrong thing?

review: Needs Fixing

« Back to merge proposal