On Sat, 14 Aug 2021 22:12:57 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> > I don't believe any of the scenarios. > > As you well know these headful tests will be re-run 2 more times if they > > fail. > > But we know the log information only for the last failure, probably the > button was pressed only for the last rerun. And according to this log, the > shift or capslock was pressed during the test case execution. How it could be? Not true ! stdout has everything ! All runs.Just a summary for a pass but all the data for a failure In one contoguous log file so there is no question. ------------- PR: https://git.openjdk.java.net/jdk/pull/5079