On Wed, 19 Jan 2022 15:18:48 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> Fixed a test dependency issue in `build.gradle` that causes a compilation 
> failure when running `gradle test` if the `Assumptions` API from JUnit5 is 
> used. I added a test that fails to compile without the build fix and passes 
> with the fix.
> 
> This was first discovered when testing the patch for PR #715, which fails to 
> compile on my local macOS system. After applying this fix, I can compile and 
> run the test from that PR.

NOTE: this test fix is targeted to `jfx18`.

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

PR: https://git.openjdk.java.net/jfx/pull/720

Reply via email to