This is on Apple Silicon Macs ("M" series) with Homebrew up to date (make
 and make pytest and  make ptestlong).

On macOS 11.7.2 (Big Sur) with Xcode 13.2.1:  make ptestlong gives the usual
----------------------------------------------------------------------
sage -t --long --warn-long 51.4
--random-seed=… src/sage/matrix/matrix_gf2e_dense.pyx  # 1 doctest failed
----------------------------------------------------------------------
(see https://trac.sagemath.org/ticket/33212).

There is also
----------------------------------------------------------------------
sage -t --long --warn-long 52.1 --random-seed=…
src/sage/categories/category.py  # 1 doctest failed
----------------------------------------------------------------------
but it succeeds when run alone.

Guillermo

On Wed, 21 Dec 2022 at 20:01, Volker Braun <vbraun.n...@gmail.com> wrote:

> As always, you can get the latest beta version from the "develop" git
> branch. Alternatively, the self-contained source tarball is at
> http://www.sagemath.org/download-latest.html
>
> 2114066f877 (tag: 9.8.beta6, trac/develop) Updated SageMath version to
> 9.8.beta6
> 7819a59980b Trac #34825: Uniformize headline: noncommutative polynomials
> b9234de9321 Trac #34815: pep cleanup in parallel/
> eff11ab368f Trac #34813: src/doc/en/installation/source.rst gives CRITICAL
> sphinx warnings
> 6925a6da0dd Trac #34797: some formatting for NOTE:: blocks
> 446b6209127 Trac #34787: streamline .set_order() methods for elliptic
> curves and points
> 59cbf53abe5 Trac #34785: fix and activate W291 in py files
> a7bb36ed0c8 Trac #34784: some care for E275
> 50549d91ff1 Trac #34781: fixing the linter, once again
> 20bcc1e3d83 Trac #34755: add _repr_svg_ for Dyck words
> eae8219187e Trac #34743: modernize super in root_systems
> eaff61b545e Trac #34835: openblas: Remove python from dependencies
> 8fe834dbcaf Trac #34823: deprecate is_GapElement
> 84246cc579f Trac #34819: Numerical separators behave inconsistently
> 3c5d4082ca1 Trac #34812: decompose identity into generators with coxeter3
> d85aee63b4e Trac #34802: fix some compilation warnings
> a45a9d1bbea Trac #34799: fix order of multiplication in coxeter_groups
> 8ba7eda1dcc Trac #34798: less use of type "long" in cython files
> c90d203d7d9 Trac #34770: fix coercion from libgap's finite fields, use
> libgap in sage/rings/finite_rings
> 253edd915ba Trac #34582: Commutative graded algebras: remove sorting
> restriction
> 03afc37a201 Trac #34515: factorization of symmetric functions
> 939e0a119b8 Trac #34444: Implement Groebner cover
> 7a376389e18 Trac #33875: an_element for statistics and maps
> d2a2415104c Trac #32841: zn_poly removal
> f3e9113e874 Trac #32390: Make "./configure
> --enable-download-from-upstream-url" the default
> ec1ef75e11e Trac #34795: Upgrade pybind11, docutils and other packages
> bb7ee856390 (tag: 9.8.beta5) Updated SageMath version to 9.8.beta5
>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CANnG1890_m-1xcRpiQ4KafgNYXKX5uObO2N5BYxHXT9-4A4WUw%40mail.gmail.com.

Reply via email to