RFR: 8340464: [TestBug] Convert parametrized base tests to JUnit 5 [v11]

Andy Goryachev angorya at openjdk.org
Tue Apr 8 14:50:38 UTC 2025


On Tue, 8 Apr 2025 07:42:36 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

>> Migrated JUnit 4 tests in the jafax.base module to JUnit 5, replacing deprecated APIs, updating assertions, and refactoring test structures to align with JUnit 5's improved features.
>
> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove extra line

The GHA failure is unrelated, see [JDK-8353947](https://bugs.openjdk.org/browse/JDK-8353947)
GHA: Windows build now fails with connection error

> [mock push for github gradle error](https://github.com/openjdk/jfx/pull/1759/commits/513f0538df0bc045ed9fb90272d1e8643814ac24)

you could simply re-run the GHA jobs from the UI: click on the "..." [more actions] link, click on the failed job, there is a button somewhere at the top right with "Re-run failed jobs".

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

PR Comment: https://git.openjdk.org/jfx/pull/1759#issuecomment-2786693990
PR Comment: https://git.openjdk.org/jfx/pull/1759#issuecomment-2786702033


More information about the openjfx-dev mailing list