#10041: Doctest failure in sage/tensor/differential_forms.py
-----------------------------+----------------------------------------------
   Reporter:  mpatel         |       Owner:  mvngu       
       Type:  defect         |      Status:  needs_review
   Priority:  blocker        |   Milestone:  sage-4.6    
  Component:  doctest        |    Keywords:              
     Author:                 |    Upstream:  N/A         
   Reviewer:  Niles Johnson  |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------
Description changed by niles:

Old description:

> With the forthcoming 4.6.alpha2, I get this doctest failure on the Skynet
> machines cicero (x86-Linux-pentium4-fc) and fulvia (x86_64-SunOS-core2):
> {{{
> #!python
> sage -t -long "devel/sage/sage/tensor/differential_forms.py"
> **********************************************************************
> File
> "/home/mpatel/build/cicero/sage-4.6.alpha2/devel/sage/sage/tensor/differential_forms.py",
> line 132:
>     sage: cmp(F, G)
> Expected:
>     1
> Got:
>     -1
> }}}
> Related: #9650.

New description:

 With the forthcoming 4.6.alpha2, I get this doctest failure on the Skynet
 machines cicero (x86-Linux-pentium4-fc) and fulvia (x86_64-SunOS-core2):
 {{{
 #!python
 sage -t -long "devel/sage/sage/tensor/differential_forms.py"
 **********************************************************************
 File
 
"/home/mpatel/build/cicero/sage-4.6.alpha2/devel/sage/sage/tensor/differential_forms.py",
 line 132:
     sage: cmp(F, G)
 Expected:
     1
 Got:
     -1
 }}}
 Related: #9650.

 == Apply ==

  * [attachment:trac_10041_doctest_failure_differential_forms.patch]
  * patch from #10053

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10041#comment:13>
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