Closed
Bug 1927832
Opened 4 days ago
Closed 4 days ago
test_sync_auth_manager.js fails on comm-beta
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(thunderbird133 affected)
RESOLVED
DUPLICATE
of bug 1927940
Tracking | Status | |
---|---|---|
thunderbird133 | --- | affected |
People
(Reporter: rjl, Unassigned)
Details
As seen here: https://treeherder.mozilla.org/jobs?repo=comm-beta&selectedTaskRun=dYqQLqwIRv2IPp36pptxDA.0
The log indicates that pref identity.fxaccounts.remote.profile.uri
is unset:
console.error: "formatURLPref: Couldn't get pref: " "identity.fxaccounts.remote.profile.uri"
FxAccountsProfileClient: Initialized
FxAccountsProfileClient: Requested profile
getOAuthToken enter
It looks like this started occurring due to work in the last 4 weeks, bug 1925846 being some of that.
The sync tests in general set prefs = ["identity.fxaccounts.enabled=true"]
.
Flags: needinfo?(geoff)
Comment 1•4 days ago
|
||
Oh whoops, I shouldn't go fixing stuff before checking my inbox in the morning.
Status: NEW → RESOLVED
Closed: 4 days ago
Duplicate of bug: 1927940
Flags: needinfo?(geoff)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•