This is on Apple Silicon Macs ("M" series) with Homebrew up to date, on
macOS 11.7.8 (Xcode 13.2.1), macOS 12.6.7 (Xcode 14.2) and macOS 13.4.1
(Xcode 14.3.1).

With Homebrew's Singular version 4.3.2p2, ./configure does a strange
thing:  the URL
https://www.singular.uni-kl.de/Manual/4-3-2/
is opened in one or more browsers.
See also Singular failed doctests below.
(Note:  With ./configure --without-system-singular ("standard, SPKG version
4.3.1p3 will be installed") no Singular issues appear.)

After make and make pytest (which succeed) make ptestlong gives the
following.

*On macOS 11.7.8, macOS 12.6.7, macOS 13.4.1:*

sage -t --long --warn-long … --random-seed=…
src/sage/rings/asymptotic/asymptotics_multivariate_generating_functions.py
 # 2 doctests failed
(see https://groups.google.com/g/sage-release/c/oIbXK5ttuBc/m/tRa2_DvsBAAJ)

sage -t --long --warn-long … --random-seed=…
src/sage/interfaces/singular.py  # 5 doctests failed
sage -t --long --warn-long … --random-seed=…
src/sage/libs/singular/function.pyx  # 1 doctest failed
sage -t --long --warn-long … --random-seed=…
src/sage/libs/singular/singular.pyx  # 1 doctest failed
(see https://groups.google.com/g/sage-release/c/oIbXK5ttuBc/m/tRa2_DvsBAAJ)

sage -t --long --warn-long … --random-seed=…
src/sage/modular/modform_hecketriangle/abstract_space.py  # 3 doctests
failed
sage -t --long --warn-long … --random-seed=…
src/sage/modular/modform_hecketriangle/readme.py  # 1 doctest failed
sage -t --long --warn-long … --random-seed=…
src/sage/modular/modform_hecketriangle/space.py  # 2 doctests failed
(see https://github.com/sagemath/sage/issues/35273)

sage -t --long --warn-long 26.5
--random-seed=164104516405977008420373837524113607070
src/sage/quadratic_forms/binary_qf.py  # 1 doctest failed
(see https://github.com/sagemath/sage/issues/35292 and
https://github.com/sagemath/sage/pull/35262)

*Additionally, on macOS 11.7.8:*
sage -t --long --warn-long … --random-seed=…
src/sage/matrix/matrix_gf2e_dense.pyx  # 1 doctest failed
(see https://github.com/sagemath/sage/issues/33212)

*Additionally, on macOS 13.4.1:*
sage -t --long --warn-long 29.4 --random-seed=…
src/sage/structure/coerce_actions.pyx  # 3 doctests failed
(see attached file)
sage -t --long --warn-long 30.6 --random-seed=…
src/sage/libs/giac/__init__.py  # Killed due to kill signal
(see https://github.com/sagemath/sage/issues/35646)

Guillermo

On Thu, 22 Jun 2023 at 00:38, Volker Braun <[email protected]> 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
>
> 3230f00aeb4 (tag: 10.1.beta4, github/develop) Updated SageMath version to
> 10.1.beta4
> 4fa9c1c33b6 gh-35787: adjust random tests for generators of elliptic curves
> cf43e35862e gh-35780: Reduce dependency to rainbow in
> sage.graphs.graph_coloring
> af6ec5a545c gh-35776: cylint: no more xrange in matroids
> 8f46a634443 gh-35773: Document that GLPK/exact can be inexact
> 527295907a9 gh-35772: getting rid of many uses of xrange in pyx files
> 361ba993142 gh-35770: cylint: remove some unused variables in rings/
> 02ab7005dc2 gh-35768: fix most E301 warnings
> ccf11a907f5 gh-35766: fixing most E222 warnings in py files
> 48559c692c6 gh-35765: more fixes for superfluous cython imports
> 3d25722f1f2 gh-35764: fix all remaining E251 warnings
> c32c4f0c9e2 gh-35760: gap: adapt get_global to use official libgap API
> 643bb2c582a gh-35759: gap: fix a comment
> 277d965b08b gh-35758: `sage.matrix.misc`: Split by library dependency
> c55e7168d15 gh-35757: Implementing the type B Ish arrangement.
> 17033c2cf3d gh-35754: remove deprecated in #32894 python module
> interfaces/primecount
> bcd9128a17b gh-35752: Clarification on the MAX_MODULUS of float matrices
> modulo `n`
> 7272357ae17 gh-35751: Add a note on a doctest that randomly behaves
> 6252db6a222 gh-35741: `sage.combinat`: Split some Cython modules
> (modularization fixes)
> 81075d662d6 gh-35739: .github/workflows/docker.yml: Remove defunct steps
> that refer to Trac
> 344128b2af7 gh-35735: gap: use CALL_WITH_STREAM to redirect output to
> string
> 3e54effae56 gh-35734: Reference manual: Show modularized sagelib packages
> separately
> e0e8473b232 gh-35730: little refreshment of code in Weyl groups
> dd8845d2d53 gh-35729: sage.coding: Modularization fixes, doctest
> cosmetics, add `# optional`
> 882cd19fc6a gh-35728: New feature annotations `# optional - sage.schemes
> sage.modular sage.libs.flint` etc.
> c4a70ab7271 gh-35724: fix some pep8 warnings in modform_hecketriangle
> bb0ea9851b0 gh-35719: `sage.matroids`: Modularization fixes
> ad35d8c77ba gh-35652: CI Build & Test: First build incrementally and test
> changed files only
> b0af318c2fd gh-35629: Implement the exceptional Jordan algebra
> 1c782f25fdc gh-35620: doctester: Check for consistency of `# optional`
> annotations
> 3aa3644a9e5 gh-35564: `sage.misc.misc`, `sage.combinat`: Modularization
> fixes
> 443b7549ad3 (tag: 10.1.beta3) Updated SageMath version to 10.1.beta3
>

-- 
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/CANnG18992fzEdnFe-R8z1-ScUnMAoYDfN18GioKTKcvWXjZ7Cg%40mail.gmail.com.
% ./sage -t --long --warn-long 29.4 
--random-seed=329375051579620736326525905291887175306 
src/sage/structure/coerce_actions.pyx
Running doctests with ID 2023-06-25-18-20-16-9856973b.
Git branch: develop
Git ref: 10.1.beta4
Running with SAGE_LOCAL='…/sage/local' and 
SAGE_VENV='…/sage/local/var/lib/sage/venv-python3.11'
Using --optional=homebrew,pip,sage,sage_spkg
Features to be detected: 
4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,cvxopt,cvxopt,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_jones_numfield,database_knotinfo,dvipng,fpylll,gfan,graphviz,imagemagick,ipython,jupymake,kenzo,latte_int,lrcalc_python,lrslib,mcqd,meataxe,mpmath,msolve,nauty,networkx,numpy,palp,pandoc,pdf2svg,pdftocairo,pexpect,phitigra,pillow,plantri,polytopes_db,polytopes_db_4d,pplpy,primecountpy,ptyprocess,pynormaliz,pyparsing,python_igraph,requests,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.libs.flint,sage.libs.gap,sage.libs.ntl,sage.libs.pari,sage.libs.singular,sage.misc.cython,sage.modular,sage.modules,sage.plot,sage.rings.finite_rings,sage.rings.function_field,sage.rings.number_field,sage.rings.padics,sage.rings.polynomial.pbori,sage.rings.real_double,sage.rings.real_mpfr,sage.schemes,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,scipy,singular,sphinx,sympy,tdlib
Doctesting 1 file.
sage -t --long --warn-long 29.4 
--random-seed=329375051579620736326525905291887175306 
src/sage/structure/coerce_actions.pyx
**********************************************************************
File "src/sage/structure/coerce_actions.pyx", line 777, in 
sage.structure.coerce_actions.IntegerMulAction._act_
Failed example:
    alarm(0.001); 2^(10^7) * P
Expected:
    Traceback (most recent call last):
    ...
    AlarmInterrupt
Got:
    (0 : 1 : 0)
**********************************************************************
File "src/sage/structure/coerce_actions.pyx", line 785, in 
sage.structure.coerce_actions.IntegerMulAction._act_
Failed example:
    from cysignals.tests import print_sig_occurred
Exception raised:
    Traceback (most recent call last):
      File "…/sage/src/sage/doctest/forker.py", line 696, in _run
        self.compile_and_execute(example, compiler, test.globs)
      File "…/sage/src/sage/doctest/forker.py", line 1106, in 
compile_and_execute
        exec(compiled, globs)
      File "<doctest 
sage.structure.coerce_actions.IntegerMulAction._act_[12]>", line 1, in <module>
        from cysignals.tests import print_sig_occurred
      File "<frozen importlib._bootstrap>", line 405, in parent
      File "src/cysignals/signals.pyx", line 310, in 
cysignals.signals.python_check_interrupt
    cysignals.signals.AlarmInterrupt
**********************************************************************
File "src/sage/structure/coerce_actions.pyx", line 786, in 
sage.structure.coerce_actions.IntegerMulAction._act_
Failed example:
    print_sig_occurred()
Exception raised:
    Traceback (most recent call last):
      File "…/sage/src/sage/doctest/forker.py", line 696, in _run
        self.compile_and_execute(example, compiler, test.globs)
      File "…/sage/src/sage/doctest/forker.py", line 1106, in 
compile_and_execute
        exec(compiled, globs)
      File "<doctest 
sage.structure.coerce_actions.IntegerMulAction._act_[13]>", line 1, in <module>
        print_sig_occurred()
        ^^^^^^^^^^^^^^^^^^
    NameError: name 'print_sig_occurred' is not defined
**********************************************************************
1 item had failures:
   3 of  15 in sage.structure.coerce_actions.IntegerMulAction._act_
    [150 tests, 3 failures, 0.09 s]
----------------------------------------------------------------------
sage -t --long --warn-long 29.4 
--random-seed=329375051579620736326525905291887175306 
src/sage/structure/coerce_actions.pyx  # 3 doctests failed
----------------------------------------------------------------------
Total time for all tests: 0.1 seconds
    cpu time: 0.1 seconds
    cumulative wall time: 0.1 seconds
Features detected for doctesting: sage.groups,sage.modular,sage.modules
pytest is not installed in the venv, skip checking tests that rely on it
% 

Reply via email to