Closed
Bug 2035890
Opened 1 month ago
Closed 1 month ago
Fix test_sitepolicies.js
Categories
(Enterprise Products :: Firefox, defect)
Enterprise Products
Firefox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janika, Assigned: janika)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [size=1])
Attachments
(1 file)
In test_sitepolicies.js the SitePolicies policy config that gets applied has matches but no policies. The test asserts that hasSitePoliciesForURI returns true for the matching URI.
But it seems that we implemented the opposite to what the assertion actually expects, hence that hasSitePoliciesForURI returns false when there are matches but no actual policies.
Comment 1•1 month ago
|
||
Comment 2•1 month ago
|
||
Authored by https://github.com/1rneh
https://github.com/mozilla/enterprise-firefox/commit/e2edbcdab2e525c5f2b276e19915c6d3c5cf6574
[enterprise-main] Bug 2035890 - Fix test assertion in test_sitepolicies.js (#812)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•