Closed Bug 1038305 Opened 10 years ago Closed 10 years ago

[1.3] Semiauto webapi CertTest App not installing on Tarako

Categories

(Firefox OS Graveyard :: Certification Suite, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: rwood, Unassigned)

Details

Attempt to run the semi-auto tests on tarako. The CertTest App is not installed on Tarako, and therefore it doesn't startup. However the semiauto webapi tests attempt to run anyway, resulting in:

Traceback (most recent call last):
  File "/home/rwood/fxos-certsuite/certsuite_venv/local/lib/python2.7/site-packages/fxos_certsuite-1.3.0.9-py2.7.egg/webapi_tests/semiauto/testcase.py", line 81, in setUp
    self.app = certapp.launch(self.marionette)
  File "/home/rwood/fxos-certsuite/certsuite_venv/local/lib/python2.7/site-packages/fxos_certsuite-1.3.0.9-py2.7.egg/webapi_tests/certapp.py", line 78, in launch
    activate(marionette, app=app)
  File "/home/rwood/fxos-certsuite/certsuite_venv/local/lib/python2.7/site-packages/fxos_certsuite-1.3.0.9-py2.7.egg/webapi_tests/certapp.py", line 92, in activate
    marionette.switch_to_frame(app["frame"])
TypeError: 'bool' object has no attribute '__getitem__'
This is now working in the latest tarako 1.3t build.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.