Fixed in #19294 On Monday, September 28, 2015 at 4:48:21 PM UTC+2, Sébastien Labbé wrote: > > On Ubuntu 14.04 64 bit, > > Using > --optional=arb,benzene,bliss,buckygen,cbc,coxeter3,cryptominisat,database_cremona_ellcurve,database_gap,database_odlyzko_zeta,database_pari,database_stein_watkins,database_symbolic_data,dot2tex,gambit,gap_packages,gcc,gdb,mcqd,modular_decomposition,mpir,nauty,plantri,python2,sage,scons,tides > > make ptestlong finishes with > > ---------------------------------------------------------------------- > sage -t --long --warn-long 2.3 src/sage/combinat/kazhdan_lusztig.py # 1 > doctest failed > sage -t --long --warn-long 2.3 > src/sage/schemes/product_projective/wehlerK3.py # Timed out > ---------------------------------------------------------------------- > > The problem with wehlerK3.py is not reproducible (all test passed). But I > get the following reproducible failing doctest involving optional coxeter3 > package: > > sage -t --long --warn-long 2.3 src/sage/combinat/kazhdan_lusztig.py > ********************************************************************** > File "src/sage/combinat/kazhdan_lusztig.py", line 68, in > sage.combinat.kazhdan_lusztig.KazhdanLusztigPolynomial > Failed example: > W.kazhdan_lusztig_polynomial([2], [3,2,3,1,2]) # optional - > coxeter3 > Expected: > 1 + q > Got: > q + 1 > ********************************************************************** > > Sébastien >
-- 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 http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
