#6054: [with patch, needs review] fix display2d with ecl on OSX
---------------------+------------------------------------------------------
 Reporter:  mhansen  |       Owner:  mabshoff
     Type:  defect   |      Status:  new     
 Priority:  major    |   Milestone:  sage-4.0
Component:  doctest  |    Keywords:          
---------------------+------------------------------------------------------
 {{{
  * ecl causes about two bugs and a half on OSX and probably some other
 systems. __repr__ seems to cause sync issues, there is some problem
 with numerical noise and the list of Maxima commands seems to have
 different orderings on different platforms. All this can be fixed with
 too many problems. The doctests affected:

 32 bit OSX 10.5/Intel:

        sage -t -long "devel/sage/doc/en/constructions/calculus.rst"
        sage -t -long "devel/sage/doc/en/constructions/
 polynomials.rst"
        sage -t -long "devel/sage/doc/en/tutorial/introduction.rst"
        sage -t -long "devel/sage/doc/en/tutorial/tour_algebra.rst"
        sage -t -long "devel/sage/doc/fr/tutorial/introduction.rst"
        sage -t -long "devel/sage/doc/fr/tutorial/tour_algebra.rst"
        sage -t -long "devel/sage/sage/calculus/calculus.py"
        sage -t -long "devel/sage/sage/calculus/equations.py"
        sage -t -long "devel/sage/sage/calculus/functional.py"
        sage -t -long "devel/sage/sage/calculus/test_sympy.py"
        sage -t -long "devel/sage/sage/calculus/tests.py"
        sage -t -long "devel/sage/sage/calculus/wester.py"
        sage -t -long "devel/sage/sage/interfaces/maxima.py"
        sage -t -long "devel/sage/sage/schemes/elliptic_curves/
 ell_generic.py"
        sage -t -long "devel/sage/sage/symbolic/expression.pyx"

 noise/blankline of "print $FOO" type

 64 bit OSX 10.5/Intel

        sage -t -long "devel/sage/doc/en/constructions/calculus.rst"
        sage -t -long "devel/sage/doc/en/constructions/
 polynomials.rst"
        sage -t -long "devel/sage/doc/en/tutorial/introduction.rst"
        sage -t -long "devel/sage/doc/en/tutorial/tour_algebra.rst"
        sage -t -long "devel/sage/doc/fr/tutorial/introduction.rst"
        sage -t -long "devel/sage/doc/fr/tutorial/tour_algebra.rst"
        sage -t -long "devel/sage/sage/calculus/calculus.py"
        sage -t -long "devel/sage/sage/calculus/equations.py"
        sage -t -long "devel/sage/sage/calculus/functional.py"
        sage -t -long "devel/sage/sage/calculus/test_sympy.py"
        sage -t -long "devel/sage/sage/calculus/tests.py"
        sage -t -long "devel/sage/sage/calculus/wester.py"
        sage -t -long "devel/sage/sage/interfaces/maxima.py"
        sage -t -long "devel/sage/sage/schemes/elliptic_curves/
 ell_generic.py"
        sage -t -long "devel/sage/sage/symbolic/expression.pyx"
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6054>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

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