2021-05-27 14:43 UTC, Dima Pasechnik: > > On Thu, 27 May 2021, 15:34 Clemens Heuberger, <[email protected]> > wrote: >> >> Also on Ubuntu 18.04 (without any optional packages apart ccache installed), >> I >> have the failing doctest with graph.py (two out of three runs) and >> consistently >> >> $ ./sage -t --long --random-seed=0 src/sage/misc/package.py >> Running doctests with ID 2021-05-27-16-31-10-59754af4. >> Using --optional=build,ccache,debian,dochtml,pip,sage,sage_spkg >> Doctesting 1 file. >> sage -t --long --warn-long 42.6 --random-seed=0 src/sage/misc/package.py >> ********************************************************************** >> File "src/sage/misc/package.py", line 359, in >> sage.misc.package.installed_packages >> Failed example: >> installed_packages()['sage_conf'] # optional - build >> Expected: >> 'none' >> Got: >> '9.4.beta0' > > this is fixed in a ticket I reviewed today.
For reference: - Sage Trac ticket 31825: Failure when testing sage_conf version https://trac.sagemath.org/ticket/31825 -- 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/CAEcArF1DS3rm%3D-HwLRrXqegOi9ZmWc_uoMd00xBwxnYmog735Q%40mail.gmail.com.
