Closed
Bug 1061223
Opened 10 years ago
Closed 10 years ago
'Connecting...' message is displayed when trying to call a contact with airplane mode activated
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: viorela, Unassigned)
Details
(Keywords: regression, Whiteboard: [xfail])
Calling a contact with airplane mode activated returns 'Connecting..' message on the screen.
Stacktrace:
Traceback (most recent call last):
File "/home/viorelaioia/.virtualenvs/gaia_moz/local/lib/python2.7/site-packages/marionette_client-0.8.3-py2.7.egg/marionette/marionette_test.py", line 171, in run
testMethod()
File "/home/viorelaioia/WebQA/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_dialer_airplane_mode.py", line 34, in test_dialer_airplane_mode
self.assertEqual("Airplane mode activated", phone.confirmation_dialog_text)
#STR:
1. Launch Settings app
2. Switch on airplane mode and wait for airplane icon to be displayed on status bar
3. Launch Dialer app
4. Write a phone number, then tap Call button
#Expected results:
"Airplane mode activated" message is displayed on the screen
#Actual results:
1."Connecting..." message is displayed on the screen
I was able to reproduce the failure locally, by running the test, and also manually.
This is not reproducible on v2.0.
Jenkins report: http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame.mozilla-central.ui.functional.non-smoke/124/HTML_Report/
#First failing build - master build:
Device firmware (date) 28 Aug 2014 08:29:26
Device firmware (incremental) eng.cltbld.20140828.112916
Device firmware (release) 4.3
Device identifier flame
Gaia date 30 Aug 2014 18:10:16
Gaia revision 2be78d83a760
Gecko build 20140831160203
Gecko revision 1db35d2c9a2f
Gecko version 34.0a1
#Last working build:
Device firmware (date) 28 Aug 2014 08:29:26
Device firmware (incremental) eng.cltbld.20140828.112916
Device firmware (release) 4.3
Device identifier flame
Gaia date 30 Aug 2014 18:10:16
Gaia revision 2be78d83a760
Gecko build 20140831040205
Gecko revision 1db35d2c9a2f
Gecko version 34.0a1
We need a regression range based on tinderbox builds here.
Updated•10 years ago
|
Component: Gaia::Dialer → RIL
Keywords: regression
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]:
QA blocking regression, as this causes an on device automated test to permafail.
blocking-b2g: --- → 2.1?
Keywords: qablocker,
regressionwindow-wanted
Updated•10 years ago
|
Whiteboard: [xfail]
Comment 2•10 years ago
|
||
This issue no longer occurs on the latest 2.1 Tinderbox engineering builds. The "Airplane mode activated" message is displayed on when attempting to call with airplane mode active.
Environmental Variables:
Device: Flame Master
BuildID: 20140901224717
Gaia: 44bf2e3bc5ddea9db9a8c851bd353cb234aa883c
Gecko: c360f3d1c00d
Version: 34.0a1 (Master)
Firmware Version: v123
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(jmitchell)
Keywords: qablocker,
regressionwindow-wanted
QA Contact: jmercado
Comment 3•10 years ago
|
||
Viorela - this does not seem to repro in the latest build - we might want to close this as works-for-me but I was hoping you could verify a no-repro in the latest.
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(jmitchell) → needinfo?(viorela.ioia)
Reporter | ||
Comment 4•10 years ago
|
||
This issue is not reproducible in the latest master build; the test works as expected.
Build info:
Gaia 7e469783859785a8bd4bf02a802f32561c84be7b
Gecko https://hg.mozilla.org/mozilla-central/rev/372ce1f36116
BuildID 20140902160202
Version 35.0a1
ro.build.version.incremental=109
ro.build.date=Mon Jun 16 16:51:29 CST 2014
B1TC00011220
Flags: needinfo?(viorela.ioia)
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
blocking-b2g: 2.1? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•