#18845: Update NTL to 9.2.0
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  79246f0d651207b38ec0333d2a499dc54cf8a5de
  u/jpflori/ticket/18845             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by fbissey):

 OK, I almost fell like I should have done a new build from scratch.
 {{{
 Mirage:sage-6.8.beta5 fbissey$ ./sage -t --long --warn-long 34.4
 src/sage/rings/arith.py
 Running doctests with ID 2015-07-07-17-26-18-c6eb7fbc.
 Git branch: ntl92
 Using --optional=gcc,mpir,python2,sage,scons
 Doctesting 1 file.
 sage -t --long --warn-long 34.4 src/sage/rings/arith.py
 **********************************************************************
 File "src/sage/rings/arith.py", line 294, in sage.rings.arith.bernoulli
 Failed example:
     union([len(union(x))==1 for x in vals])  # long time (depends on
 previous line)
 Expected:
     [True]
 Got:
     [False, True]
 **********************************************************************
 File "src/sage/rings/arith.py", line 299, in sage.rings.arith.bernoulli
 Failed example:
     union([len(union(x))==1 for x in vals])  # long time (depends on
 previous line)
 Expected:
     [True]
 Got:
     [False, True]
 **********************************************************************
 1 item had failures:
    2 of  16 in sage.rings.arith.bernoulli
     [785 tests, 2 failures, 51.51 s]
 ----------------------------------------------------------------------
 sage -t --long --warn-long 34.4 src/sage/rings/arith.py  # 2 doctests
 failed
 ----------------------------------------------------------------------
 Total time for all tests: 51.7 seconds
     cpu time: 38.6 seconds
     cumulative wall time: 51.5 seconds
 Mirage:sage-6.8.beta5 fbissey$ ./sage -t --long --warn-long 34.4
 src/sage/rings/bernmm.pyx
 Running doctests with ID 2015-07-07-19-02-38-d29775f0.
 Git branch: ntl92
 Using --optional=gcc,mpir,python2,sage,scons
 Doctesting 1 file.
 sage -t --long --warn-long 34.4 src/sage/rings/bernmm.pyx
 **********************************************************************
 File "src/sage/rings/bernmm.pyx", line 68, in
 sage.rings.bernmm.bernmm_bern_rat
 Failed example:
     lst1 == lst2
 Expected:
     True
 Got:
     False
 **********************************************************************
 File "src/sage/rings/bernmm.pyx", line 70, in
 sage.rings.bernmm.bernmm_bern_rat
 Failed example:
     [ Zmod(101)(t) for t in lst1 ]
 Expected:
     [77, 72, 89, 98, 86]
 Got:
     [99, 0, 44, 42, 57]
 **********************************************************************
 1 item had failures:
    2 of  13 in sage.rings.bernmm.bernmm_bern_rat
     [23 tests, 2 failures, 0.79 s]
 ----------------------------------------------------------------------
 sage -t --long --warn-long 34.4 src/sage/rings/bernmm.pyx  # 2 doctests
 failed
 ----------------------------------------------------------------------
 Total time for all tests: 0.8 seconds
     cpu time: 1.2 seconds
     cumulative wall time: 0.8 seconds
 Mirage:sage-6.8.beta5 fbissey$ ./sage -t --long --warn-long 34.4
 src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_other.rst
 Running doctests with ID 2015-07-07-19-02-58-71d664dd.
 Git branch: ntl92
 Using --optional=gcc,mpir,python2,sage,scons
 Doctesting 1 file.
 sage -t --long --warn-long 34.4
 src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_other.rst
 **********************************************************************
 File
 
"src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_other.rst",
 line 212, in
 doc.en.thematic_tutorials.explicit_methods_in_number_theory.birds_other
 Warning, slow doctest:
     w2 = bernoulli(100000, algorithm='pari')   # long time (6s on
 sage.math, 2011)
 Test ran for 55.38 s
 **********************************************************************
 File
 
"src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_other.rst",
 line 213, in
 doc.en.thematic_tutorials.explicit_methods_in_number_theory.birds_other
 Failed example:
     w1 == w2  # long time
 Expected:
     True
 Got:
     False
 **********************************************************************
 1 item had failures:
    1 of  42 in
 doc.en.thematic_tutorials.explicit_methods_in_number_theory.birds_other
     [34 tests, 1 failure, 62.40 s]
 ----------------------------------------------------------------------
 sage -t --long --warn-long 34.4
 src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/birds_other.rst
 # 1 doctest failed
 ----------------------------------------------------------------------
 Total time for all tests: 62.4 seconds
     cpu time: 67.9 seconds
     cumulative wall time: 62.4 seconds
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18845#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to