Closed
Bug 1019639
Opened 11 years ago
Closed 11 years ago
[flame] The Call button from Dialer app is not working (has no effect)
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect, P1)
Tracking
(blocking-b2g:2.0+, b2g-v2.0 fixed)
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | fixed |
People
(Reporter: viorela, Assigned: gerard-majax)
References
Details
(Keywords: regression, smoketest, Whiteboard: [fromAutomation])
Attachments
(1 file)
|
195.74 KB,
text/x-log
|
Details |
We are unable to make a call, as the call button is not working
#STR:
1. Launch Dialer app
2. Write a phone number
3. Tap Call button
# Expected results:
A phone call is launched, call screen window is displayed
# Actual results:
Nothing happens; Call button has no effect
Device: Flame
Gaia 61cd07a8b5fa017777db6d345e00afb4fb8789b7
Gecko https://hg.mozilla.org/mozilla-central/rev/f28005b84ed0
BuildID 20140603040210
Version 32.0a1
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
I was able to reproduce this both manually and by running the automated test.
Jenkins run: http://selenium.qa.mtv2.mozilla.com:8080/view/B2G%20Flame/job/b2g.flame.mozilla-central.ui.non-smoketest/47/HTML_Report/
| Reporter | ||
Updated•11 years ago
|
Priority: -- → P1
Comment 1•11 years ago
|
||
reckon fallout from this bug?
https://bugzilla.mozilla.org/show_bug.cgi?id=1008974
Comment 3•11 years ago
|
||
(In reply to Zac C (:zac) from comment #1)
> reckon fallout from this bug?
> https://bugzilla.mozilla.org/show_bug.cgi?id=1008974
That bug talks about making a call from the contacts app. This bug speaks about making a call within the dialer.
Comment 4•11 years ago
|
||
Dialer is working correctly on v1.4 Flame
| Assignee | ||
Comment 5•11 years ago
|
||
Might be a dupe from bug 1019607.
Comment 6•11 years ago
|
||
A quick regression range from releng builds (we can't drill down to tinderbox builds yet):
Last passing
Gecko: https://hg.mozilla.org/mozilla-central/99137ca57770
Gaia: https://github.com/mozilla-b2g/gaia/commit/8341cddb04773957069ac1334692a888b8bb1091
First failing
Gecko: https://hg.mozilla.org/mozilla-central/f28005b84ed0
Gaia: https://github.com/mozilla-b2g/gaia/commit/61cd07a8b5fa017777db6d345e00afb4fb8789b7
Comment 7•11 years ago
|
||
Zac - We need a logcat on this bug.
Comment 8•11 years ago
|
||
logcat of the failure
Comment 9•11 years ago
|
||
The gaia range has two commits: https://github.com/mozilla-b2g/gaia/compare/8341cddb04773957069ac1334692a888b8bb1091...61cd07a8b5fa017777db6d345e00afb4fb8789b7 and none of them looks suspicious.
So this looks like a Gecko regression. I have no idea how to show the commits in that range with hg.
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
I don't think the window above is correct. There's nothing in the push log that seems suspected of the issue.
Comment 12•11 years ago
|
||
We have two JS engine changes maybe… Bug 1018476 and bug 1018621.
Comment 13•11 years ago
|
||
looks like we're fine here, https://github.com/mozilla-b2g/gaia/pull/19938 fixes this issue - tapping a call button will launch a phone call successfully
Keywords: qaurgent,
regressionwindow-wanted
Comment 14•11 years ago
|
||
resolved fixed via fix in bug 1019607 (comment 13)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Viorela, please ensure you're still using [fromAutomation] when it applies; thanks!
Whiteboard: [fromAutomation]
Updated•11 years ago
|
blocking-b2g: 2.0? → 2.0+
Updated•11 years ago
|
Assignee: nobody → lissyx+mozillians
status-b2g-v2.0:
--- → fixed
Target Milestone: --- → 2.0 S3 (6june)
You need to log in
before you can comment on or make changes to this bug.
Description
•