Thank you Samuel Lelievre and Emmanuel Charpentier for testing. Your 
doctests failures are known:

If pari 2.11.4 is installed on the system (e.g. debian testing), there are 
some failing doctests due to different representatives (see #29472 
<https://trac.sagemath.org/ticket/29472> and #29313 
<https://trac.sagemath.org/ticket/29313>). This is really nothing to worry 
about just annoying:

sage -t src/sage/lfunctions/dokchitser.py # 2 doctests failed
sage -t src/sage/lfunctions/pari.py # 1 doctest failed
sage -t src/sage/rings/polynomial/polynomial_quotient_ring.py # 2 doctests 
failed
sage -t src/sage/schemes/elliptic_curves/ell_number_field.py # 3 doctests 
failed
sage -t src/sage/rings/number_field/unit_group.py # 1 doctest failed
sage -t src/sage/rings/number_field/number_field_element.pyx # 1 doctest 
failed
sage -t src/sage/rings/number_field/number_field.py # 8 doctests failed
sage -t src/sage/rings/number_field/number_field_ideal.py # 2 doctests 
failed

If you use glpk from your system, you will have two failing doctests as 
upstream rejected a patch that improves the error traceback for sage/giving 
warnings (to my understanding, see #29493 
<https://trac.sagemath.org/ticket/29493>):

sage -t src/sage/libs/glpk/error.pyx # 1 doctest failed
sage -t src/sage/numerical/backends/glpk_backend.pyx # 1 doctest failed

If you have libsqlite3 but not sqlite3 installed, you don't have the 
sqlite3 executable, witnessed by the following test (#29092 
<https://trac.sagemath.org/ticket/29092>):

sage -t src/sage/tests/cmdline.py # 3 doctests failed

I think none of those failures is serious enough that it needs to be 
handled now. We also need to make a general decision on how we deal with 
doctests that may vary slighly by the system package and how rigid we are 
with accepting system packages (is the glpk "bug" already serious enough to 
reject it).

Jonathan

Am Mittwoch, 6. Mai 2020 17:36:07 UTC+2 schrieb Emmanuel Charpentier:
>
> On Debian testing running on core i7 + 16 GB RAM, rebuilding 9.1.rc2 
> afresh (make distclean, make config , ./configure, make ptestlong) leads 
> to ten permanent errors:
> File Result P/T 
> src/sage/schemes/elliptic_curves/ell_number_field.py 3 doctests failed P 
> src/sage/rings/number_field/number_field.py 7 doctests failed P 
> src/sage/rings/number_field/number_field_element.pyx 1 doctest failed P 
> src/sage/rings/number_field/number_field_ideal.py 2 doctests failed P 
> src/sage/lfunctions/dokchitser.py 2 doctests failed P 
> src/sage/numerical/backends/glpk_backend.pyx 1 doctest failed P 
> src/sage/rings/polynomial/polynomial_quotient_ring.py 2 doctests failed P 
> src/sage/lfunctions/pari.py 1 doctest failed P 
> src/sage/libs/glpk/error.pyx 1 doctest failed P 
> src/sage/rings/number_field/unit_group.py 1 doctest failed P 
>
> The results of re-running these tests is in the attached file chkerrs.txt.
>
> HTH,
>
> Le mercredi 6 mai 2020 00:24:12 UTC+2, 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 
>>
>> There are no more open blocker tickets no now would be a good time for 
>> you to test if you haven't already!
>>
>>
>> bfbaddcc58 (tag: 9.1.rc3, trac/develop) Updated SageMath version to 
>> 9.1.rc3
>> ec4fd4a567 Trac #29625: support for weighted term orders in normal_basis
>> 6e2957b534 Trac #29348: Remove dependency on 'twisted' for some 
>> unpickling in cartan_type
>> d51fbf9df3 Trac #28753: Ramification Type for Rational Maps
>> fa25d32e2e Trac #24601: 3D plot missing axis labels and tick numbers with 
>> viewer='threejs' and displayed in chrome.
>> f0f8016277 Trac #29624: PermutationGroup_generic.__richcmp__ does not 
>> check for op_NE
>> c8c581e29b Trac #29609: Compute the Conway mass directly from the genus 
>> symbol.
>> dc102aa724 Trac #29604: Laurent polynomials rings in characteristic 2 
>> have strange generators
>> 6bf0780980 Trac #29592: change _cmp_ to _richcmp_ in finite rings
>> 013ce41106 Trac #29570: Wrong parent when using diff_form of degree zero
>> 951a41f7b3 Trac #29553: add a method to test whether a polynomial is 
>> symmetric
>> 1b358237ec Trac #25797: Implement graftal lace cellular automata
>> 17e126688a Trac #29627: "sage -python", "sage -pip", etc.: Do not fall 
>> back to system Python
>> a4a63c8349 Trac #29626: Remove ./configure --enable-SPKG options for pip 
>> packages (for which this is not implemented)
>> e4fd7dfe8a Trac #29618: build/pkgs/conda.txt: Use python<3.8
>> 1924002fd7 Trac #29612: Fix palp issue with -DNDEBUG
>> ec976ffd37 Trac #29606: build/pkgs/maxima/spkg-install.in: Do not pass 
>> on another copy of CFLAGS, LDFLAGS
>> d92d65d89f Trac #29601: Fix singular configure patch
>> 4256058c21 Trac #29599: Remove C++17 flag from giac and lcalc
>> 20f930cead Trac #29598: Make sure latest openblas from conda is used
>> 588010006e Trac #29597: Don't override LDFLAGS in m4rie
>> 84a3744d65 Trac #29596: Add rpath-link on Linux
>> 4f52bf1137 Trac #29621: remove log_html() and other log_*()
>> 903edac714 Trac #29607: homebrew-standard: Fix several problems with 
>> library search paths
>> cc17d2e22b Trac #29448: configure finds libpng but matplotlib does not
>> 1302e46472 Trac #29269: Add call to cliquer with custom cliques sizes
>> 31666f8b04 Trac #29603: wrong self import in skew polynomials
>> 990993d2cc Trac #29593: tuning our .lgtm.yml
>> 425d099420 Trac #29579: internet test in OEIS failing
>> dd2c3bace3 Trac #29578: failing internet test integration
>> 876a534f69 Trac #29594: Remove some dead spkg-configure.m4 code
>> ee9518ff3e Trac #29591: Don't test whether ppl is an installed package
>> d65f415d62 Trac #29587: build/pkgs/glpk/distros/homebrew.txt: Enable glpk 
>> again
>> ba00d2a5a0 Trac #29563: perl_term_readline_gnu spkg-configure depends on 
>> TERM environment variable
>> 1c8196af72 Trac #29561: Don't use imports from rings.all in matrices
>> c4d6a67946 Trac #29530: Make Docker images generated by GitHub CI 
>> workflows available; minor CI fixes
>> a4c7371d6a Trac #29390: gf2x build fails on fedora-32-minimal
>> cbcab1ad33 Trac #29176: Bug in Voronoi Diagram
>> f6d1907e33 Trac #26513: bug in discovery of SRG' complements - related to 
>> twograph_descendant
>> f4d2829903 Trac #26349: Memory leaks with matrix operations over GF(2)
>> e080f18c9b Trac #26287: Upgrade to gc 8.0.4 and libatomic 7.6.10
>> 97c47d1e61 Trac #29582: polymake SPKG.txt: Remove outdated info regarding 
>> macOS headers
>> c05af490cd Trac #29560: sage-guess-package-system: Ignore conda if no 
>> environment is activated
>> 790f4237bc Trac #27699: configure: Exit with error if an Anaconda 
>> environment without compilers is active
>> be00014c2b Trac #29584: pillow: Add dependencies
>> cdc2ccf376 Trac #29574: conda-forge-macos-standard: sage.libs.pynac.pynac 
>> Symbol not found
>> f927058305 Trac #29564: fix some details suggested by lgtm in number 
>> fields and quaternions
>> bb5a3ff819 Trac #29571: build/pkgs/*/distros: Add some missing system 
>> packages
>> 89e63ff18b Trac #29567: Fix "invalid escape sequence" when building the 
>> doc
>> 715458fd4a Trac #29466: Add kwds to __classcall__ of MatrixSpace
>> f1683767f9 Trac #29562: .homebrew-build-env: Set CPATH, LIBRARY_PATH 
>> instead of CPPFLAGS, LDFLAGS
>> b5dc372023 Trac #29556: Update README and Installation Guide (from 
>> Source) for Sage 9.1
>> 50c5ac80b0 (tag: 9.1.rc2) Updated SageMath version to 9.1.rc2
>>
>> ​
>

-- 
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/32e9ea4b-98b2-43fd-9a8c-8888840f7df9%40googlegroups.com.

Reply via email to