Closed
Bug 875826
Opened 12 years ago
Closed 12 years ago
various xpcshell tests in toolkit/identity/... fail on Android
Categories
(Core Graveyard :: Identity, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla25
People
(Reporter: gbrown, Assigned: MattN)
References
Details
(Whiteboard: [mobile-testing][xpcshell])
Attachments
(2 files)
105.56 KB,
patch
|
Details | Diff | Splinter Review | |
1.01 KB,
patch
|
Dolske
:
review+
|
Details | Diff | Splinter Review |
I am trying to run more xpcshell tests on Android.
Most of the toolkit/identity tests fail.
See logs at https://tbpl.mozilla.org/php/getParsedLog.php?id=23349075&tree=Try&full=1
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
This patch leaves browser/modules/SignInToWebsite.jsm hanging in a broken state, and unused ux in the browser xul code. However, for Bug 973906, we already completely disabled that module anyway, so as not to entangle it with rapid b2g changes. So this does not in fact change the status quo.
I'm suggesting we land this patch here, rather than as part of bug 845546, so that we can unblock testing first and then not be rushed in evaluating the patches for bug 845546.
Depends on: 845546
Assignee | ||
Updated•12 years ago
|
Component: General → Identity
Product: Toolkit → Core
Hardware: x86 → All
Assignee | ||
Comment 5•12 years ago
|
||
Skip xpcshell tests that require the identity components on Android since they're not packaged there.
I don't think we should remove the code and tests until there is a replacement and that's already being addressed in bug 845546.
Try push with no identity failures: https://tbpl.mozilla.org/?tree=Try&rev=955a609c9466
Attachment #762511 -
Flags: review?(dolske)
Updated•12 years ago
|
Attachment #762511 -
Flags: review?(dolske) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Thanks.
Pushed: https://hg.mozilla.org/integration/mozilla-inbound/rev/d030698ee3e8
Try push: https://tbpl.mozilla.org/?tree=Try&rev=7ddc5697c126
Assignee: jparsons → mnoorenberghe+bmo
Status: NEW → ASSIGNED
Flags: in-testsuite-
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•