-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1 #3904
base: master
Are you sure you want to change the base?
Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1 #3904
Conversation
950a0a1
to
c48cd06
Compare
7fb325e
to
b7b5022
Compare
@dependabot rebase |
1fc9aae
to
f3c01db
Compare
018e261
to
1e359c9
Compare
efee4be
to
9b1830c
Compare
13b4b1a
to
b90827b
Compare
b90827b
to
c0829dc
Compare
@dependabot rebase |
c0829dc
to
3721c87
Compare
3721c87
to
c8674e9
Compare
Bumps androidx.appcompat:appcompat from 1.5.1 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
c8674e9
to
2e8458b
Compare
4d21841
to
dc6933e
Compare
dc6933e
to
d8dce5c
Compare
550cabb
to
1a78153
Compare
…it_has_no_value and show_space_not_personal_when_it_has_value
Summary:Too many test flakies when appcompat version is upgraded. The following scenarios have been tried to try to find a correct solution but it has not worked: Putting delays:I have tried putting delays in the tests to see the behavior. Based on the fact that it is not a good practice, the result has been negative, there were cases in which the tests were not even passed locally. Create a rule in tests:Since there is a significant number of flakies in each workflow, according to some documents you recommend creating a rule in the tests to re-execute those tests that have failed. Bitrise:An investigation has been done to see if Bitrise is closely related to this increase in flakies. For them the following scenarios have been tested:
|
A newer version of androidx.appcompat:appcompat exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps androidx.appcompat:appcompat from 1.5.1 to 1.6.1.
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)