On Monday, May 11, 2020 at 12:10:41 PM UTC+2, Jonathan Kliem wrote: > > The deprecation warning is the tested output in polyhedron/base.py line > 9278. > > affine_hull was deprecated in https://trac.sagemath.org/ticket/29326. > > I don't see why this test shouldn't pass as it uses the same syntax as > other deprecation tests (e.g. in src/sage/matrix/matrix.pyx line 8). > If it really doesn't pass, it should be fixed. > > That machine on which I run the tests does not have enough memory to test polyhedron/base.py properly, so it prints that long log of tests run before explosion and bad exit. Thinking about it again, in fact, I think it is fine, the full output of all tests are shown because of the bad exit. So it is not an error, it must be just the normal output.
Sébastien -- 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/b0c52246-f3f2-479b-890e-0ad689e92232%40googlegroups.com.
