Hi Sergey, I updated the webrev to incorporate your comment. New webrev: http://cr.openjdk.java.net/~akolarkunnu/8191803/webrev/webrev.01/ I kept jtreg timeout as 4 minute by considering all other operations of the test case.
Regards, Muneer -----Original Message----- From: Sergey Bylokhov Sent: Monday, December 04, 2017 11:59 PM To: Muneer Kolarkunnu <abdul.kolarku...@oracle.com>; swing-dev@openjdk.java.net Cc: Aleksandre Iline <alexandre.il...@oracle.com> Subject: Re: <Swing Dev> [10] RFR JDK-8191803 : [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached Hello. On 03/12/2017 22:54, Muneer Kolarkunnu wrote: > Issue: In usual ways itself, it is taking 30-40 seconds to complete > the progress bar. So in slow machines it may take more time. Default > timeout is 1 minute. Also in the screen shots, it is visible that demo > is not blocked anywhere, it is still continuing, but failed due to timeout. As far as I know that jtreg by default has 2 minute timeout, should it also be changed to 3 minutes? -- Best regards, Sergey.