#9958: Upgrade python to 2.7.x
---------------------------+------------------------------------------------
   Reporter:  mhampton     |          Owner:  tbd                          
       Type:  enhancement  |         Status:  needs_work                   
   Priority:  major        |      Milestone:  sage-5.0                     
  Component:  packages     |       Keywords:                               
Work_issues:               |       Upstream:  N/A                          
   Reviewer:               |         Author:  François Bissey              
     Merged:               |   Dependencies:  #5852, #11986, #12085, #12096
---------------------------+------------------------------------------------

Comment(by strogdon):

 For the sake of completeness, I now have

 32bit: one failure

 {{{
 sage -t -long  -force_lib devel/sage-main/sage/misc/randstate.pyx
 }}}
 which was mentioned above.

 64bit: two failures

 {{{

 sage -t -long  -force_lib devel/sage-
 main/sage/combinat/words/nfactor_enumerable_word.py
 **********************************************************************
 File "/storage/sage/sage-4.8.alpha3/devel/sage-
 main/sage/combinat/words/nfactor_enumerable
 _word.py", line 20:
     sage: it.next()
 Expected:
     word: 5645
 Got:
     word: 4564
 **********************************************************************
 File "/storage/sage/sage-4.8.alpha3/devel/sage-
 main/sage/combinat/words/nfactor_enumerable
 _word.py", line 23:
     sage: it.next()
 Expected:
     word: 6456
 Got:
     word: 5645
 **********************************************************************
 File "/storage/sage/sage-4.8.alpha3/devel/sage-
 main/sage/combinat/words/nfactor_enumerable
 _word.py", line 26:
     sage: it.next()
 Expected:
     word: 4564
 Got:
     word: 6456
 **********************************************************************


 sage -t -long  -force_lib devel/sage-
 main/sage/combinat/words/suffix_trees.py
 **********************************************************************
 File "/storage/sage/sage-4.8.alpha3/devel/sage-
 main/sage/combinat/words/suffix_trees.py",
 line 1323:
     sage: t.trie_type_dict() == dict([[(0, W("a")), 4], [(0, W("b")), 3],
 [(3, W("a")), 2]
 , [(4, W("b")), 5], [(5, W("a")), 1]])
 Expected:
     True
 Got:
     False
 **********************************************************************
 }}}
 which have been mentioned previously.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:191>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to