** Description changed:

  The dep8 smoke test for kopano-webapp fails when run, with error:
  
      "AssertionError: Webapp not found in page title. Screenshot is at
  screenshot.1567630226.4068964.png"
  
  A copy of the screenshot is here:
      http://www.bryceharrington.org/screenshot.1567630226.4068964.png
  
  Error from the test run:
  
  root@php-kopano:/home/ubuntu/kopano-webapp-3.5.9+dfsg1# ./debian/tests/smoke
  ...
  ======================================================================
  FAIL: test_login (test_webapp.TestWebApp)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/home/ubuntu/kopano-webapp-3.5.9+dfsg1/debian/tests/test_webapp.py", 
line 54, in test_login
      self.fail_with_screenshot("Webapp not found in page title")
    File "/home/ubuntu/kopano-webapp-3.5.9+dfsg1/debian/tests/test_webapp.py", 
line 38, in fail_with_screenshot
      self.fail("%s. Screenshot is at %s" % (msg, screenshot_name))
  AssertionError: Webapp not found in page title. Screenshot is at 
screenshot.1567630226.4068964.png
  ...
  ----------------------------------------------------------------------
  Ran 1 test in 8.409s
  
  FAILED (failures=1)
+ 
+ 
+ To reproduce this:
+ $ lxc launch ubuntu-daily/eoan:amd64 php-kopano
+ $ lxc exec php-kopano -- bash
+ # apt-get source kopano-webapp
+ # cd kopano-webapp-3.5.9+dfsg1
+ # dch -i
+ Add a "no-change rebuild" changelog entry
+ # debuild --no-sign
+ # dpkg -i ../kopano-webapp-common_3.5.9+dfsg1-1_all.deb 
../kopano-webapp-apache2_3.5.9+dfsg1-1_all.deb
+ # ./debian/tests/smoke

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1842755

Title:
  kopano-webapp dep8 smoke test failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kopano-webapp/+bug/1842755/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to