Closed
Bug 969210
Opened 11 years ago
Closed 11 years ago
make test-perf fail to collect mem stats
Categories
(Firefox OS Graveyard :: Gaia::PerformanceTest, defect, P1)
Tracking
(b2g-v1.3T fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.3T | --- | fixed |
People
(Reporter: hub, Assigned: hub)
References
Details
(Keywords: perf, Whiteboard: [c=automation p=1 s= u=])
Attachments
(1 file)
Since very recently, collecting memory stats on buri/hamachi files.
b2g-info output starts with "Expected to read 4 fields from fscanf(/proc/2942//stat), but got 2." which is not expected. I can't figure why but we could make the meminfo.js code deal with it better.
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Ok, this is caused by not having this revision of gonk-misc on my buri:
ac1b69cc36ce8cf64c8ce585826e7a940b349072
I think the simple solution is to actually update it on my device.
Assignee | ||
Comment 2•11 years ago
|
||
I think that even though I need to update b2g-info on my device, we can still have an error message pop out. Make this more robust.
Attachment #8372054 -
Flags: review?(felash)
Comment 3•11 years ago
|
||
Comment on attachment 8372054 [details]
Pull request
I agree with the reasoning, but I think we can do a more reliable function. See github :)
Attachment #8372054 -
Flags: review?(felash)
Assignee | ||
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8372054 [details]
Pull request
Updated the pull request.
Attachment #8372054 -
Flags: review?(felash)
Assignee | ||
Updated•11 years ago
|
Component: Gaia → Gaia::PerformanceTest
Comment 5•11 years ago
|
||
Comment on attachment 8372054 [details]
Pull request
r=me with nits for the commit "Rewrite the parser to be more permissive and foresee more changes."
Attachment #8372054 -
Flags: review?(felash) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•11 years ago
|
||
status-b2g-v1.3T:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•