On Debian testing running on core i7 + 16 GB RAM, upgrading 9.3.beta3 
(configured 
to use all available system packages) to 9.3.beta4 leads
to :

   - 
   
   ./configure insists on installing texlive-latex-extra texlive-xetex 
   latexmk pandoc dvipng default-jdk ffmpeg libavdevice-dev pari-gp2c, 
   notwithstanding the fact that all of them are already installed.
   - 
   
   ptestlong results in one transient and five permanent failures, thee of 
   the latter already seen and reported in previous versions :
   
File Results P/T Seen 
src/sage/tests/gap_packages.py 1 doctest failed P N 
src/sage/functions/other.py 1 doctest failed P Y 
src/sage/misc/package.py 1 doctest failed P N 
src/sage/schemes/elliptic_curves/ell_field.py 1 doctest failed T N 
src/sage/misc/trace.py 1 doctest failed P Y 
src/sage/groups/abelian_gps/abelian_group_gap.py 1 doctest failed P Y 

The new permanent failures are as follows :

Running doctests with ID 2020-12-18-17-31-15-4e03dc22.
Git branch: develop
Using 
--optional=build,debian,dochtml,dot2tex,fricas,gap_jupyter,gap_packages,kenzo,libsemigroups,memlimit,pip,pysingular,sage,sage_spkg,singular_jupyter
Doctesting 1 file.
sage -t --long --warn-long 180.2 --random-seed=0 src/sage/tests/gap_packages.py
**********************************************************************
File "src/sage/tests/gap_packages.py", line 8, in sage.tests.gap_packages
Failed example:
    test_packages(pkgs, only_failures=True)    # optional - gap_packages
Expected:
    ...
      Status   Package   GAP Output
    +--------+---------+------------+
Got:
      Status   Package   GAP Output
    +--------+---------+------------+
**********************************************************************
1 item had failures:
   1 of   5 in sage.tests.gap_packages
    [11 tests, 1 failure, 4.52 s]
----------------------------------------------------------------------
sage -t --long --warn-long 180.2 --random-seed=0 src/sage/tests/gap_packages.py 
 # 1 doctest failed
----------------------------------------------------------------------
Total time for all tests: 4.5 seconds
    cpu time: 4.1 seconds
    cumulative wall time: 4.5 seconds

This seems cosmetic.

Running doctests with ID 2020-12-18-17-31-46-5c2d5f7b.
Git branch: develop
Using 
--optional=build,debian,dochtml,dot2tex,fricas,gap_jupyter,gap_packages,kenzo,libsemigroups,memlimit,pip,pysingular,sage,sage_spkg,singular_jupyter
Doctesting 1 file.
sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py
**********************************************************************
File "src/sage/misc/package.py", line 427, in 
sage.misc.package.standard_packages
Failed example:
    installed[0], installed[-1]  # optional - build
Expected:
    ('alabaster', 'zn_poly')
Got:
    ('alabaster', 'zipp')
**********************************************************************
1 item had failures:
   1 of   4 in sage.misc.package.standard_packages
    [49 tests, 1 failure, 4.11 s]
----------------------------------------------------------------------
sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py  # 1 
doctest failed
----------------------------------------------------------------------
Total time for all tests: 4.2 seconds
    cpu time: 0.3 seconds
    cumulative wall time: 4.1 seconds

This also seems cosmetic (but I may be wrong)

HTH,


Le mardi 15 décembre 2020 à 01:22:48 UTC+1, Volker Braun a écrit :

> 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 
>
> c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
> 2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options 
> of "sage -package list"
> 831e4e254d Trac #30628: Change font of axis labels in Three.js
> 92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large 
> extents in Three.js
> 16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
> c25b0765a1 Trac #31037: Install tests in sage/tests/books
> da907c1d39 Trac #31032: some raw string for pdf doc building in 
> sage-on-gentoo
> 592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
> f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns 
> encoding of original graph
> a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and 
> oeis.py
> 1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
> 9076db9f98 Trac #30994: Improvements to multiple zeta values
> 365b32845b Trac #30987: fix lcalc on gcc-10
> d297724750 Trac #30974: sage --package create PACKAGE --pypi
> 433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage 
> -package list"
> eae1a0873e Trac #30962: use Parent in shuffle
> e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, 
> linuxmint-20*, fedora-34; update debian-bullseye packages
> c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt 
> across build/pkgs/
> 7503467d30 Trac #30587: Remove import of 'ppl' at startup using 
> lazy_import with feature
> 0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in 
> combinatorial polyhedron
> 97aaf2e520 Trac #30539: More Void Linux spkg's
> 494c975e8d Trac #30375: Gather and clean up compiler flags
> 6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
> 3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for 
> the sage-local artifact
> 32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at 
> the beginning of the PATH
> b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via 
> sage-config if it exists
> c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
> 5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
> 3d61303663 Trac #28712: clarify acceptable input to prime_range
> 790c30db33 Trac #28623: Upgrade Arb to 2.18.1
> 77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
> b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, 
> conditionalize sagetex dependencies on SAGE_CHECK
> 3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
> fc7304a52d Trac #30970: Graphic function point() broken
> eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use 
> \dots instead of \hdots
> 9d862ed8e1 Trac #18406: Fix times in graphics doc
> f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
> e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
> 1178a486f3 Trac #30988: small enhancement of MZV
> 462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
> 2f5d153968 Trac #30973: partial flake8 cleanup for misc/
> dd3a160370 Trac #30967: partial flake8 cleanup for tableau
> 2a3296d3a7 Trac #30966: another wave of cleanup for pbori
> ec88350ebe Trac #30952: conversions of posets to macaulay2
> 8d3a6a16fb Trac #30943: refresh fully commutative elements
> c76fee190f Trac #30917: refresh the Weyl character ring
> 2c7e79a898 Trac #30900: Remove last traces of zope_interface
> acea57e349 Trac #30890: distros info for tox
> 0363814f57 Trac #30822: some typos inside combinat, found by sage --tox
> e6d607125e Trac #30857: additional compatibility wrappers after #24483
> a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for BSD.py
> e9727bf30b Trac #31015: Cysignals testsuite fails due to FORTIFY_SOURCE
> 2a850d5aa1 Trac #30996: adding an option for the opposite product in free 
> Zinbiel algebras
> bb9ceadc8a Trac #30985: Update sympy to 1.7
> ca088c9c93 (tag: 9.3.beta3, trac/develop) Updated SageMath version to 
> 9.3.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/9ff08583-65a8-4929-bd22-38866a44ede9n%40googlegroups.com.

Reply via email to