Skip to content

test: modernize E2E matrix and enable configuration cache strict mode#376

Closed
timothyfroehlich wants to merge 1 commit intofix-clean-taskfrom
test-infra
Closed

test: modernize E2E matrix and enable configuration cache strict mode#376
timothyfroehlich wants to merge 1 commit intofix-clean-taskfrom
test-infra

Conversation

@timothyfroehlich
Copy link
Member

@timothyfroehlich timothyfroehlich commented Mar 9, 2026

Based on PR #377

Chain of upstream PRs & tree of downstream PRs as of 2026-03-10

This PR hardens our E2E test suite for modern Gradle environments:

  • Matrix Update: Adds test cases for the latest AGP 9.0 (Stable), 9.1 (RC), and 9.2 (Alpha) releases.
  • Configuration Cache: Enables strict mode (org.gradle.configuration-cache.problems=fail) by default for all 88 tests in the matrix.
  • Reliability: Refactors GradleRunner initialization via a new createRunner helper to be more robust and consistent across the suite.

Fixes #246 (Verification).

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