Test execution creates /src/dist-check/temp/ which is out of /build/
Open
defect
to-triage
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Expected behavior
Test execution should create files in `/build/` folders only, so the temp files are not accidentally committed under source control
### Actual behavior
One of the tests generates `/src/dist-check/temp/`
### Steps to reproduce the problem
`./gradlew :src:dist-check:test`
### JMeter Version
5.5
### Java Version
_No response_
### OS Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.