Skip to content
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

AGP 3.0.1 compatibility #111

Closed
TWiStErRob opened this issue May 13, 2021 · 1 comment
Closed

AGP 3.0.1 compatibility #111

TWiStErRob opened this issue May 13, 2021 · 1 comment
Labels
a:bug something isn't working as expected in:build build.gradle, CI on GitHub Actions in:test test module and project tests on:agp issue related to Android Gradle Plugin on:gradle issue related to Gradle

Comments

@TWiStErRob
Copy link
Owner

These tests fail on CI: AGP 3.0.1 on Gradle 4.2.1.

net.twisterrob.gradle.checkstyle.CheckStyleTaskTest_ConfigLocation.uses rootProject checkstyle config as a fallback()
net.twisterrob.gradle.checkstyle.CheckStyleTaskTest_ConfigLocation.uses local module checkstyle config over rootProject checkstyle config()
net.twisterrob.gradle.checkstyle.CheckStyleTaskTest_ConfigLocation.uses local module checkstyle config if available()
net.twisterrob.gradle.quality.tasks.HtmlReportTaskTest.task is re-executed when lint results are changed()
net.twisterrob.gradle.quality.tasks.HtmlReportTaskTest.runs on lints()
net.twisterrob.gradle.quality.tasks.HtmlReportTaskTest.runs on empty project()
net.twisterrob.gradle.quality.tasks.HtmlReportTaskTest.clean task removes output()
net.twisterrob.gradle.quality.tasks.HtmlReportTaskTest.task can be cleaned to force re-run()
net.twisterrob.gradle.quality.tasks.HtmlReportTaskTest.task is up-to-date when lint results are unchanged()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.custom source sets folders are picked up()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.applies to individual subprojects()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.applies to all types of subprojects()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.applies without a hitch to an Android project()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.applies to subprojects from root()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.basedir truncates folder names()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.exclusions are configurable per variant()
net.twisterrob.gradle.checkstyle.CheckStylePluginTest.config_loc allows to use local files()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.task is re-executed when violation results are changed()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.gather unique lint violations when multiple variants are linted()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.get total violation counts on root project()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.get total violation counts()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.get per module violation counts()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.do not gather non-existent reports()
net.twisterrob.gradle.quality.tasks.ValidateViolationsTaskTest.gather lint report when lintOptions-xmlOutput is set()
@TWiStErRob TWiStErRob added a:bug something isn't working as expected in:build build.gradle, CI on GitHub Actions on:agp issue related to Android Gradle Plugin in:test test module and project tests on:gradle issue related to Gradle labels May 13, 2021
@TWiStErRob
Copy link
Owner Author

TWiStErRob commented Jan 24, 2023

Obsolete, #369. Removed in #377

@TWiStErRob TWiStErRob closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug something isn't working as expected in:build build.gradle, CI on GitHub Actions in:test test module and project tests on:agp issue related to Android Gradle Plugin on:gradle issue related to Gradle
Projects
None yet
Development

No branches or pull requests

1 participant