Integrated: 8311990: Two JDI tests may interfere with each other
Alex Menkov
amenkov at openjdk.org
Tue Aug 6 21:59:35 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.
This pull request has now been integrated.
Changeset: 920751e5
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/920751e5d5838dab90438117a77f43876902eb72
Stats: 17 lines in 2 files changed: 14 ins; 0 del; 3 mod
8311990: Two JDI tests may interfere with each other
Reviewed-by: dholmes, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/20362
More information about the serviceability-dev
mailing list