hashmapinc / hashmapinc/Tempus
Integration test failure in case of parallel build because of submodule dependency
Open
Complete
infrastructure/issue
- Dominant language
- Java
- Stars
- 32
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Integration tests pick dependency of other modules from the maven cache (eg. dao module jar is used in case of integration tests of application module). If two parallel builds are running and build1's packages are installed while the integration test of build2 is running, tests might fail because of version mismatch.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.