Closed Bug 1013920 Opened 10 years ago Closed 10 years ago

Tapping the cell data switch in the FTU app has no effect

Categories

(Firefox OS Graveyard :: Gaia::First Time Experience, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:2.0+)

RESOLVED WORKSFORME
blocking-b2g 2.0+

People

(Reporter: Bebe, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [xfail])

Description:
Tapping the toggle  to activate cell data from the FTU app has no effect 

Environment:


TEST-START test_ftu_skip_tour.py
test_ftu_skip_tour (test_ftu_skip_tour.TestFtu)
https://moztrap.mozilla.org/manage/case/3876/ ... ERROR

======================================================================
ERROR: None
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.adhoc/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run
    testMethod()
  File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.adhoc/tests/python/gaia-ui-tests/gaiatest/tests/functional/ftu/test_ftu_skip_tour.py", line 45, in test_ftu_skip_tour
    message='Cell data was not connected by FTU app')
  File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.adhoc/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 874, in wait_for_condition
    Wait(self.marionette, timeout).until(method, message=message)
  File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.adhoc/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until
    cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.2 seconds with message: Cell data was not connected by FTU app
TEST-UNEXPECTED-FAIL | test_ftu_skip_tour.py test_ftu_skip_tour.TestFtu.test_ftu_skip_tour | 
----------------------------------------------------------------------
Ran 1 test in 89.856s

FAILED (errors=1)

Reproducible manually: YES/NO

STR:
1. Flash the phone
2. Tap the toggle on the cell data screen
3. Wait a few sec just to make sure
4. Finish the ftu workflow
5. Check the cell data connection

Expected:
5. The cell data should be on

Actual:
5. Cell data is not active


We can reproduce this with the automated test and manual testing.

Possible cause: 
There where some changes in the FTU in the last build 
https://github.com/mozilla-b2g/gaia/commit/511bd17cf3fe9197676a71f04f63b54a29dbe51a
Forgot to add the build ID

Gaia      c462d9183d294a2d8ecc472f593ea8cfa15bc9de
Gecko     https://hg.mozilla.org/mozilla-central/rev/9d8d16695f6a
BuildID   20140520160203
Version   32.0a1
ro.build.version.incremental=324
ro.build.date=Thu Dec 19 14:04:55 CST 2013
This also fails on the latest master build:

Gaia      c462d9183d294a2d8ecc472f593ea8cfa15bc9de
Gecko     https://hg.mozilla.org/mozilla-central/rev/a6f36c31aa8f
BuildID   20140521040203
Version   32.0a1
ro.build.version.incremental=324
ro.build.date=Thu Dec 19 14:04:55 CST 2013


Looks like it has the same gaia commit
Jose - Did bug 1010782 cause this? I'll mark window wanted to get someone to confirm that.
Flags: needinfo?(jmcf)
(In reply to Jason Smith [:jsmith] from comment #3)
> Jose - Did bug 1010782 cause this? I'll mark window wanted to get someone to
> confirm that.

Also - someone should check if this happens on 1.4.
blocking-b2g: --- → 2.0?
QA Contact: jschmitt
I cannot repro it with today's master ...
Flags: needinfo?(jmcf)
Tested and for me it is working
Hamachi
2.0
Gecko-564e4e1
Gaia-a436da1
Gaia-a436da1 is not in the latest master build.

We will retest this in todays master build.
Whiteboard: [xfail]
> Also - someone should check if this happens on 1.4.

I cannot reproduce this on the latest v1.4 Buri build: 

v1.4 Environmental Variables:
Device: Buri v1.4 MOZ RIL
BuildID: 20140521000202
Gaia: 93623f6435849cc9f54d9996e8e64828ac9091d1
Gecko: 12fe2b67a099
Version: 30.0
Firmware Version: V1.2-device.cfg

-

I cannot reproduce this on the latest v1.4 Open_C build:

v1.4 Environmental Variables:
Device: Open_C v1.4 MOZ RIL
BuildID: 20140521000202
Gaia: 93623f6435849cc9f54d9996e8e64828ac9091d1
Gecko: 12fe2b67a099
Version: 30.0
Firmware Version: V1.2-device.cfg

-

In both cases, following the provided STR resulting in cellular data becoming active after the FTU.
Can we retest this on the latest 2.0?
blocking-b2g: 2.0? → 2.0+
(In reply to Jason Smith [:jsmith] from comment #10)
> Can we retest this on the latest 2.0?

Tested and for me it is working
Hamachi
2.0
Gecko-4a08636
Gaia-389dee3
I also tried this on today's builds for 1.3 1.4 and master, and also unable to reproduce the situation.

From what I see in comment 1, the build used first was from 19th, were the work splitting FTU were in progress. My best guess is that the commit from gaia was in the middle of some unfinished work (we needed to split the work in many smaller bugs), and that could be a reason why it wasn't working at the moment.

Tests seems to work fine now, so I'm closing this, at least until we can repro consistently.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Removing QAwanted flag as this issue has been resolved.
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.