Open Bug 1549752 Opened 5 years ago Updated 1 year ago

EnterprisePolicyTesting.setupPolicyEngineWithJson("") does not unlock previously locked prefs

Categories

(Firefox :: Enterprise Policies, defect, P3)

defect

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

This means that tests that lock a pref using the policy engine and then use EnterprisePolicyTesting.setupPolicyEngineWithJson("") to undo the changes made may perma-fail when running in verify mode, since the second run of the test will see that the pref is previously locked.

For example, see https://phabricator.services.mozilla.com/D30112 where I had to work around this bug.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.