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

Mark Sheppard msheppar at openjdk.org
Wed Jul 3 18:21:31 UTC 2024


On Wed, 3 Jul 2024 11:23:55 GMT, Jaikiran Pai <jpai 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.

But the action is within the Agent ;-)   so Agent Error is not inappropriate
My preference is a refinement of the current message
But, in any case the change has been approved, so let'd not over-egg the issue

a ubiquitous LGTM

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

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


More information about the jtreg-dev mailing list