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

Fix Extensibility platform tests that are not configuration cache compatible and remove load-after-store flag #28954

Open
abstratt opened this issue Apr 24, 2024 · 0 comments
Labels
a:chore Minor issue without significant impact in:plugin-development

Comments

@abstratt
Copy link
Member

abstratt commented Apr 24, 2024

Problem description

The extensibility platform contains one or more subprojects that run their integration tests under the Configuration Cache executer having load-after-store=false. We want to remove that option. Please update the tests so they no longer fail when load-after-store is enabled.

Projects with load-after-store disabled:

  • ./platforms/extensibility/plugin-use/build.gradle.kts
  • ./platforms/extensibility/test-kit/build.gradle.kts
  • ./platforms/extensibility/plugin-development/build.gradle.kts

Please see: https://gist.github.com/abstratt/263e04d7c4ba6e96a085ecceea862af5

Context (optional)

No response

@abstratt abstratt added a:chore Minor issue without significant impact to-triage labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:chore Minor issue without significant impact in:plugin-development
Projects
None yet
Development

No branches or pull requests

2 participants