Is it consistently broken? One test for the optimisers requires 15 restarts due to randomness in the optimiser and the difficulty of the optimisation problem. This runs in a different phase. See the surefire plug-in configuration in the math parent pom.
We tried to make the test suite more robust but you still get failures. Gilles did a lot of work on the simplex tests which by their nature are random in their search process. The rest of the test suite runs with up to 5 retries and sporadically fails. But most of the time what we have will pass so I did not move more tests to the difficulty to pass group. If you check the build log you can see if the build failed on one of these optimisation tests or if it is failing somewhere else. Alex On Sat, 4 Mar 2023, 15:21 sebb, <seb...@gmail.com> wrote: > On Sat, 4 Mar 2023 at 15:16, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > Let me get this straight: You use Gmail but you refuse to sign in to > > GitHub? Right... > > So what? > > They are run by different organisations. > The consequences of a leak are very different, especially if you only > use GMail for public mails. > > Let people choose what 3rd party services they want to use. > > > Gary > > > > On Sat, Mar 4, 2023, 10:11 Gilles Sadowski <gillese...@gmail.com> wrote: > > > > > Hello Gary. > > > > > > Le sam. 4 mars 2023 à 15:52, Gary D. Gregory <ggreg...@apache.org> a > > > écrit : > > > > > > > > Hi Math, > > > > > > > > The build is broken locally for me, and as exemplified on GHA [1]: > > > > https://github.com/apache/commons-math/actions/runs/4086106809/jobs/7044975362 > > > > > > Thanks for the notice but a button says "Sign in to view logs". > > > No-go. > > > > > > > > > > > Please fix. > > > > > > Could you please post the logs in a JIRA report? > > > > > > Two builds in a row were successful here: > > > > > > $ git pull > > > Already up to date. > > > $ mvn > > > [...] > > > [INFO] Reactor Summary for Apache Commons Math 4.0-SNAPSHOT: > > > [INFO] > > > [INFO] Apache Commons Math ................................ SUCCESS [ > > > 4.842 s] > > > [INFO] Miscellaneous core classes ......................... SUCCESS [ > > > 15.431 s] > > > [INFO] Artificial neural networks ......................... SUCCESS [ > > > 9.253 s] > > > [INFO] Transforms ......................................... SUCCESS [ > > > 7.217 s] > > > [INFO] Exception classes (Legacy) ......................... SUCCESS [ > > > 7.430 s] > > > [INFO] Miscellaneous core classes (Legacy) ................ SUCCESS [ > > > 16.820 s] > > > [INFO] Apache Commons Math (Legacy) ....................... SUCCESS > [01:24 > > > min] > > > [INFO] Apache Commons Math Documentation .................. SUCCESS [ > > > 5.144 s] > > > [INFO] Example applications ............................... SUCCESS [ > > > 0.212 s] > > > [INFO] SOFM ............................................... SUCCESS [ > > > 0.274 s] > > > [INFO] SOFM: Chinese Rings ................................ SUCCESS [ > > > 5.772 s] > > > [INFO] SOFM: Traveling Salesman Problem ................... SUCCESS [ > > > 5.743 s] > > > [INFO] K-Means ............................................ SUCCESS [ > > > 0.487 s] > > > [INFO] K-Means: Image Clustering .......................... SUCCESS [ > > > 5.322 s] > > > [INFO] > > > > ------------------------------------------------------------------------ > > > [INFO] BUILD SUCCESS > > > [INFO] > > > > ------------------------------------------------------------------------ > > > [INFO] Total time: 02:48 min > > > [INFO] Finished at: 2023-03-04T16:05:58+01:00 > > > [INFO] > > > > ------------------------------------------------------------------------ > > > > > > Regards, > > > Gilles > > > > > > > > > > > Gary > > > > [1] https://github.com/apache/commons-math/actions > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >