Closed
Bug 1596832
Opened 5 years ago
Closed 5 years ago
Enable all anti-tracking tests on Nightly
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
Bug 1596099 revealed that some anti-tracking tests are disabled unintentionally on Nightly. These tests were disabled on the serviceworker_e10s branch because of bug 1498102 which has been fixed a long time ago but we forgot to remove the corresponding browser.ini annotations.
Additionally, browser_subResources.js and browser_subResourcesPartitioned.js are currently marked as skip-if = serviceworker_e10s which means they're disabled by default on Nightly (due to bug 1456995) so they also don't run on Fission, but we need to separately disable them on Fission while we're working on enabling them in that configuration (bug 1576291).
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38d6fbdbee75
Re-enable all anti-tracking tests on the serviceworker-e10s configuration; r=nhnt11
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•5 years ago
|
Assignee: nobody → ehsan
You need to log in
before you can comment on or make changes to this bug.
Description
•