<Swing Dev> Integrated: 8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout

Jie Fu jiefu at openjdk.java.net
Fri Apr 2 08:28:40 UTC 2021


On Wed, 31 Mar 2021 16:23:23 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> I'd like to fix the timeout of javax/swing/text/html/parser/Parser/8078268/bug8078268.java. 
> It seems to take about 6~7 seconds to run on some of our testing platforms.
> But the timeout of the test is hard-coded as 5 seconds.
> 
> The fix just increases the timeout from 5 seconds to 10 seconds.
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: da643cdb
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/da643cdb
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout

Reviewed-by: serb

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

PR: https://git.openjdk.java.net/jdk/pull/3287


More information about the swing-dev mailing list