Move the application name out of the test name for AndroidStartup tests
Categories
(Testing :: mozperftest, defect, P3)
Tracking
(Not tracked)
People
(Reporter: davehunt, Assigned: aglavic)
References
Details
(Whiteboard: [fxp])
Attachments
(1 obsolete file)
The Android startup tests currently include the application name in the test identifier, such as AndroidStartup:fenix
and AndroidStartup:focus
, whilst the application_name
value for both is set to firefox
. We should change the test name to simply AndroidStartup
(or even just startup
) and use the application_name
to indicate the application under test.
Note that this will change the test signature, so we'll need to inform anyone monitoring these results in Perfherder, and any consumers of this data.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Good to know it will affect results, I will discuss with the mobile team today and see what would work for them as they are monitoring the results.
Assignee | ||
Comment 2•2 years ago
|
||
Did not attend the mobile meeting but will check with them when it will be a good time to make this change next week
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Will be moving the bug to "todo" since this is a relatively low priority and will need to coordinate with the mobile team for a good time to alter this(since it will require re-generating graph view links)
Assignee | ||
Comment 5•6 months ago
|
||
This should be resolved with this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1929954
Assignee | ||
Updated•6 months ago
|
Description
•