On Fri, 11 Nov 2022 10:03:03 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> The StressDirListings has been observed failing in timeout in the CI once. 
> The test actually passed but the timeout occurred in the test harness - 
> presumably at around the same time. It was suggested that maybe the test 
> timeout could be extended beyond the usual default 120s. This change proposes 
> to extend the timeout to 180s. It also adds some more timestamps based on 
> System.nanoTime() so that we can better figure out where the time was being 
> consumed if the test fails again in the future.

This pull request has now been integrated.

Changeset: 4a300818
Author:    Daniel Fuchs <dfu...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/4a300818fe7a47932c5b762ccd3b948815a31974
Stats:     19 lines in 1 file changed: 17 ins; 0 del; 2 mod

8296747: com/sun/net/httpserver/simpleserver/StressDirListings.java timed out

Reviewed-by: jpai

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

PR: https://git.openjdk.org/jdk/pull/11105

Reply via email to