Code review comment for lp:~gang65/ubuntu-system-settings/ubuntu-system-settings-readme-fix

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Unfortunately I don't know why it is failing.

On my othe MR, the problem is the same:
https://code.launchpad.net/~gang65/ubuntu-system-settings/ubuntu-system-settings-readme-fix/+merge/274811

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ubuntu_system_settings/tests/test_system_updates.py", line 91, in test_no_updates_state
    updates.state.wait_for("NOUPDATES")
  File "/usr/lib/python3/dist-packages/autopilot/introspection/types.py", line 180, in wait_for
    failure_msg))
AssertionError: After 10.0 seconds test on SystemUpdatesPage.state failed: 'NOUPDATES' != dbus.String('SEARCHING', variant_level=1)

review: Needs Information

« Back to merge proposal