-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency gradle to v8.9 #14
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Smoke test FTL tests results2 failed tests:
1 flaky tests:
Longest tests:
Failed tests errors:BarTest#testMethod2 (1)androidx.test.espresso.PerformException: Error performing 'single click - At Coordinates: 539, 1125 and precision: 16, 16' on view '(view is an instance of android.view.ViewGroup and has child matching: an instance of android.widget.TextView and view.getText() with or without transformation to match: is "Confirm")'.
at androidx.test.espresso.PerformException$Builder.build(PerformException.java:1)
at androidx.test.espresso.base.PerformExceptionHandler.handleSafely(PerformExceptionHandler.java:8)
at androidx.test.espresso.base.PerformExceptionHandler.handleSafely(PerformExceptionHandler.java:9)
at androidx.test.espresso.base.DefaultFailureHandler$TypedFailureHandler.handle(DefaultFailureHandler.java:4)
Caused by: java.lang.RuntimeException: Failed to call observer method
at androidx.lifecycle.a$a.a(Unknown Source:74)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.b(Unknown Source:12)
at androidx.lifecycle.h$a.a(Unknown Source:32)
at androidx.lifecycle.h.a(Unknown Source:106)
Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x0
at android.content.res.Resources.getText(Resources.java:453)
at android.content.res.Resources.getString(Resources.java:546)
at android.content.Context.getString(Context.java:762)
at androidx.appcompat.widget.py7.h(Unknown Source:71) BarTest#testMethod2 (2)androidx.test.espresso.PerformException: Error performing 'single click - At Coordinates: 539, 1125 and precision: 16, 16' on view '(view is an instance of android.view.ViewGroup and has child matching: an instance of android.widget.TextView and view.getText() with or without transformation to match: is "Confirm")'.
at androidx.test.espresso.PerformException$Builder.build(PerformException.java:1)
at androidx.test.espresso.base.PerformExceptionHandler.handleSafely(PerformExceptionHandler.java:8)
at androidx.test.espresso.base.PerformExceptionHandler.handleSafely(PerformExceptionHandler.java:9)
at androidx.test.espresso.base.DefaultFailureHandler$TypedFailureHandler.handle(DefaultFailureHandler.java:4)
Caused by: java.lang.RuntimeException: Failed to call observer method
at androidx.lifecycle.a$a.a(Unknown Source:74)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.b(Unknown Source:12)
at androidx.lifecycle.h$a.a(Unknown Source:32)
at androidx.lifecycle.h.a(Unknown Source:106)
Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x0
at android.content.res.Resources.getText(Resources.java:453)
at android.content.res.Resources.getString(Resources.java:546)
at android.content.Context.getString(Context.java:762)
at androidx.appcompat.widget.py7.h(Unknown Source:71) BarTest#testMethod5 (1)TEST FAILED BarTest#testMethod5 (2)TEST FAILED Flaky tests errors:NoPackageTest#testMethod2 (1)androidx.test.espresso.base.AssertionErrorHandler$AssertionFailedWithCauseError: View is present in the hierarchy: rr5{id=2131297637, res-name=confirmBtn, visibility=VISIBLE, width=512, height=63, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$a@YYYYYY, tag=null, root-is-layout-requested=false, has-input-connection=false, x=42.0, y=174.0, text=Confirm, input-type=0, ime-target=false, has-links=false}
Expected: is <false>
Got: was <true>
at dalvik.system.VMStack.getThreadStackTrace(Native Method)
at java.lang.Thread.getStackTrace(Thread.java:1841)
Caused by: junit.framework.AssertionFailedError: View is present in the hierarchy: rr5{id=2131297637, res-name=confirmBtn, visibility=VISIBLE, width=512, height=63, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$a@YYYYYY, tag=null, root-is-layout-requested=false, has-input-connection=false, x=42.0, y=174.0, text=Confirm, input-type=0, ime-target=false, has-links=false}
Expected: is <false>
Got: was <true>
at androidx.test.espresso.matcher.ViewMatchers.assertThat(ViewMatchers.java:16)
at androidx.test.espresso.assertion.ViewAssertions$DoesNotExistViewAssertion.check(ViewAssertions.java:3) |
renovate
bot
changed the title
Update dependency gradle to v8.2.1
Update dependency gradle to v8.3
Aug 17, 2023
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
August 17, 2023 20:48
cb72eea
to
fdeb11a
Compare
renovate
bot
changed the title
Update dependency gradle to v8.3
Update dependency gradle to v8.4
Oct 5, 2023
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
October 5, 2023 08:33
fdeb11a
to
9fc9994
Compare
renovate
bot
changed the title
Update dependency gradle to v8.4
Update dependency gradle to v8.5
Nov 30, 2023
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
November 30, 2023 08:43
9fc9994
to
e6555f9
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
February 3, 2024 00:48
e6555f9
to
a1350cd
Compare
renovate
bot
changed the title
Update dependency gradle to v8.5
Update dependency gradle to v8.6
Feb 3, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
March 23, 2024 00:01
a1350cd
to
89c5473
Compare
renovate
bot
changed the title
Update dependency gradle to v8.6
Update dependency gradle to v8.7
Mar 23, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
June 1, 2024 11:36
89c5473
to
7e9258e
Compare
renovate
bot
changed the title
Update dependency gradle to v8.7
Update dependency gradle to v8.8
Jun 1, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
June 19, 2024 07:34
7e9258e
to
a31f7c2
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
July 11, 2024 15:52
a31f7c2
to
99dc3f9
Compare
renovate
bot
changed the title
Update dependency gradle to v8.8
Update dependency gradle to v8.9
Jul 11, 2024
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
July 25, 2024 12:15
99dc3f9
to
34c196b
Compare
renovate
bot
force-pushed
the
renovate/gradle-8.x
branch
from
July 25, 2024 12:22
34c196b
to
e669b42
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.2
->8.9
Release Notes
gradle/gradle (gradle)
v8.9
Compare Source
v8.8
: 8.8Compare Source
The Gradle team is excited to announce Gradle 8.8.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후
Upgrade instructions
Switch your build to use Gradle 8.8 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.7
Compare Source
v8.6
Compare Source
v8.5
: 8.5Compare Source
The Gradle team is excited to announce Gradle 8.5.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre
Upgrade instructions
Switch your build to use Gradle 8.5 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.4
: 8.4Compare Source
The Gradle team is excited to announce Gradle 8.4.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners
Upgrade instructions
Switch your build to use Gradle 8.4 by updating your wrapper:
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.3
: 8.3Compare Source
The Gradle team is excited to announce Gradle 8.3.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik
Upgrade instructions
Switch your build to use Gradle 8.3 by updating your wrapper:
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.2.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.