net.twisterrob.gradle icon indicating copy to clipboard operation
net.twisterrob.gradle copied to clipboard

Flaky OOM in AGP 7.4

Open TWiStErRob opened this issue 3 years ago • 1 comments

Test: AndroidBuildPluginIntgTest.can override minSdkVersion (release)()

AGP 7.4.x on Gradle 7.5+ - plugin (7.4.0-alpha09 on 7.5.1) Test Results XMLs.zip AGP 7.4.x on Gradle 7.5+ - plugin (7.4.0-alpha09 on 7.5.1) Test Results HTMLs.zip AGP 7.4.x on Gradle 7.5+ - plugin (7.4.0-alpha09 on 7.5.1) Test Results HTML.zip

.

image

TWiStErRob avatar Sep 04 '22 15:09 TWiStErRob

The StackOverflowError is from Gradle https://github.com/gradle/gradle/issues/21116, will be fixed in 7.6

TWiStErRob avatar Oct 25 '22 09:10 TWiStErRob