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 Native Platform tests that are not configuration cache compatible and remove load-after-store flag #28952

Open
abstratt opened this issue Apr 24, 2024 · 0 comments
Labels
a:chore Minor issue without significant impact in:native-platform c, cpp, swift and other native languages support, etc

Comments

@abstratt
Copy link
Member

abstratt commented Apr 24, 2024

Problem description

The native 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/native/testing-native/build.gradle.kts
  • ./platforms/native/language-native/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
@ov7a ov7a added in:native-platform c, cpp, swift and other native languages support, etc and removed to-triage labels Apr 25, 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:native-platform c, cpp, swift and other native languages support, etc
Projects
None yet
Development

No branches or pull requests

2 participants