RFR: 8348423: [TestBug] stress test Nodes initialization from a background thread
Kevin Rushforth
kcr at openjdk.org
Fri Jan 31 20:04:23 UTC 2025
On Fri, 31 Jan 2025 19:49:02 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> > What testing have you done?
>
> All disabled tests fail on my mac, I did not run the CI job (no need, I know they fail). Additionally, I ran the CI job with the tests disabled - this test runs fine (there were some unrelated failures on some platform)
OK, good. I'll test on Windows.
> Curiously, I am having trouble reproducing the tooltip test today - it definitely failed yesterday. I am not sure what the difference is, so I am investigating this as a part of https://bugs.openjdk.org/browse/JDK-8348100
It's a Friday and your system is tired after a long week? Seriously, that's one of the challenges of this sort of MT testing. For many race conditions, it's not easy to verify.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1690#issuecomment-2628287537
More information about the openjfx-dev
mailing list