On May 21, 8:16 pm, mabshoff <mabsh...@googlemail.com> wrote:
> On May 21, 8:11 pm, John H Palmieri <jhpalmier...@gmail.com> wrote:
>
>
>
>
>
> > On May 21, 7:14 am, mabshoff <mabsh...@googlemail.com> wrote:
>
> > > Hi,
>
> > > I gotta run to the airport, but sources and upgrade bits of 4.0.rc0
> > > are in
>
> > >    http://sage.math.washington.edu/home/mabshoff/release-cycles-4.0/rc0/
>
> > > Once I get online I will post more info, but I am sure this will take
> > > a couple hours. Sorry.
>
> > > Cheers,
>
> > > Michael
>
> > On Intel Mac OS 10.5, 32-bit: an upgrade failed for reasons already
> > reported here, and my attempts to fix it also failed.  A fresh install
> > built fine and had a few doctest failures (with sage -testall -long):
>
> > The following tests failed:
>
> >         sage -t -long "devel/sage/sage/calculus/wester.py"
> >         sage -t -long "devel/sage/sage/graphs/graph_plot.py"
> >         sage -t -long "devel/sage/sage/matrix/matrix2.pyx"
> >         sage -t -long "devel/sage/sage/symbolic/assumptions.py"
> >         sage -t -long "devel/sage/sage/symbolic/expression.pyx"
> >         sage -t -long "devel/sage/sage/symbolic/relation.py"
>
> > Several of these are sorting issues, e.g.,
>
> > File "/Applications/sage_builds/sage-4.0.rc0/devel/sage/sage/calculus/
> > wester.py", line 212:
> >     sage: print list(sorted(assumptions()))
> > Expected:
> >     [x > y, y > 0]
> > Got:
> >     [y > 0, x > y]
>
> Yeah, Mike Hansen mentioned there were hashing issues.
>
> > Other are numerical noise.
>
> Yep, some of those are still around.
>
> >  The one in graph_plot is
>
> > libpng error: Image width or height is zero in IHDR
>
> > leading to a runtime error.
>
> Odd, I thought rlm fixed that one. Unless somehow a patch reverted
> that one fix there might be an analog issue in the code.
>
> > Let me know if you want more details for any of these.
>
> I am in between flights and about to catch some sleep, but please post
> a link to the test log. I will take a bunch of them with me and look
> for common denominations, etc.

Here it is:

<http://sage.math.washington.edu/home/palmieri/misc/test.log>

  John

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to