Closed
Bug 973680
Opened 11 years ago
Closed 10 years ago
With b2g-desktop two values are collected per run
Categories
(Firefox OS Graveyard :: Gaia::PerformanceTest, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hub, Unassigned)
References
Details
(Keywords: perf, Whiteboard: [c=automation p= s= u=])
like
{
"stats": {
"suites": 1,
"tests": 1,
"passes": 1,
"pending": 0,
"failures": 0,
"start": "2014-02-17T18:19:52.514Z",
"end": "2014-02-17T18:20:02.783Z",
"duration": 10269,
"application": "gallery"
},
"failures": [],
"passes": [
{
"title": "startup time ",
"fullTitle": "startup test > gallery > startup time ",
"duration": 8709,
"mozPerfDurations": [
63,
337
],
"mozPerfDurationsAverage": 200,
"mozPerfMemory": []
}
]
},
| Reporter | ||
Comment 1•11 years ago
|
||
Also
{
"title": "rendering WiFi list > settings-panel-wifi-visible",
"fullTitle": "settings > rendering WiFi list > settings-panel-wifi-visible",
"duration": 293228,
"mozPerfDurations": [
392.729245,
405.41550500000005,
389.6831010000002,
384.629867,
390.69953499999997
],
"mozPerfDurationsAverage": 392.6314506
}
The other test doesn't have the problem (5 runs here).
Hub, how was it kicked off and what should it be doing? Was RUNS set higher than 2, or are you saying we're kicking it off wrong somewhere?
Flags: needinfo?(hub)
Priority: -- → P3
Priority: P3 → P2
| Reporter | ||
Comment 3•11 years ago
|
||
I comment 0 it was with RUNS=1. Now I can't test because of bug 995643.
Flags: needinfo?(hub)
Comment 4•10 years ago
|
||
Triage: wontfix due to upcoming test-perf deprecation.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•