Update android nightly application-services version bump to new version 5af28e120fd636135d50894cf16a74e21dc63045 from 2024-09-13 05:02:46
Categories
(Firefox for Android :: General, enhancement)
Tracking
()
People
(Reporter: update-bot, Assigned: dmeehan)
References
Details
(Whiteboard: [3pl-filed][task_id: b4ufUN8fRTKgLxCakAkKmA])
Attachments
(1 obsolete file)
This update covers 5 commits, including 3 new upstream commits I've never filed a bug on before. (They're the top 3.). Here are the overall diff statistics, and then the commit information.
mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt | 2 +-
mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
5af28e120fd636135d50894cf16a74e21dc63045 by Sammy Khamis <skhamis@mozilla.com>
https://github.com/mozilla/application-services/commit/5af28e120fd636135d50894cf16a74e21dc63045
Authored: 2024-09-11 13:24:21 -1000
Committed: 2024-09-13 01:25:48 +0000
Add ability for the tabs engine to close db connection
Files Modified:
- components/tabs/src/error.rs
- components/tabs/src/storage.rs
- components/tabs/src/store.rs
- components/tabs/src/tabs.udl
cbb339a345fc9d9de0e614bfca86a19f5d4f5f9d by Ryan VanderMeulen <rvandermeulen@mozilla.com>
https://github.com/mozilla/application-services/commit/cbb339a345fc9d9de0e614bfca86a19f5d4f5f9d
Authored: 2024-09-11 20:21:31 -0400
Committed: 2024-09-12 19:46:06 +0000
Update Mockito to version 5.13.0
Files Modified:
- gradle/libs.versions.toml
c6d7111c2e9d64ddbc0e2a735252148424a07335 by Ryan VanderMeulen <rvandermeulen@mozilla.com>
https://github.com/mozilla/application-services/commit/c6d7111c2e9d64ddbc0e2a735252148424a07335
Authored: 2024-09-11 20:20:19 -0400
Committed: 2024-09-12 19:46:06 +0000
Switch Android tests from junit 4 to junit-vintage
Files Modified:
- gradle/libs.versions.toml
d9d97e0c09f734a54fa354111a236823bb83b53d by Bastian Gruber <bgruber@mozilla.com>
https://github.com/mozilla/application-services/commit/d9d97e0c09f734a54fa354111a236823bb83b53d
Authored: 2024-09-10 11:37:47 -0300
Committed: 2024-09-10 19:10:48 +0000
fix: adjust to new swift lint rule
Files Modified:
- components/nimbus/ios/Nimbus/FeatureHolder.swift
dc397f34ed3cdd5cbd5d618b0334e1dc5aa2c0e8 by Bastian Gruber <bgruber@mozilla.com>
https://github.com/mozilla/application-services/commit/dc397f34ed3cdd5cbd5d618b0334e1dc5aa2c0e8
Authored: 2024-09-04 14:44:36 -0300
Committed: 2024-09-10 14:59:33 +0000
Build Kotlin docs via Dokka
Files Added:
- automation/kotlin-components-docs/build.gradle
- automation/kotlin-components-docs/generate_docs.sh
- automation/kotlin-components-docs/gradle.properties
- automation/kotlin-components-docs/settings.gradle
Files Modified:
- .github/workflows/build-docs.yaml
- .gitignore
Reporter | ||
Comment 2•10 months ago
|
||
b4ufUN8fRTKgLxCakAkKmA |
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=8329fa6d53218a0288dffd4883c65d340e3ca129
Reporter | ||
Comment 3•10 months ago
|
||
Updated•10 months ago
|
Reporter | ||
Comment 4•10 months ago
|
||
Xpfgp30XQfSPjnz1LLdJdA |
The try push is done, we found jobs with unclassified failures.
Needs Investigation (Possible Intermittents):
- generate-profile-android-x86_64-shippable/opt - 1 of 1 failed (failed: Xds2jg_hRkSNUc_2Aymj8A)
These failures could mean that the library update changed something and caused
tests to fail. You'll need to review them yourself and decide where to go from here.
In either event, I have done all I can and you will need to take it from here. If you
don't want to land my patch, you can replicate it locally for editing with
./mach vendor mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml
When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.
Reporter | ||
Comment 5•10 months ago
|
||
ch6BWUmZSCG29JoLr9cj0w |
This bug is being closed because a newer revision of the library is available.
This bug will be marked as a duplicate of it (because although this bug is older, it is superseded by the newer one).
Updated•10 months ago
|
Updated•10 months ago
|
Description
•