RFR: 8311990: Two JDI tests may interfere with each other

Chris Plummer cjplummer at openjdk.org
Mon Jul 29 17:27:30 UTC 2024


On Fri, 26 Jul 2024 21:02:32 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> "Attach fails" scenarios (debuggee starts listening and debugger is expected to fail trying to attach) sometimes interfere with other JDI tests (so JdwpNetProps.java test or other JDI test or both fail).
> The fix disables the scenarios to remove noise in the CI.

Was moving the tests to a separate directory and using `exclusiveAccess.dirs=.` considered?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20362#issuecomment-2256495515


More information about the serviceability-dev mailing list