Closed Bug 1951509 Opened 1 year ago Closed 1 year ago

In app listing of libraries used is empty

Categories

(Firefox for Android :: Tooling, defect)

All
Android
defect

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox136 --- unaffected
firefox137 --- unaffected
firefox138 --- fixed

People

(Reporter: aaronmt, Assigned: adhingra)

References

(Regression)

Details

(Keywords: regression, reproducible, ui-test-bug-auto-found, Whiteboard: [fxdroid][group3])

Attachments

(2 files)

Currently, with https://phabricator.services.mozilla.com/D232874 and https://phabricator.services.mozilla.com/D236898 – release variant builds of Fenix and Focus expose an empty listing of libraries used (via com.google.android.gms.oss.licenses.plugin.LicensesTask) is empty.

Caught via UI tests [verifyLibrariesListInReleaseBuilds / openLibrariesThatWeUse]

On auto-land as of filing this is resolved via partial back-out https://hg.mozilla.org/integration/autoland/rev/790ac1b51b6a39a0b472e25e5777a436410420f1)

See Also: → 1946302

:adhingra, since you are the author of the regressor, bug 1924520, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(adhingra)
See Also: → 1813452

As tracking in https://bugzilla.mozilla.org/show_bug.cgi?id=1946302, com.google.android.gms.oss.licenses.plugin.LicensesTask is not compatible with configuration-cache. The solution originally used was to report those issues as warnings and still attempt to build. This caused issues with UI test in Nightly where in app listing of libraries used is empty.

This patch removes the warnings, the side effect of which is that any tasks using oss plugin will not use configuration-cache, for example, fenix:assembleDebug. A better solution will be tracked in bug 1946302.

Assignee: nobody → adhingra
Attachment #9469539 - Attachment description: WIP: Bug 1951509 - Fix errors caused by com.google.android.gms.oss.licenses.plugin.LicensesTask and configuration-cache → Bug 1951509 - Fix errors caused by com.google.android.gms.oss.licenses.plugin.LicensesTask and configuration-cache
Status: NEW → ASSIGNED
Flags: needinfo?(adhingra)
Whiteboard: [fxdroid][group3]
Pushed by adhingra@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ab075a214c2e Fix errors caused by com.google.android.gms.oss.licenses.plugin.LicensesTask and configuration-cache r=android-reviewers,nalexander,ohall
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: