Closed
Bug 1241306
Opened 9 years ago
Closed 9 years ago
TEST-UNEXPECTED-FAIL | services/fxaccounts/tests/xpcshell/test_accounts_device_registration.js | test_updateDeviceRegistration_with_new_device - [test_updateDeviceRegistration_with_new_device : 144] "undefined" == "newly-generated device id"
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 46.0
People
(Reporter: aleth, Assigned: aleth)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
12:07:19 INFO - PROCESS | 9076 | 1453320438830 FirefoxAccounts ERROR device registration failed: ReferenceError: Utils is not defined (resource://gre/modules/FxAccounts.jsm:1428:5) JS Stack trace: _getDeviceType@FxAccounts.jsm:1428:5 < _registerOrUpdateDevice/<@FxAccounts.jsm:1414:48 < Handler.prototype.process@Promise-backend.js:933:23 < this.PromiseWalker.walkerLoop@Promise-backend.js:812:7 < Promise*this.PromiseWalker.scheduleWalkerLoop@Promise-backend.js:743:11 < this.PromiseWalker.schedulePromise@Promise-backend.js:775:7 < this.PromiseWalker.completePromise@Promise-backend.js:710:7 < TaskImpl_run@Task.jsm:320:13 < _do_main@C:\\slave\\test\\build\\tests\\xpcshell\\head.js:208:5 < _execute_test@C:\\slave\\test\\build\\tests\\xpcshell\\head.js:541:5 < @-e:1:1
12:07:19 INFO - PROCESS | 9076 | 1453320438830 FirefoxAccounts ERROR device registration failed: ReferenceError: Utils is not defined (resource://gre/modules/FxAccounts.jsm:1428:5) JS Stack trace: _getDeviceType@FxAccounts.jsm:1428:5 < _registerOrUpdateDevice/<@FxAccounts.jsm:1414:48 < Handler.prototype.process@Promise-backend.js:933:23 < this.PromiseWalker.walkerLoop@Promise-backend.js:812:7 < Promise*this.PromiseWalker.scheduleWalkerLoop@Promise-backend.js:743:11 < this.PromiseWalker.schedulePromise@Promise-backend.js:775:7 < this.PromiseWalker.completePromise@Promise-backend.js:710:7 < TaskImpl_run@Task.jsm:320:13 < _do_main@C:\\slave\\test\\build\\tests\\xpcshell\\head.js:208:5 < _execute_test@C:\\slave\\test\\build\\tests\\xpcshell\\head.js:541:5 < @-e:1:1
12:07:19 INFO - PROCESS | 9076 | 1453320438831 FirefoxAccounts DEBUG _updateAccountData with items: ["isDeviceStale"]
12:07:19 WARNING - TEST-UNEXPECTED-FAIL | services/fxaccounts/tests/xpcshell/test_accounts_device_registration.js | test_updateDeviceRegistration_with_new_device - [test_updateDeviceRegistration_with_new_device : 144] "undefined" == "newly-generated device id"
Assignee | ||
Comment 1•9 years ago
|
||
TB doesn't use Fxaccounts, so we can likely just disable this test.
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8710353 -
Flags: review?(markh)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → aleth
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8710353 -
Flags: review?(markh) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b8f68d046660ed8f4c885653ec8e8b56354399d8
Bug 1241306 - Disable services/fxaccounts/tests/xpcshell/test_accounts_device_registration.js for Thunderbird. r=markh
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 46.0
You need to log in
before you can comment on or make changes to this bug.
Description
•