Closed
Bug 735500
Opened 13 years ago
Closed 9 years ago
run_tests.py (or similar) should copy the manifest to android, not remotePerfConfigurator.py
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: k0scist, Unassigned)
References
Details
(Whiteboard: talos-android)
We currently push the manifest to the device in
remotePerfConfigurator:
http://hg.mozilla.org/build/talos/file/52063311813e/talos/remotePerfConfigurator.py#l111
Instead we should do this in run_test.py or one of the modules it
invokes (e.g. ffprocess_remote.py), as this blocks bug 733583
Updated•9 years ago
|
Whiteboard: talos-android
Comment 1•9 years ago
|
||
moving the remaining android talos tests to autophone this quarter, autophone is more robust in device management and retrying, most likely we will not see this issue there.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•