On Debian testing running on Core i7 + 16 GB RAM, 8.0.beta9+ Trac#22989 <https://trac.sagemath.org/ticket/22989> + Trac#23067 <https://trac.sagemath.org/ticket/23067> (both trivial both needing review) passes ptestlong with the transient : ---------------------------------------------------------------------- sage -t --long src/sage/homology/simplicial_complex.py # 1 doctest failed ---------------------------------------------------------------------- which, as usual, passes wuen run standalone.
HTH, -- Emmanuel Charpentier Le jeudi 1 juin 2017 00:56:19 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 > > d9e145d Updated SageMath version to 8.0.beta9 > d4bf8c5 Trac #23042: Seealso-block for is_constructible_by_doublings() > 06b510f Trac #23101: Stop using cysignals .pxi files (part 3) > 6910bb1 Trac #23098: Stop using cysignals .pxi files (part 2) > 1916fd7 Trac #23094: Stop using cysignals .pxi files (part 1) > 75d85cc Trac #22999: update cmake to version 3.8.1 > 0db4ada Trac #22970: use flint fmpq_mat for rational dense matrices > 3d23385 Trac #22855: Add weight space permutahedron for Coxeter matrix > group > cb99be7 Trac #22854: Extend bruhat graphs > 899a1ae Trac #22187: Bounded affine permutation of a matrix > f47923d Trac #22963: Unify TEST:: and TESTS:: > 8acc27d Trac #22947: Docstring corrections 'a' vs. 'an' > 2247c39 Trac #23092: correct a few links to trac again > 39819a1 Trac #23082: small enhancement in cluster_algebra_quiver > fe11f59 Trac #23080: typos and missing capitals > de2e55c Trac #23078: simplify some if len(thing) > 0 in combinat > 321828d Trac #23070: cleanup of naive transitive ideal > fff2fc2 Trac #23069: Add name parameter to `polynomial()` method of > `pari_ffelt` elements > 5568c8b Trac #23009: Some .. -directives to Sphinx > 5881692 Trac #22673: Remove old and deprecated html() behaviour > e23986d Trac #21585: Relabeling a graph with permutation > a5d4da3 Trac #16409: 2to3 refactoring tool has warnings for some code > 5d4d022 Trac #13703: special matrices > 4fa3257 Trac #23088: category_cy_helper: fix RuntimeError: dictionary > changed size during iteration > a6e3c71 Trac #23068: py3 more absolute imports in pyx files > 8f0db98 Trac #22959: Doctest fix for: series() yields wrong result > depending on precision > 85dab7d Trac #23084: py3: some care for map inside ETuple > 3f3c394 Trac #23073: py3: remove <type 'instance'> and add some ... for > type/class > 4082b79 Trac #23065: conjugacy classes: replace cmp by eq/ne > 85d43e0 Trac #23064: cleanup of weierstrass_morphism.py (pep8 and cmp) > 66c7acc Trac #23062: Document disp option of minimize > 07776c7 Trac #23060: py3: get rid of cmp in complex interval field > fefbe44 Trac #22991: Graph.add_edge(i,i) should not silently do nothing > e65768c Trac #22990: Infinite loop in vertex_disjoint_paths > 367539d Trac #22799: Strange warnings from numpy/matplotlib when sage is > built with clang > 584c4d0 Trac #5415: problems with multifactorial? > 363a4d2 Trac #23083: zlib build broken on Cygwin > ac29736 Trac #22909: Indexed SR variables > 3103ba8 Trac #22629: Implement more generic code for (finite dimensional) > modules with basis > 646f124 Trac #22493: upgrade to MPIR-3.0.0 > aa08ee6 Trac #21801: incorrect summation > 6723fbf Trac #21693: Add functions related to linear structures of Boolean > functions and SBox > 7369303 Trac #23059: Fix Python 2 build on Cygwin > 1f6a0cd Trac #22821: Tweak Mac app handling of Jupyter upgrades > c011cfa Updated SageMath version to 8.0.beta8 > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
