On Debian stable 32-bit one test fails:

sage -t  devel/sage/sage/interfaces/r.py
**********************************************************************
File "/local/data/huss/software/sage-3.2.alpha3/tmp/r.py", line 549:
    sage: r.library('foobar')
Expected:
    Traceback (most recent call last):
    ...
    ImportError: there is no package called 'foobar'
Got nothing
**********************************************************************
File "/local/data/huss/software/sage-3.2.alpha3/tmp/r.py", line 850:
    sage: r.completions('tes')
Expected:
    ['testPlatformEquivalence', 'testVirtual']
Got:
    ['testPlatformEquivalence', 'testPlatformEquivalence',
'testVirtual', 'testVirtual']
**********************************************************************

On 6 Nov., 00:44, mabshoff <[EMAIL PROTECTED]> wrote:
> Hello folks,
>
> here goes 3.2.alpha3 - somewhat later than planned.  Hopefully we
> fixed all numerical doctest noise from #788 (I even reverted a small
> number of changes) and otherwise merged a couple other nice patches.
>
> If this release builds and doctests fine it will likely become
> 3.2.final in the next 48 hours, otherwise there will be a 3.2.rc0.
> There is plenty of patches in trac to review, so those of you who have
> time please review some patches :)
>
> As usual sources and a sage.math binary is in
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2/
>
> Cheers,
>
> Michael
>
> Merged in Sage 3.2.alpha3:
>
> #4035: Martin Albrecht: fix optional doctests for multivariate
> polynomials [Reviewed by Michael Abshoff]
> #4062: Craig Citro, Peter Bruin: Problems with Eisenstein series code
> [Reviewed by David Loeffler]
> #4388: John Cremona: elliptic curves: basis_matrix command totally
> broken [Reviewed by David Loeffler]
> #4406: Robert Bradshaw: make polynomial truncation cpdef method
> [Reviewed by Michael Abshoff]
> #4415: Nicolas Thiery: update sage-combinat script to latest upstream
> version [Reviewed by Michael Abshoff]
> #4416: Michael Abshoff: Sage 3.2.a2: optional doctest failure in sage/
> rings/arith.py [Reviewed by Craig Citro]
> #4417: John Palmieri: fix steenrod algebra 'optional' doctest
> [Reviewed by Michael Abshoff]
> #4418: Minh Nguyen: typos in files under crypto/mq [Reviewed by
> Michael Abshoff]
> #4420: Martin Albrecht: sort Gröbner bases [Reviewed by Michael
> Abshoff]
> #4423: John Palmieri: document branch cut for Ei [Reviewed by Martin
> Albrecht]
> #4427: Martin Albrecht: use RTLD symbols instead of constants in
> init_singular [Reviewed by Michael Abshoff]
> #4428: Craig Citro: Forgot to close open files in sage/rings/
> number_field/totallyreal_phc.py [Reviewed by Michael Abshoff]
> #4434: William Stein: hgmerge massively broken on os x [Reviewed by
> Michael Abshoff]
> #4436: Michael Abshoff: Sage 3.2.a2: numerical noise in sage/calculus/
> calculus.py [Reviewed by Mike Hansen]
> #4437: Michael Abshoff: Sage 3.2.a2: numerical noise in sage/graphs/
> graph.py [Reviewed by Mike Hansen]
> #4438: Michael Abshoff: Sage 3.2.a2: numerical noise in sage/calculus/
> functional.py and wester.py [Reviewed by Craig Citro]
> #4439: Michael Abshoff: Sage 3.2.a2: make three doctests from #788
> random again [Reviewed by Craig Citro]
> #4441: Goerg Weber: remove two obsolete entries from modabvar
> documentation [Reviewed by Michael Abshoff]
> #4442: Goerg Weber: fix documetation build issue with congroup.py
> [Reviewed by Michael Abshoff]
> #4445: Robert Miller: is_isomorphic throws an error when the graph is
> compared to itself [Reviewed by Jason Grout]
> #4449: Franco Soliola: sage-combinat install script doesn't work with
> 3.2.alpha2 [Reviewed by Michael Abshoff]
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to