-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6.0-HF23
-
Fix Version/s: 5.6.0-HF24
-
Component/s: Tests
-
Tags:
Some CI job are failing on 5.6.0 because they are running with the latest Firefox version, the tools-nuxeo-ftest 5.6.0 is using directive that does not exist anymore.
This breaks https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.6.0-selenium-dm-tomcat/ with the following error:
TypeError: netscape.security.PrivilegeManager is undefined
Upgrading tools-nuxeo-ftest from 1.7.1 to 1.7.3 should fix it (include NXBT-529)