Closed
Bug 969937
Opened 11 years ago
Closed 8 years ago
Don't generate and push robotium.config in talos
Categories
(Firefox for Android Graveyard :: Testing, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nalexander, Assigned: gbrown)
References
Details
This ticket tracks not generating and pushing robotium.config to devices in talos; instead, we should use additional command line arguments (adb am instrument -e ...).
Reporter | ||
Comment 1•11 years ago
|
||
gbrown, jmaher: y'all are better versed in the talos side of things. Can you think of any reason why we can't do this? Why we wouldn't want to do this?
Flags: needinfo?(jmaher)
Flags: needinfo?(gbrown)
Comment 2•11 years ago
|
||
this isn't really a talos specific issue more than a how can we realistically do this in a commandline. If we can, then I am fine.
A couple of questions:
1) why do we need to do this?
2) is there a concern with a long commandline going to adb and possibly the browser? we have had issues like this in the past
Flags: needinfo?(jmaher)
Reporter | ||
Comment 3•11 years ago
|
||
> A couple of questions:
> 1) why do we need to do this?
> 2) is there a concern with a long commandline going to adb and possibly the
> browser? we have had issues like this in the past
Hey, thanks for the quick response. I see I should have needinfo-ed you on Bug 969933, where I address both my motivation and your concern [1].
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=969933#c0
Comment 4•11 years ago
|
||
I commented in bug 969933. There appears to be no issue doing this, but there is no real benefit.
![]() |
Assignee | |
Comment 5•11 years ago
|
||
There is a limit (256 or 1024 characters?) to the adb command line; you will need to watch out for that. I also wonder if there might be some variation in "am instrument" implementations from one Android version to another.
I don't have a strong opinion, but robotium.config works for me: It hasn't caused me any problems, and it is flexible.
Flags: needinfo?(gbrown)
![]() |
Assignee | |
Comment 6•8 years ago
|
||
Android Robocop-Talos is no longer a thing.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•