On Tue, 23 Sep 2025 13:38:42 GMT, Daniel Fuchs <[email protected]> wrote:
>> @sendaoYan is this test run with a timeout factor > 1 in the configuration >> where it fails? >> If so a possibility could also be to use `Utils.adjustTimeout` to adjust the >> timeout with the timeout factor. > > I see from the log that timeoutFactor is 2.0 - so if the test passes with a > timeout of 20 instead of 10, using `Utils.adjustTimeout` might be preferable > as it will extend the timeout on those configurations where timeoutFactor is > even greater. Thanks the advice. Timeout 20 make test run passed steady. PR has been updated, ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27447#discussion_r2372534386
