On Thu, 10 Jul 2025 13:42:39 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> This PR marks QPathTest as "unstable" on all platforms. QPathTest is known to > timeout intermittently. See > [JDK-8328222](https://bugs.openjdk.org/browse/JDK-8328222). It is already > skipped on Linux, since it was causing a lot of noise in our nightly and > developer headful test runs. In the last few months, we've seen an increase > of failures, especially when running tests with JDK 24 or 25. As a result, I > will mark the test as unstable on all platforms by removing the `isLinux()` > check. Marked as reviewed by angorya (Reviewer). ------------- PR Review: https://git.openjdk.org/jfx/pull/1841#pullrequestreview-3006135138