Skip to content

Disable NewerVersionAvailable lint check #542

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

Merged

Conversation

samtstern
Copy link
Contributor

This check causes Travis to be flaky. For example if a PR is submitted the tests may pass, but then in the time between submission and merge a dependency could get a new version and it could fail.

Also, I don't think it's a good thing to blindly update dependency versions to always be newest, that could sacrifice stability (for example, Robolectric 3.2.0 had a Windows fatal bug in it).

For these reasons, this lint check should be disabled.

Change-Id: Id996b26979a4526f29c9a325666d8ee285558a34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant