RFR: 7902346: Need better message when test times out in agentvm mode

Jaikiran Pai jpai at openjdk.org
Wed Jul 3 11:26:29 UTC 2024


On Tue, 2 Jul 2024 10:30:50 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:

> I think amending the exist message with a little guidance would be preferable, for example,

> result: Error. Agent error: java.lang.Exception: 

The original improvement proposed in this enhancement is to make it clear that the failure isn't an "Agent error". Instead it is a timeout (that can be caused due to several reasons) of an action (the one which we now report) that was running on the agent.

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

PR Comment: https://git.openjdk.org/jtreg/pull/205#issuecomment-2205847786


More information about the jtreg-dev mailing list