autopkgtests fail on xenial

Bug #1840276 reported by Olivier Tilloy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Fix Released
Medium
Olivier Tilloy

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.

Revision history for this message
Olivier Tilloy (osomon) wrote :
Changed in firefox (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 address hidden> Wed, 28 Aug 2019 12:49:47 +0200

Changed in firefox (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.