-
-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Milestone
Description
=====================================================
[was@localhost ~]$ cat /etc/issue
RHEL5 -- StartCom Enterprise Linux AS release 5.0.0 (Kishuf)
Kernel \r on an \m
sage -t -long devel/sage/sage/crypto/mq/sr.py
Total time for all tests: 4047.3 seconds
Because of lack of RAM:
[was@localhost ~]$ free
total used free shared buffers cached
Mem: 255704 223072 32632 0 35608 140592
Swap: 524280 41776 482504
I still am very unhappy about this doctest failure. Shouldn't Sage should work and
pass its test suite with 768MB memory?
=====================================================
On the Ubuntu LTS 64-bit Sage install with 1GB RAM exactly one failure:
sage -t -long devel/sage/sage/crypto/mq/sr.py
was@SAGE64VPC:~$ free
total used free shared buffers cached
Mem: 1028380 576408 451972 0 101512 196976
=====================================================
Component: algebra
Issue created by migration from https://trac.sagemath.org/ticket/3758