RFR: 8343601: javax/swing/JMenuItem/8158566/CloseOnMouseClickPropertyTest.java fails in ubuntu 22.04
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Nov 22 07:32:17 UTC 2024
On Fri, 8 Nov 2024 19:54:07 GMT, Phil Race <prr at openjdk.org> wrote:
>>> "linux left dock placement can be a problem with this top-left rendering."
>>>
>>> are you saying that the dock is the actual problem here ? Why has it never been a problem on other 22.04 systems ?
>>
>> I could make it fail once in windows when I saw the test actually passes but it takes more time than jtreg timeout of 2min so I increased the timeout along with few cosmetic stability change..Tried "part1" twice and I dont see this test failing..
>
>> > "linux left dock placement can be a problem with this top-left rendering."
>> > are you saying that the dock is the actual problem here ? Why has it never been a problem on other 22.04 systems ?
>>
>> I could make it fail once in windows when I saw the test actually passes but it takes more time than jtreg timeout of 2min so I increased the timeout along with few cosmetic stability change..Tried "part1" twice and I dont see this test failing..
>
> Something isn't right here, but I don't know what.
> I've examined some internal CI data, which unfortunately I can't post here, but I'll provide to you separately.
> The gist is that historically this test typically ought to need no more than 1 minute to pass.
> Perhaps your few delays for stability could increase that but not by a factor of 12.
> And I saw your updated test - with the delays - complete in 40 something seconds and that includes your delays.
@prrace I have reduced the timeout to double the normal and test passed consistently in this slow ubuntu 22.04 systems and I dont think we can do anything more to this test stability wise..
If it is not acceptable, I can withdraw but atleast this change will ensure test passing in this problematic slower CI system...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21896#issuecomment-2493054397
More information about the client-libs-dev
mailing list