Closed Bug 989222 Opened 11 years ago Closed 11 years ago

[MTBF][Memory Report] import get_about_memory.py and use main() directly will have cmd argu issue

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wachen, Assigned: wachen)

References

Details

when we import get_about_memory.py main() in MTBF driver, it will output the instruction for args due to different args of get_about_memory.py. 1. I planeed to do ignorance of args: method 1: args, unknown = parser.parse_known_args() method 2: ignore gaia-ui-test args 2. Remove args before call get_about_memory.py main() I am still thinking about which way to do and what to do.
Assignee: nobody → wachen
Blocks: MTBF-meta
Let's leave get_about_memory.py alone and get create default args for mtbf driver to control get_about_memory.py
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: MTBF-Memory
No longer blocks: MTBF-meta
You need to log in before you can comment on or make changes to this bug.