RFR: 8367795: HeadlessMalfunctionTest may fail due to timeout
Phil Race
prr at openjdk.org
Fri Sep 26 23:52:17 UTC 2025
On Fri, 19 Sep 2025 18:20:43 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> The default timeout factor for tests was changed by [JDK-8260555](https://bugs.openjdk.org/browse/JDK-8260555). Since then, the HeadlessMalfunctionTest may occasionally fail on some systems when run in parallel with other tests. When executed alone, it usually completes in 30–40 seconds, but under CPU spikes it can take up to ~120 seconds, which can occasionally cause it to fail.
Marked as reviewed by prr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27397#pullrequestreview-3274242614
More information about the client-libs-dev
mailing list