OBP-API/obp-api
hongwei 3703ab1a00 refactor/(pom.xml): disable parallel test execution to prevent database conflicts
- Disable parallel test execution in obp-api module to avoid shared H2 database state issues
- Disable parallel test execution in obp-commons module for consistency
- Set parallel configuration to false across both modules
- Comment out threadCount configuration as it is no longer needed
- Tests share an in-memory H2 database which causes conflicts when run concurrently
- This resolves intermittent test failures caused by database state contamination between parallel test runs
2026-01-09 13:30:45 +01:00
..
src test/fixed failed tests 2026-01-06 21:34:28 +01:00
pom.xml refactor/(pom.xml): disable parallel test execution to prevent database conflicts 2026-01-09 13:30:45 +01:00
web-app_2_3.dtd