Re: [CRYPTO] test failures with JNA

2023-09-12 Thread Alex Remily
How to reproduce these test failures? On Sat, Sep 9, 2023 at 12:33 PM sebb wrote: > Some of the test runs fail when testing with the class: > > org.apache.commons.crypto.jna.OpenSslJna > > It looks like all the OSes complete the test OK if the default JNA > library is used. > > However for some

[DRAFT][REPORT] September 2023

2023-09-12 Thread Gary Gregory
Here is the report I plan on filing, probably in the AM (EST): ## Description: The mission of Apache Commons is the creation and maintenance of Java-focused reusable libraries and components. ## Project Status: Current project status: Ongoing with moderate activity. Issues for the board: None. #

Re: [vfs] test failure in the master branch

2023-09-12 Thread Gary Gregory
You'll notice all GitHub builds are green, so either your code changes broke something, your environment is different enough to cause the issue, or this is a random error. Maybe the server fixture could not be created, I can't tell from what's below. Gary On Mon, Sep 11, 2023, 11:51 PM Woonsan K