Test doh-rollout addon's local storage migration
Categories
(Firefox :: Security, task, P1)
Tracking
()
People
(Reporter: nhnt11, Assigned: nhnt11)
References
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
Backed out changeset a5a8226554d8 (Bug 1600783) for causing failures in browser_localStorageMigration.js CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=279196123&repo=autoland&lineNumber=1565
Backout: https://hg.mozilla.org/integration/autoland/rev/4d9adeb56c3217b5082d6420e5e80af92072b737
Assignee | ||
Comment 4•5 years ago
|
||
This ran into my old friend bug 1548006. Luckily I am older and wiser now and managed to convert this to an xpcshell test.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=2370c28289aeace3200d4e58577e512c5776a4d4
Comment 6•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 7•5 years ago
|
||
Comment on attachment 9113045 [details]
Bug 1600783 - Test doh-rollout addon's local storage migration. r=mixedpuppy!,maxxcrawford!
Beta/Release Uplift Approval Request
- User impact if declined: No direct impact. This patch lands tests that were previously missing. Uplifting to beta just ensures that the tests run on beta as well, as good practice.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Similar to bug 1598221 - in my opinion, the change is not risky because it just adds tests and removes a line of code to fix a rare bug. The only (very unlikely) cause of failure I can see is something I missed that leads to the tests failing on beta. And in that case we'd detect it pretty quick.
- String changes made/needed:
Comment 8•5 years ago
|
||
Comment on attachment 9113045 [details]
Bug 1600783 - Test doh-rollout addon's local storage migration. r=mixedpuppy!,maxxcrawford!
Minor fix + enabling tests on beta. OK for uplift for today's beta 11 build.
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 10•5 years ago
|
||
This just got backed out because I failed to note that the uplift also requires bug 1601247 to be uplifted. Sorry about this. Requesting uplift on that patch in a moment.
Comment 11•5 years ago
|
||
This was backed out yesterday: https://hg.mozilla.org/releases/mozilla-beta/rev/06a6f546bdc80d35479da191678ace26529db40f
It should be OK to re-land it now along with the patch in bug 1601247.
Comment 12•5 years ago
|
||
bugherder uplift |
Description
•