Closed
Bug 1603191
Opened 5 years ago
Closed 9 months ago
mach raptor --browsertime should output an error when attempting to run on android with no device attached
Categories
(Testing :: Raptor, defect, P5)
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: rwood, Assigned: aglavic)
References
Details
(Whiteboard: [fxp])
Attachments
(1 file)
When attempting to run raptor-browsertime tests without a mobile phone attached, there is no error message at all:
mozilla-central % ./mach raptor --test amazon --app fenix --binary org.mozilla.fenix.performancetest --browser-cycles 2 --browsertime --cold
mozilla-central %
Add an error message indicating no local devices could be found.
Updated•5 years ago
|
Priority: -- → P5
Updated•5 years ago
|
Assignee: nobody → aionescu
Updated•5 years ago
|
Assignee: aionescu → nobody
Updated•2 years ago
|
Severity: normal → S3
Comment 1•10 months ago
|
||
@aglavic can you confirm if this is still reproducible?
Flags: needinfo?(aglavic)
Whiteboard: [fxp]
Updated•10 months ago
|
Assignee | ||
Comment 2•10 months ago
|
||
Running without a connected phone still gives this message, I will take this bug as it should be a quick fix
Assignee: nobody → aglavic
Flags: needinfo?(aglavic)
Assignee | ||
Comment 3•9 months ago
|
||
Updated•9 months ago
|
Attachment #9366623 -
Attachment description: Bug 1603191 - Add error message to indicate no android device is attached when running android tests with no attached devices. r?#perftest → Bug 1603191 - Add error message to indicate no android device is connected on tests. r?#perftest
Pushed by aglavic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4f1343fb9774 Add error message to indicate no android device is connected on tests. r=perftest-reviewers,sparky
Comment 5•9 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•