FWIW : on Debian testing running on Core i7 + 16 GB RAM, same results as 
for 8.3.beta0, i. e. one transient and two permanent errors (the same as 
before) :

----------------------------------------------------------------------
sage -t --long src/sage/rings/padics/padic_lattice_element.py  # Timed out
sage -t --long src/sage/groups/perm_gps/permgroup.py  # 1 doctest failed
sage -t --long src/sage/features/gap.py  # 1 doctest failed
----------------------------------------------------------------------

HTH,

--
Emmanuel Charpentier


Le lundi 14 mai 2018 20:10:54 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
>
> 6fc1e20c66 (tag: 8.3.beta1) Updated SageMath version to 8.3.beta1
> 8c327b9901 Trac #25258: Gurobi breaks lots of doctests in make ptestlong
> 47a7327e12 Trac #25248: py3: fix sage.parallel.map_reduce
> 7feb4d298c Trac #25244: LatticePoset: Add is_interval_dismantlable
> 3e6075d57b Trac #25236: Deprecate various functions from old coercion model
> c4b415fa9f Trac #25235: q-Stirling numbers of the second kind
> 2c90815686 Trac #25224: Mismatch in the definition of dilog() between 
> fricas and sympy
> 3ab97b15d3 Trac #25223: Cleaning of the usage of BFS
> bf0beabf6a Trac #25220: fix definite fricas integration
> 88e1ed6d0e Trac #25216: py3: fix bytes handling bugs in sage.plot.animate
> deae517486 Trac #25211: code should not depend ordering of codegrees
> eb2f271af2 Trac #25203: Speed up FiniteField.zeta()
> 22b8be8a05 Trac #25201: Use super() in MatrixSpace.__getitem__
> 9a7f40d097 Trac #25200: Incorrect long element for signed permutations
> eba77d3f14 Trac #25195: py3: fix segfault in element wrapper on Python 3
> f5527d2184 Trac #25192: primitivity test for integral matrices
> b3b4f75048 Trac #25186: Use ZZ.random_element for random_prime
> 7e6c6ab9e5 Trac #25182: coherent output type for polynomial.degree()
> 6a2222afae Trac #25174: conversion of I to fricas is wrong
> 6a34919efb Trac #25169: py3: fixing print in sage-starts script
> 80d4a17edc Trac #25161: Sphinx build hangs when a BaseException occurs
> 6f130ae999 Trac #25146: Cleanup of AbstractPartitionDiagram
> 41c9fffbe1 Trac #24966: package primecount 4.3
> 72980a10a1 Trac #24890: Tensor product of lattices
> 951fa49129 Trac #24460: py3: fixes to sage.libs.gap
> e5af4884cc Trac #15508: Implement Fock space
> 4756f04cbe Trac #25335: Missing imports in 
> src/sage/geometry/polyhedron/base.py
> faad356119 Trac #25133: Implement WQSym
> b593af3371 Trac #25132: Define the class of SuperPartitions
> c1a36a02ee Trac #25131: FQSym: add G basis
> ad72cec5b8 Trac #25128: Have py_scalar_to_element convert gmpy2 numbers
> 81f7d7a341 Trac #25121: fix edge color format in graphviz_string
> 8821bb1454 Trac #25120: dot2tex edge coloring is broken
> 80fa1be913 Trac #25117: some pyflakes cleanup for unused variables
> fd8c5d4676 Trac #25112: perl_term_readline_gnu: Upgrade to 1.35 and patch 
> away ncurses problem
> bf6cbafbed Trac #25109: Upgrade cmake to 3.11.0
> 07ce7c88bf Trac #25105: ell_number_field.py takes a long time to test
> bb996e69ec Trac #25098: Fix LaTeX usage in Rings documentation
> eecf07e8c7 Trac #25095: polygon3d ignores the "alpha" (and equivalent 
> "opacity") argument
> 15b5aa2b60 Trac #25081: The polar of a polyhedron should carry the backend 
> used.
> 62a893aba3 Trac #25080: code for Cartesian factorization of posets
> 89ec1fb5c2 Trac #25075: pyflakes cleanup in combinat
> 329c579bac Trac #25074: upgrade to ipywidgets 7.2.0
> a5122d141e Trac #25067: Implement quantum group q-numbers
> 054122ae77 Trac #25065: partition input is ignored when casting DiGraph as 
> BipartiteGraph
> 09f6b467c5 Trac #25064: more conversions from http to https
> 7f5a1dad2b Trac #25063: py3: get rid of __cmp__ in interfaces
> 430abb3957 Trac #25062: another typo ticket, yet
> ae77a27f60 Trac #25061: Replace MatrixFactory.__call__ by an ordinary 
> function
> 920bfc0f16 Trac #25060: py3: more rich comparison for multivariate 
> polynomials
> eec16d96bd Trac #25059: py3: get rid of some  __cmp__ in string monoids
> d7b39179bc Trac #25058: corrections to input for posets
> 7993a2d1d3 Trac #25053: py3: remove __cmp__ in free monoids
> 6513b621f8 Trac #25052: Add DESTDIR support for openblas
> ab02054314 Trac #25042: Add DESTDIR support for freetype
> bc875efff0 Trac #15597: Quasi-shuffle product
> 670713abd7 Trac #25129: Fix "offline" viewing of threejs plots on Cygwin
> 6cfeb59db4 Trac #25038: Use sage-dist-helpers for curl and gc
> 235703c6da Trac #25037: Add destdir support and other cleanup for ntl
> fbcf50432c Trac #25036: Code cleanup in plot3d
> a698014552 Trac #25023: Adds function to compute quadratic defect
> 1f7f75b42f Trac #25022: change_ring broken on polynomials
> f997efffd1 Trac #25018: Bug in shuffle product `ShuffleProduct_w1w2`
> 1c38098666 Trac #25016: Add PyCygwin as a standard package
> 8e27ccc8b4 Trac #25014: Twist of a TorsionQuadraticModule
> 05f9233d0b Trac #25008: Additional method "matrix" / "_matrix_" for the 
> element class of ClassicalMatrixLieAlgebra
> dd67e2ab57 Trac #25007: Bug in to_vector-method of 
> ClassicalMatrixLieAlgebra class
> 414df4185c Trac #25002: Ear Decomposition
> 2482fdfa30 Trac #24998: py3: incorporate a tab completion function from 
> sagenb
> bee19a8a90 Trac #24985: py3: some fixes in designs
> f38ace4016 Trac #24969: Upgrade to R 3.4.4
> f6b90f97f0 Trac #24957: make Expect._before() wrap bytes_to_str
> 6c423c10af Trac #24954: Stronger references in CachedRepresentation
> a2aaf421a8 Trac #24952: Speed up SR(Integer/Rational)
> 65738dfe7c Trac #24951: Use nauty as the default generator for graphs
> 3d4ac5219b Trac #24948: enhanced sage-list-packages
> a590345172 Trac #24925: Ford Fulkerson algorithm does not handle 
> unconnected vertices correctly + unclear error message + lacks tests
> 8bdc326ba5 (tag: 8.3.beta0) Updated SageMath version to 8.3.beta0
>
>

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to