Re: [sage-devel] Sage 4.3.4.alpha0 released

0 views
Skip to first unread message
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

Florent Hivert

unread,
Mar 4, 2010, 3:54:08 AM3/4/10
to sage-...@googlegroups.com
Hi Minh,

> This release incorporates many combinatorics tickets positively
> reviewed during and/or before Sage Days 20.
> * The following tests failed on sage.math:
>
> sage -t -long devel/sage/sage/categories/finite_semigroups.py # 2
> doctests failed
> sage -t -long devel/sage/sage/categories/examples/finite_semigroups.py
> # 1 doctests failed

I investigated shortly about those two:

**********************************************************************
File "/mnt/usb1/scratch/hivert/sage-4.3.4.alpha0-sage.math.washington.edu-x86_64-Linux/devel/sage-main/sage/categories/examples/finite_semigroups.py", line 75:
sage: S.j_transversal_of_idempotents()
Expected:
['acb', 'ac', 'ab', 'bc', 'a', 'c', 'b']
Got:
['a', 'acb', 'ac', 'ab', 'cb', 'c', 'b']
**********************************************************************

sage -t "devel/sage-main/sage/categories/finite_semigroups.py"
**********************************************************************
File "/mnt/usb1/scratch/hivert/sage-4.3.4.alpha0-sage.math.washington.edu-x86_64-Linux/devel/sage-main/sage/categories/finite_semigroups.py", line 232:
sage: sorted(S.j_transversal_of_idempotents())
Expected:
['a', 'ab', 'ac', 'acb', 'b', 'bc', 'c']
Got:
['a', 'ab', 'ac', 'acb', 'b', 'c', 'cb']
**********************************************************************
File "/mnt/usb1/scratch/hivert/sage-4.3.4.alpha0-sage.math.washington.edu-x86_64-Linux/devel/sage-main/sage/categories/finite_semigroups.py", line 198:
sage: S.j_classes()
Expected:
[['acb', 'cab', 'bca', 'abc', 'bac', 'cba'], ['ac', 'ca'],
['ab', 'ba'], ['bc', 'cb'], ['a'], ['c'], ['b']]
Got:
[['a'], ['acb', 'cba', 'bca', 'abc', 'bac', 'cab'], ['ac', 'ca'], ['ab', 'ba'], ['cb', 'bc'], ['c'], ['b']]
**********************************************************************

Those failure are all because of an arbitrary choice which seem to depend on
sage version/achitecture/whatever... I'm making a patch to solve those.

Cheers,

Florent

John Cremona

unread,
Mar 4, 2010, 6:40:52 AM3/4/10
to sage-...@googlegroups.com
On 3 March 2010 18:05, Minh Nguyen <nguye...@gmail.com> wrote:
> Hi folks,

>
> This release incorporates many combinatorics tickets positively
> reviewed during and/or before Sage Days 20.
>
> Source tarball:
>
> http://sage.math.washington.edu/home/release/sage-4.3.4.alpha0/sage-4.3.4.alpha0.tar
>

I had a vast number of test failures on a machine which normally
behaves well, see here:
http://www.warwick.ac.uk/staff/J.E.Cremona/testlong.log

That includes 1378 "mysterious errors". the build produced no errors.
It's a 64-bit ubuntu machine.

Any ideas? Should I just scrap that build and do it again?

John

mhampton

unread,
Mar 4, 2010, 8:02:08 AM3/4/10
to sage-devel
I only had those 2 failures (the finite_semigroups ones) on a machine
running 64-bit Ubuntu 9.10.

-Marshall

On Mar 4, 2:54 am, Florent Hivert <florent.hiv...@univ-rouen.fr>
wrote:

John Cremona

unread,
Mar 4, 2010, 2:43:52 PM3/4/10
to sage-...@googlegroups.com
On a 32-bit ubuntu linux machine: build fine, the same 4 test
failures as on sage.math.

John

Reply all
Reply to author
Forward
0 new messages