[sage-release] Re: Sage 8.7.beta2 relased

2019-02-05 Thread Eric Gourgoulhon
On Ubuntu 18.04 running on Xeon E5-2623 + 16 GB RAM:

- python2: 
  - incremental build from 8.7.beta1 OK
  - all tests from ptestlong passed
 
- python3: 
  - incremental build from 8.7.beta1 OK
  - all tests from ptest-python3 passed

- for both: confirmed that the Jupyter notebook works again in this release 
(thanks to #27110 ).

Eric.

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


[sage-release] Re: Sage 8.7.beta2 relased

2019-02-04 Thread Sébastien Labbé
Runing tests with --optional=sage,optional,external, I get:

Using 
--optional=bliss,cbc,ccache,cmake,cryptominisat,dot2tex,external,glucose,gmpy2,lrslib,memlimit,mpir,normaliz,notedown,pandoc_attributes,pycosat,pynormaliz,python2,rst2ipynb,sage
External software detected for doctesting: 
ffmpeg,graphviz,gurobi,imagemagick,internet,latex,pandoc

--
sage -t --long src/sage/sat/boolean_polynomials.py  # 1 doctest failed
sage -t --long src/sage/symbolic/integration/external.py  # 1 doctest failed
sage -t --long src/sage/tests/cmdline.py  # 1 doctest failed
sage -t --long src/sage/misc/persist.pyx  # 2 doctests failed
sage -t --long src/sage/combinat/designs/ext_rep.py  # 1 doctest failed
--

The issue with boolean_polynomial and external.py (copied below) are not 
reproducable when run standalone.

The issue with cmdline.py (pandoc) is already positively reviewed.

Follow up at https://trac.sagemath.org/ticket/25536


sage -t --long src/sage/sat/boolean_polynomials.py
**
File "src/sage/sat/boolean_polynomials.py", line 89, in 
sage.sat.boolean_polynomials.solve
Failed example:
s = solve_sat(F, s_verbosity=1, c_max_vars_sparse=4, 
c_cutting_number=8) # optional - cryptominisat
Expected:
c ...
...
Got:

**
1 item had failures:
   1 of  41 in sage.sat.boolean_polynomials.solve
0 tests not run because we ran out of time
[46 tests, 1 failure, 167.78 s]



sage -t --long src/sage/symbolic/integration/external.py
**
File "src/sage/symbolic/integration/external.py", line 84, in 
sage.symbolic.integration.external.mma_free_integrator
Failed example:
mma_free_integrator(exp(-x^2)*log(x), x) # optional - internet
Exception raised:
Traceback (most recent call last):
  File 
"/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/doctest/forker.py",
 
line 671, in _run
self.compile_and_execute(example, compiler, test.globs)
  File 
"/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/doctest/forker.py",
 
line 1095, in compile_and_execute
exec(compiled, globs)
  File "", line 1, in 

mma_free_integrator(exp(-x**Integer(2))*log(x), x) # optional - 
internet
  File 
"/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/symbolic/integration/external.py",
 
line 99, in mma_free_integrator
all_outputs = parse_moutput_from_json(json_page_data)
  File 
"/home/slabbe/GitBox/sage/local/lib/python2.7/site-packages/sage/symbolic/integration/external.py",
 
line 249, in parse_moutput_from_json
raise ValueError('asking wolframalpha.com was not successful')
ValueError: asking wolframalpha.com was not successful
**
1 item had failures:
   1 of   7 in sage.symbolic.integration.external.mma_free_integrator
6 fricas tests not run
0 tests not run because we ran out of time
[35 tests, 1 failure, 32.97 s]



sage -t --long src/sage/tests/cmdline.py
**
File "src/sage/tests/cmdline.py", line 820, in 
sage.tests.cmdline.test_executable
Failed example:
print(open(output, 'r').read() == t)  # optional - pandoc
Expected:
True
Got:
False
**
1 item had failures:
   1 of 271 in sage.tests.cmdline.test_executable
3 gdb tests not run
4 kash tests not run
0 tests not run because we ran out of time
[270 tests, 1 failure, 61.48 s]

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


[sage-release] Re: Sage 8.7.beta2 relased

2019-02-03 Thread Emmanuel Charpentier
On Debian testing running on core I7 + 16 GB RAMP, 8.7.beta2+Trac#27169 
+Trac#25674 
 builds and passes ptestlong 
without any failure.

HTH,


Le dimanche 3 février 2019 13:00:54 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
>
> a6cab5b519 (tag: 8.7.beta2, trac/develop) Updated SageMath version to 
> 8.7.beta2
> d03b5b84d5 Trac #26822: pep8 cleaning in centrality_betweenness and 
> centrality_closeness
> c78b874097 Trac #26821: pep8 cleaning in distance_graph and girth
> 8d1ee52cb3 Trac #26819: improve method eccentricity to save calls to 
> .vertices()
> 544032489d Trac #25535: failing internet doctest in sage/repl/load.py
> dfb6220e03 Trac #27110: Add defusedxml as a new standard package
> ae8601fba7 Trac #26288: upgrade matplotlib to 2.2.3
> 3dc9fefb0f Trac #27043: py3: minor sage.geometry.polyhedron.palp_database 
> cleanup
> aff5a12950 Trac #27037: neighbors of a nonexistent vertex
> 56e9b9d90b Trac #27031: Mention "length of poset" in documentation
> cb7099889d Trac #27026: Minor doctest fixes for #22029
> 4a8622674c Trac #25983: Document that divisors are returned sorted in 
> increasing order
> 445809d40f Trac #27106: remove some unused import in scripts
> daedc04753 Trac #27123: bliss automorphism_group() shouldn't sort vertices
> c01950cd7e Trac #27102: curing the "module import itself" warning
> 3b643080da Trac #27040: Cleanup sage.env
> d029e5b571 Trac #27112: Steenrod algebra elements: explain how to extract 
> tensor factors from a tensor product
> 7d0fc20831 Trac #27041: Remove deprecated stuff related to Cython
> 2258aca437 Trac #21121: Precision in doctest tolerance: x > x
> b69d9f9126 Trac #27132: MR7: trivial doc fix about nauty
> 3ea02b3862 Trac #27127: py3: avoid .vertices() in method ear_decomposition
> 227cfa6518 Trac #27126: py3: Fix plot module for python3
> 437b1aff70 Trac #27125: py3: fix some doctests in graph.py
> 08bfa7cce5 Trac #27115: py3: some tentative fixes for multi-filtered 
> modules
> 288826cdc1 Trac #27113: fix 2 doctests in Mv polytopes
> b36e64a49c Trac #27108: some pyflakes cleanup for combinatorics
> e05773c295 Trac #27099: Deprecate is_extension_type
> 20dafdd245 Trac #27098: Fixed wrong number of arguments for string format
> 227f7bae87 Trac #27055: some simplifications for all
> 743804f014 Trac #27027: graph relabel() assumes sortable vertices
> 21940b09d3 Trac #26829: improve cutwidth.pyx
> b1ac7bd146 Trac #26442: Upgrade to cypari2-2.0.3
> 8807c12fc4 Trac #25544: pyflakes cleanup in interfaces
> e1020edc02 Trac #24986: Inconsistent mpz_t state after interrupted 
> sig_realloc()
> d0a072e104 Trac #27109: libffi tries to install to ${prefix}/lib64 on some 
> Linuxes
> 0cb494282d (tag: 8.7.beta1) Updated SageMath version to 8.7.beta1
>
>

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