- [x] introduce per project property controlling whether to run the tests (similar to how we did for `load-after-store`) https://github.com/gradle/gradle/pull/29094 - [x] `@ToBeFixedForConfigurationCache` should be applied when running on IP executer https://github.com/gradle/gradle/pull/29047 - [x] consider introducing a `@ToBeFixedForIsolatedProjects` https://github.com/gradle/gradle/pull/29132, https://github.com/gradle/gradle/pull/29197 - [x] run tests with IP executer on CI https://github.com/gradle/gradle/pull/29059 - [x] Enable IP tests for `:core` https://github.com/gradle/gradle/pull/29202