test_sync_auth_manager.js failing on comm-beta
Categories
(Thunderbird :: Upstream Synchronization, defect)
Tracking
(thunderbird128 fixed)
Tracking | Status | |
---|---|---|
thunderbird128 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
|
Details | Review |
test_sync_auth_manager.js is failing on beta because of a missing default preference. The test shouldn't even really be running on beta, but it has been for ages so I'm not going to change that now. The fact that it started failing on the last beta before ESR is a complete coincidence.
Assignee | ||
Comment 1•5 months ago
|
||
Assignee | ||
Updated•5 months ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/00712828a3a4
Set a default value of a preference on all channels to fix a test. r=aleca
Assignee | ||
Comment 3•5 months ago
|
||
Comment on attachment 9408314 [details]
Bug 1903451 - Set a default value of a preference on all channels to fix a test. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): changes on m-c (unknown which)
User impact if declined: none, but it will continue to fail on comm-beta and annoy release team
Testing completed (on c-c, etc.): 5 days, but c-c is unaffected
Risk to taking this patch (and alternatives if risky): none
Comment 4•5 months ago
|
||
Comment on attachment 9408314 [details]
Bug 1903451 - Set a default value of a preference on all channels to fix a test. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 5•5 months ago
|
||
bugherder uplift |
Thunderbird 128.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/b8b2faf41086
Description
•