Closed
Bug 1175008
Opened 10 years ago
Closed 10 years ago
[MCTS][v2.2] missing attribute restore while running MCTS
Categories
(Firefox OS Graveyard :: Certification Suite, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sho, Unassigned)
Details
Attachments
(1 file)
Encountered error at top level:
Traceback (most recent call last):
File "/home/shako/PycharmProjects/fxos-certsuite/master/local/lib/python2.7/site-packages/fxos_certsuite-0.1-py2.7.egg/mcts/harness.py", line 648, in run_tests
backup.restore()
AttributeError: NoADBDeviceBackup instance has no attribute 'restore'
Attachment #8622840 -
Flags: review?(atsai)
Comment 2•10 years ago
|
||
r+=me and merged
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8622840 -
Flags: review?(atsai)
You need to log in
before you can comment on or make changes to this bug.
Description
•