Closed Bug 1181769 Opened 9 years ago Closed 6 years ago

Flame: marketplace update notification banner is shown even when webapps update is disabled in the pref

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: njpark, Unassigned)

Details

STR:
Load build, and start and gaia ui test on device

Shortly after the phone boots up, the notification for update shows up.

Expected: since the update is disabled, the update notification should not appear.

Version Info:
Build ID               20150708043647
Gaia Revision          553e4e281d11500bea702918841f011bfb5405f7
Gaia Date              2015-07-08 01:52:21
Gecko Revision         https://hg.mozilla.org/mozilla-central/rev/9b902b7669ae
Gecko Version          42.0a1
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150708.082017
Firmware Date          Wed Jul  8 08:20:29 EDT 2015
Bootloader             L1TC000118D0
Somewhere the update is cached or something. If you have the  webapps.update.enabled pref set to false before connecting to the internet, it doesn't seem to happen.
adding the line 'self.data_layer.set_bool_pref('webapps.update.enabled', False)' still makes the notification to appear, and the strange thing is that the script never connects to internet but the notification happens nevertheless.
aha, but if I set the pref always, then I don't get this.  I used the device to connect to internet before running gaia-ui test, and it got cached at that time.  So my workaround would be to ensure I don't connect to internet with the test device.
Component: Marionette → Gaia::UI Tests
Product: Testing → Firefox OS
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.