← Back to team overview

touch-packages team mailing list archive

[Bug 1429200] Re: some autopilot tests fail to dismiss the greeter

 

It might be useful to note that Brendan and I have seen a weird greeter behavior after doing some unity restarts.
What we see is that the swipe from right to left doesn't work. The swipe from left to right dismisses the greeter and shows the security page, but the osk never appears.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1429200

Title:
  some autopilot tests fail to dismiss the greeter

Status in unity8 package in Ubuntu:
  New

Bug description:
  Some autopilot tests are failing with:

  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/unity8/shell/tests/test_lock_screen.py", line 72, in test_pin_screen_wrong_code
      greeter.swipe()
    File "/usr/lib/python3/dist-packages/unity8/shell/emulators/greeter.py", line 59, in swipe
      self.wait_swiped_away()
    File "/usr/lib/python3/dist-packages/unity8/shell/emulators/greeter.py", line 43, in wait_swiped_away
      raise AssertionError("Greeter cover page still up after 10s")
  AssertionError: Greeter cover page still up after 10s

  The screenshot shows that the greeter is still visible. The test log
  shows that the finger events were fired.

  For example:
  https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-vivid-mako/1492/testReport/junit/unity8.shell.tests.test_lock_screen/TestLockscreen/test_can_unlock_pin_screen_Native_Device_/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1429200/+subscriptions


References