← Back to team overview

touch-packages team mailing list archive

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

 

Public bug reported:

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_/

** Affects: unity8 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "unity8.log"
   https://bugs.launchpad.net/bugs/1429200/+attachment/4336313/+files/unity8.log

-- 
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


Follow ups

References