RFR: 8361710: Mark QPathTest as unstable on all platforms

Alexander Zuev kizune at openjdk.org
Thu Jul 10 15:28:48 UTC 2025


On Thu, 10 Jul 2025 13:42:39 GMT, Kevin Rushforth <kcr at 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 kizune (Committer).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1841#pullrequestreview-3006242837


More information about the openjfx-dev mailing list