Missing emulator package in sdk
Categories
(GeckoView :: General, defect, P1)
Tracking
(firefox100blocking fixed, firefox101blocking fixed, firefox102blocking fixed)
People
(Reporter: agi, Assigned: agi)
Details
Attachments
(1 file)
It looks like we don't get this as a transitive dependency anymore. This is breaking all builds in taskcluster.
| Assignee | ||
Comment 1•4 years ago
|
||
We used to get this as a transitive dependency but we don't anymore so we need
to specify it explicitly.
Updated•4 years ago
|
Comment 2•4 years ago
|
||
btw, do you know why all the builds check for the emulator? Wouldn't it only be needed for pgo?
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
| Assignee | ||
Comment 4•4 years ago
|
||
(In reply to Geoff Brown [:gbrown] from comment #2)
btw, do you know why all the builds check for the emulator? Wouldn't it only be needed for pgo?
yeah I don't think builds need the emulator, so we could remove the check. I think PGO builds only consume the profile, so even those don't need it.
Comment 5•4 years ago
|
||
| bugherder uplift | ||
Comment 7•4 years ago
|
||
| bugherder | ||
Comment 8•4 years ago
|
||
(In reply to Pulsebot from comment #6)
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cadaa6aac4ce
Add emulator to android-packages.txt ON A CLOSED TREE r=gbrown,owlish,calu
Looks like this somehow managed to land on top of the one from comment 3, so we ended up with two emulator entries. Reverted back to the previous state.
https://hg.mozilla.org/integration/autoland/rev/17677451e2fceecca44e079cb1957671c92e7be9
Comment 9•4 years ago
|
||
| bugherder uplift | ||
| Comment hidden (Intermittent Failures Robot) |
Description
•