On Ubuntu 18.04, testing various optional and external packages, and using

--optional=4ti2,cbc,ccache,cryptominisat,database_jones_numfield,debian,dot2tex,e_antic,external,fricas,glucose,latte_int,libnauty,lidia,lrslib,memlimit,normaliz,notedown,pandoc_attributes,pip,pycosat,pynormaliz,rst2ipynb,sage,sage_numerical_backends_coin,sage_spkg

I get:

----------------------------------------------------------------------
sage -t --long --warn-long 73.3 --random-seed=0 
src/sage/interfaces/singular.py  # Killed due to segmentation fault
sage -t --long --warn-long 73.3 --random-seed=0 
src/sage/sat/boolean_polynomials.py  # 1 doctest failed
sage -t --long --warn-long 73.3 --random-seed=0 
src/sage/databases/findstat.py  # 1 doctest failed
sage -t --long --warn-long 73.3 --random-seed=0 src/sage/databases/oeis.py  
# 1 doctest failed
----------------------------------------------------------------------
External software detected for doctesting: 
ffmpeg,graphviz,imagemagick,internet,latex,octave,pandoc

Rerunning failed tests, I obtain:

----------------------------------------------------------------------
sage -t --long --warn-long 71.7 --random-seed=0 
src/sage/databases/findstat.py  # 1 doctest failed
sage -t --long --warn-long 71.7 --random-seed=0 src/sage/databases/oeis.py  
# 1 doctest failed
----------------------------------------------------------------------
External software detected for doctesting: internet

Follow up at https://trac.sagemath.org/ticket/25536
Failures are copied below.

sage -t --long --warn-long 71.7 --random-seed=0 
src/sage/databases/findstat.py
**********************************************************************
File "src/sage/databases/findstat.py", line 1247, in 
sage.databases.findstat.findmap
Failed example:
    findmap("Dyck paths", "Set partitions", lambda D: [(a+1, b) for a,b in 
D.tunnels()]) # optional -- internet
Expected:
    0: Mp00092oMp00146 (quality [50])
Got:
    0: Mp00092oMp00146 (quality [68])
**********************************************************************
1 item had failures:
   1 of  12 in sage.databases.findstat.findmap
    11 webbrowser tests not run
    0 tests not run because we ran out of time
    [392 tests, 1 failure, 34.88 s]


sage -t --long --warn-long 71.7 --random-seed=0 src/sage/databases/oeis.py
**********************************************************************
File "src/sage/databases/oeis.py", line 989, in 
sage.databases.oeis.OEISSequence.keywords
Failed example:
    f.keywords()                          # optional -- internet
Expected:
    ('nonn', 'fini', 'full')
Got:
    ('nonn', 'fini', 'full', 'changed')
**********************************************************************
1 item had failures:
   1 of   7 in sage.databases.oeis.OEISSequence.keywords
    5 webbrowser tests not run
    0 tests not run because we ran out of time
    [290 tests, 1 failure, 39.62 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/d867af9d-2b32-454e-9451-226cf6cf3599n%40googlegroups.com.

Reply via email to