RFR: 8343601: javax/swing/JMenuItem/8158566/CloseOnMouseClickPropertyTest.java fails in ubuntu 22.04
Phil Race
prr at openjdk.org
Fri Nov 8 19:57:04 UTC 2024
On Thu, 7 Nov 2024 08:50:01 GMT, Prasanta Sadhukhan <psadhukhan 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..
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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21896#issuecomment-2465645159
More information about the client-libs-dev
mailing list