mochitest-chrome isn't running on Android
Categories
(Firefox Build System :: Task Configuration, task)
Tracking
(Not tracked)
People
(Reporter: RyanVM, Unassigned)
Details
I noticed tonight that mochitest-chrome doesn't appear to be running on Android anymore and I couldn't see any obvious reason why that was the case when looking at mochitest.yml. I see a lot of changes that look like refactoring (like bug 1733631) and I'm wondering if the change was inadvertent?
Feel free to close this out as INVALID if I missed something :)
Comment 1•4 years ago
|
||
My memory is hazy on this, but I think we stopped running mochitest-chrome on Android years ago, by request of the mobile team (thinking was that it was better to implement that type of testing in geckoview-junit or similar).
Comment 2•4 years ago
|
||
Not definitive, but bug 1585416 at least confirms that I thought mochitest-chrome should not run on Android, in 2019.
Comment 3•4 years ago
|
||
Throughout those refactorings I used the new taskgraph --diff flag (and tgdiff task) to ensure that I made no unexpected changes to the taskgraph. I don't know exactly when or why we stopped running mochitest-chrome on Android, but I'm pretty confident it wasn't from my refactorings :)
Description
•