This bug was fixed in the package firefox - 69.0+build2-0ubuntu0.16.04.4

---------------
firefox (69.0+build2-0ubuntu0.16.04.4) xenial; urgency=medium

  * Backport an upstream commit to fix the browser.search.get()
    Web Extension API (LP: #1840597)
    - add fix-browser-search-get-api.patch

 -- Olivier Tilloy <[email protected]>  Wed, 28 Aug 2019
12:49:47 +0200

** Changed in: firefox (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1840276

Title:
  autopkgtests fail on xenial

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  New autopkgtests were added to firefox recently
  
(https://bazaar.launchpad.net/~mozillateam/firefox/firefox.xenial/revision/1335).

  They use selenium to drive a headless browser. However the tests fail
  on xenial, because the version of python3-selenium there is too old
  (it lacks an Option class to specify that firefox should be launched
  headless, and it fails to find the geckodriver executable anyway).

  Installing a more recent version with pip makes the tests pass:

      sudo apt install python3-pip
      pip install selenium

  The tests should do that on xenial.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to