Closed
Bug 1133810
Opened 11 years ago
Closed 8 years ago
test_fmradio_frequency_dialer failing to scroll/flick
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: onelson, Unassigned)
Details
Attachments
(2 files)
Description:
FMRadio app is not scrolling through the different frequencies when running the automated test: test_fmradio_frequency_dialer.py. App opens and then fails to progress through frequency.
Actual: FM Radio times out on frequency 87.5
Expected: FM Radio scrolls through different frequencies.
Traceback (most recent call last):
TEST-START | test_fmradio_frequency_dialer.py TestFMRadioFreqDialer.test_radio_frequency_dialer
TEST-UNEXPECTED-FAIL | test_fmradio_frequency_dialer.py TestFMRadioFreqDialer.test_radio_frequency_dialer | AssertionError: 87.5 == 87.5
Traceback (most recent call last):
File "/home/flash/Desktop/oliverthor/git/gaia/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.8.7-py2.7.egg/marionette/marionette_test.py", line 283, in run
testMethod()
File "/home/flash/Desktop/oliverthor/git/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/fmradio/test_fmradio_frequency_dialer.py", line 41, in test_radio_frequency_dialer
self.assertNotEqual(self.fm_radio.frequency, channel)
TEST-INFO took 74142ms
----------------------------------
Jenkins Variables:
Device firmware (base) L1TC100118D0
Device firmware (date) 17 Feb 2015 01:58:53
Device firmware (incremental) eng.cltbld.20150217.045842
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 16 Feb 2015 02:17:13
Gaia revision ae02fbdeae77
Gecko build 20150217010232
Gecko revision 09f4968d5f42
Gecko version 38.0a1
Local Environmental Variables:
Device: Flame 3.0
BuildID: 20150217010232
Gaia: ae02fbdeae77b2002cebe33c61aedeee4b9439fd
Gecko: 09f4968d5f42
Gonk: e7c90613521145db090dd24147afd5ceb5703190
Version: 38.0a1 (3.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:38.0) Gecko/38.0 Firefox/38.0
--------------------------------------------------
Reproducible manually: No
Repro frequency: 10/10
Attachments:
Screenshot
Logcat
| Reporter | ||
Comment 1•11 years ago
|
||
Flags: needinfo?(pbylenga)
| Reporter | ||
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?]
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+][fxosqa-auto-backlog?]
Flags: needinfo?(pbylenga)
Comment 2•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•