Forcing the reinstallation of cvxopt (sage -f cvxopt ; make -j8) allowed all the failed tests to pass without failure.
I still do not have any explanation for the initial cvxopt failure… HTH, Le mercredi 13 décembre 2023 à 18:43:27 UTC+1, Emmanuel Charpentier a écrit : > Missing text of the previous message, (mysteriously missing...) : > > On Debian testing running on core i7 + 16 GB RAM, > upgrading 10.2.rc4 to 10.3.beta1 and running ptestlong gives a > non-negligible list of permanent failures : > > > ``` > ---------------------------------------------------------------------- > sage -t --long --warn-long 210.3 > --random-seed=243965959964229696435756084107657160315 > src/sage/matrix/matrix2.pyx # 2 doctests failed sage -t --long --warn-long > 210.3 --random-seed=243965959964229696435756084107657160315 > src/sage/numerical/sdp.pyx > # 34 doctests failed > sage -t --long --warn-long 210.3 > --random-seed=243965959964229696435756084107657160315 > src/sage/numerical/backends/cvxopt_sdp_backend.pyx # 21 doctests failed > sage -t --long --warn-long 210.3 > --random-seed=243965959964229696435756084107657160315 > src/sage/numerical/backends/cvxopt_backend.pyx # 17 doctests failed > sage -t --long --warn-long 210.3 > --random-seed=243965959964229696435756084107657160315 > src/sage/matrix/matrix_double_sparse.pyx # 9 doctests failed > sage -t --long --warn-long 210.3 > --random-seed=243965959964229696435756084107657160315 > src/doc/en/thematic_tutorials/numerical_sage/cvxopt.rst # 2 doctests failed > ---------------------------------------------------------------------- > ``` > > All seem to be related to a missing cvxopt library (logs and config > enclosed). > > Any hint welcome ! > Le mercredi 13 décembre 2023 à 18:39:00 UTC+1, Emmanuel Charpentier a > écrit : > >> -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/c4a32cfa-6320-4c2b-ba1f-e7eff54c55c6n%40googlegroups.com.
