Update Android SDK to 37 - #2
Draft
blue928sky wants to merge 6 commits into
Draft
Conversation
Change-Id: I2c45e46505fb3275c2dd345338d68dd399966e69
Change-Id: I6b1f4e806b598ec2183df6df75f8b93cf50b4a36
Change-Id: I8f620e2a193e09156f03ca1f551bd9ae4cdb2fe2
https: //github.com/robolectric/robolectric/releases/tag/robolectric-4.17-beta-2 Change-Id: I471a65c6a6c6ae3e9591ad8393994f02518042e0
Change-Id: Ie1ec6028b854f378cb6f8588d835ee048b190547
Owner
Author
|
It appears that the failure of “Build all build type and flavor permutations” is due to an AGP update. |
https: //robolectric.org/getting-started/ Change-Id: Icde8dc2f70df038c1451ac331aa724a482d7ac64
This file contains hidden or 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
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.
What I have done and why
Update
Tests fail
I have confirmed that builds and tests pass up to the Robolectric
4.17-beta-2update (8b4a9a5).However, when I update the Target SDK to 37 (1d7927f), the tests fail.
The test command is as follows:
Stacktrace