RFR: 8311990: Two JDI tests may interfere with each other [v3]
Alex Menkov
amenkov at openjdk.org
Wed Jul 31 19:50:01 UTC 2024
> "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.
Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
rename sys.property
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20362/files
- new: https://git.openjdk.org/jdk/pull/20362/files/0378fc48..87d8128a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20362&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20362&range=01-02
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20362.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20362/head:pull/20362
PR: https://git.openjdk.org/jdk/pull/20362
More information about the serviceability-dev
mailing list