On Thu, Aug 16, 2018 at 12:03 AM Volker Braun <vbraun.n...@gmail.com> 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
>
>
> 23a2b10da6 (tag: 8.4.beta1) Updated SageMath version to 8.4.beta1
> 3d7965cb6f Trac #25523: Raise Exception if DynamicalSystem initialized with 
> coeffs not in given domain
> 703aa6e339 Trac #25446: compute all orbits of minimal models of dynamical 
> systems
> 18ee14bee3 Trac #25441: Allow more substitutions for non-classical rational 
> function field valuations
> a4e70dddc9 Trac #25360: Honor global proof setting for "polynomial" in 
> factorization code
> a5c0546809 Trac #25241: fix issue with change_ring for polynomials with Maps
> ef293c6e38 Trac #25229: Fix bug in BooleanMonomialMonoid._element_constructor_
> 4c940be147 Trac #25226: Do not sort inductive valuations
> 8f6c04568e Trac #23430: Cannot create a RealBall with rational radius
> 2cffe40b73 Trac #22345: Elliptic curve isogenies over number fields II: 
> implement Billerey's algorithm for reducible primes
> 912e88cfbe Trac #22157: Add SPQR-tree decomposition for 2-vertex-connected 
> graphs
> db0b3a5a48 Trac #22156: Clarifying eps_abs and eps_rel in numerical_integral
> a3e4977917 Trac #21946: solve(x==x, x) returns [x == r1]
> 705d59f725 Trac #26025: Sage should not use GP_DATA_DIR
> cf8a36f533 Trac #26020: py3: src/sage/numerical/backends/glpk_graph_backend
> 2bd1923f8a Trac #26013: lots of warnings when uninstalling spkgs
> cbe8c4550f Trac #25939: error in Well's algorithm for canonical height
> 6fb4f97eb3 Trac #25749: fixing invalid escape sequences in modular (final)
> c96ee846de Trac #25315: Find libraries in DYLD_LIBRARY_PATH as fallback
> df9d24fd40 Trac #25276: Bugs with GradedCommutativeAlgebra
> 2274331e6e Trac #26012: Fix bug concerning restrictions of tensorfields
> e674750080 Trac #26008: Upgrade setuptools and pip
> eeb4a217fb Trac #26002: Support pari compiled with threads
> 0e78774b03 Trac #25999: Compile errors due to struct
> f32c9bd7dc Trac #25984: Minor cleanup related to Monsky-Washnitzer
> ce3cf8444f Trac #25975: py3: small fix for Lfunction names
> c087f48b43 Trac #25974: py3: fix unnecessary map() in sage.calculus.riemann
> 4273770ad2 Trac #25970: Improve "Inverse does not exist" error messages
> 42694c6526 Trac #25966: Upgrade Arb to 2.14.0
> 0f3a8439b3 Trac #25144: Add DESTDIR support for palp
> ed1a6bd434 Trac #25103: Minimal polynomials of elements in p-adic fields
> 2e783bb5a8 Trac #24843: Issue with p-adic printing
> dc76f7d1fd Trac #24669: Re-enable threads on OpenBLAS
> 5e6587ef2e Trac #23218: Ramified extensions of general p-adic rings and fields
> f1ef83ac07 Trac #26021: tides does not build on 32-bit systems
> 1389c4f117 Trac #25722: Test jupyter kernel symlinks in tmpdir
> c694dfe2ed Trac #26007: Missing sagelib dependencies
> 77cf54bfb2 Trac #23627: Update points() in projective_homset.py  and 
> affine_homset.py to work over CC and CDF
> 8e656e77aa Trac #25697: Implement enumeration over QQ for product projective 
> schemes
> a12e31cdbc Trac #25781: add Comparison operator for morphism between product
> 32c9872c18 Trac #25792: add dehomogenize function for product projective point
> 7687c443b9 Trac #25821: implement height functions for product points
> 6451eb7c7f Trac #25958: py3: clean up use of map/filter in 
> sage.graphs.generators.classical_geometries
> d0ef067dd1 Trac #25947: py3: miscellaneous map -> list fixes
> 73c89a342d Trac #25940: Python 3: Chain complex fixes
> 4553736c25 Trac #25935: Make __eq__ and __hash__ of AbelianGroup_class 
> consistent
> b9bdea5ef1 Trac #25926: Cleanup generalized_Young_walls documentation
> 915800af78 Trac #25923: cleanup of any(...) outside of schemes folder
> 302de5422d Trac #25920: some changes about all() and any() in schemes
> 8992f88bb4 Trac #25918: Queer supercrystals
> 99023a94b7 Trac #25917: Add definition of crystal to catalog of crystals
> 574d72f1db Trac #25908: Printing of p-adic extensions
> fc68b6b1ec Trac #25906: Upgrade to zeromq 4.2.5 and pyzmq 17.1.0
> 2a82aeb5e5 Trac #25835: Move gap packages to features
> 6081d6f06d Trac #25345: Make it possible to test sage without htmldoc
> 0d3e496088 Trac #25602: implement translation of fricas.rootOf
> 807bf5b461 Trac #25596: Add random tests for finite posets
> 6dd6958964 Trac #25083: Upgrade to IPython 5.8
> 4664730ffe Trac #24883: Endless symbolic computation
> 8fdfaa1607 Trac #22415: Add operator class membership tests for matrices
> ada43b34b3 (tag: 8.4.beta0, trac/develop) Updated SageMath version to 
> 8.4.beta0

On Cygwin: Incremental upgrade from 8.4.beta0 built fine.

With

$ make ptestlong

I got the following failures:

----------------------------------------------------------------------
sage -t --long src/sage/tests/py3_syntax.py  # 3 doctests failed
sage -t --long src/sage/graphs/generators/families.py  # 1 doctest failed
sage -t --long src/sage/tests/books/judson-abstract-algebra/sylow-sage.py
 # 27 doctests failed
sage -t --long src/sage/groups/perm_gps/partn_ref/data_structures.pyx
# 12 doctests failed
sage -t --long src/sage/groups/perm_gps/cubegroup.py  # 72 doctests failed
sage -t --long src/sage/modular/modform_hecketriangle/readme.py  # 40
doctests failed
----------------------------------------------------------------------

But they appear to have been transient.  Upon running

$ ./sage -t -a --long --failed -p 4

those tests passed.

I might look into what was going on there (there were a few fork()
failures in some of them), but as long as they pass on their own I'm
satisfied.

-- 
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