Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1230183 - Re-enable test_lockscreen_time_check.py #33502

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mwargers
Copy link
Contributor

@mwargers mwargers commented Dec 3, 2015

No description provided.

@mozilla-autolander-deprecated
Copy link
Contributor

@@ -24,12 +24,16 @@ def test_lockscreen_time_check(self):
self.settings = Settings(self.marionette)
self.settings.launch()
datetime_setting = self.settings.open_date_and_time()
old_time = datetime_setting.get_current_time_datetime

# Auto time update is by default set to true, turn it off to make region change
datetime_setting.toggle_automatic_time_update()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could call disable_automatic_update() instead.

@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARCHIVED CLOSED at time of archiving
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants