Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hang in lisp.py on OS X 10.5 #4114

Closed
mwhansen opened this issue Sep 14, 2008 · 2 comments
Closed

hang in lisp.py on OS X 10.5 #4114

mwhansen opened this issue Sep 14, 2008 · 2 comments

Comments

@mwhansen
Copy link
Contributor

One *major* issue that remains is that the lisp.py doctest hangs forever
on OS X ppc 10.5:

sage -t -long devel/sage/sage/interfaces/lie.py
        [5.5 s]
sage -t -long devel/sage/sage/interfaces/lisp.py

^Z [[10 hours later!]]
[1]+  Stopped                 ./bb
clement-pernets-imac-g5:~ was$

Component: interfaces

Issue created by migration from https://trac.sagemath.org/ticket/4114

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Sep 14, 2008

comment:1

Attachment: trac_4114.patch.gz

On an OSX 10.4 PPC box this patch fixes the issue:

varro:~/sage-3.1.2.rc2 mabshoff$ ./sage -t devel/sage/sage/interfaces/lisp.py
sage -t  devel/sage/sage/interfaces/lisp.py                 
         [19.8 s]
 
----------------------------------------------------------------------
All tests passed!

But I am mystified why it did work on OSX Intel boxen.

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Sep 14, 2008

comment:2

Merged in Sage 3.1.2.rc3

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Sep 14, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants