The GitHub Actions job "Java CI" on commons-vfs.git/feature/junit5-migration 
has failed.
Run started by GitHub user gnodet (triggered by gnodet).

Head commit for run:
c6b680e02416a9fdfccf2d8123a907b9196057c3 / Guillaume Nodet <[email protected]>
Add missing static imports for JUnit 5 assertions in HDFS module

Added missing static imports:
- import static org.junit.jupiter.api.Assertions.fail;
- import static org.junit.jupiter.api.Assertions.assertTrue;

These were previously imported from JUnit 4 and are needed for the
fail() and assertTrue() method calls in the test code.

Report URL: https://github.com/apache/commons-vfs/actions/runs/18306997465

With regards,
GitHub Actions via GitBox

Reply via email to