Closed
Bug 1167848
Opened 10 years ago
Closed 10 years ago
Disable test_lockscreen_time_check.py until bug 1141258 is fixed
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
References
()
Details
Attachments
(1 file)
Due to bug 1141258, this test is failing very often:
TEST-UNEXPECTED-FAIL | test_lockscreen_time_check.py TestLockScreen.test_lockscreen_time_check | AssertionError: 79260 not less than or equal to 240
Traceback (most recent call last):
File "/Users/mwargers/.virtualenvs/gaia-py-latest/lib/python2.7/site-packages/marionette_client-0.13-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/Users/mwargers/B2G/gaia_clean/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_time_check.py", line 69, in test_lockscreen_time_check
self.assertLessEqual(difference.seconds, 240)
TEST-INFO took 105771ms
See discussion in bug 1157316, comment 3 and further.
We need to disable this test until bug 1141258 is fixed.
![]() |
||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → martijn.martijn
Assignee | ||
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•