Closed
Bug 1176279
Opened 9 years ago
Closed 7 years ago
test_lockscreen_unlock_to_camera_with_passcode.py: "NameError: global name 'GaiaTestCase' is not defined"
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: onelson, Unassigned)
References
Details
Description:
Attempting to perform lockscreen automated tests results in a swift return and traceback. Tests do not appear to perform at all; reproduced via local automation.
* http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-319.mozilla-central.nightly.ui.functional.smoke.bitbar/242/HTML_Report/
* http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk.ui.adhoc.bitbar/109/HTML_Report/
Repro Steps:
1) Update phone to 20150619010205
2) Run lockscreen tests via marionette-python
Actual:
Tests do not run, GaiaTestCase Traceback
Expected:
Test executes and returns product related results
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/flame-kk-319.mozilla-central.nightly.ui.functional.smoke.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_client-0.13-py2.7.egg/marionette/marionette_test.py", line 277, in run
self.setUp()
File "/var/lib/jenkins/jobs/flame-kk-319.mozilla-central.nightly.ui.functional.smoke.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_camera_with_passcode.py", line 11, in setUp
GaiaTestCase.setUp(self)
NameError: global name 'GaiaTestCase' is not defined
Environmental Variables:
Device firmware (base) L1TC100118D0
Device firmware (date) 19 Jun 2015 10:03:19
Device firmware (incremental) eng.cltbld.20150619.060308
Device firmware (release) 4.4.2
Device identifier flame
Device memory 219772 kB
Device serial 356cd044
Device uptime 0 days 0 hours 2 minutes 54 seconds
Gaia date 18 Jun 2015 18:49:14
Gaia revision a0df9c367a68
Gecko build 20150619010205
Gecko revision 2694ff2ace6a
Gecko version 41.0a1
Reproducible manually: NO
Repro frequency: 5/5
Comment 1•9 years ago
|
||
It seems the commits from bug 1123325 were not completely backed out. We need all of them backed-out and I requested so in bug 1123325 comment 42.
If there's a way to speed this up, let me know.
Flags: needinfo?(fbraun)
Comment 2•9 years ago
|
||
This one's resolved, right?
Comment 3•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•