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

doctest devel/sage/sage/graphs/graph_list.py fails on Solaris 10 (SPARC) #8397

Closed
sagetrac-drkirkby mannequin opened this issue Feb 28, 2010 · 4 comments
Closed

doctest devel/sage/sage/graphs/graph_list.py fails on Solaris 10 (SPARC) #8397

sagetrac-drkirkby mannequin opened this issue Feb 28, 2010 · 4 comments

Comments

@sagetrac-drkirkby
Copy link
Mannequin

sagetrac-drkirkby mannequin commented Feb 28, 2010

== Details of the computer ==

  • Sun Blade 1000
  • 2 x 900 MHz UltraSPARC III+ CPUs
  • 2 GB RAM
  • Solaris 10 03/2005 (first release of Solaris 10)
  • gcc 4.4.3 (uses Sun linker and assembler)

== Sage version 4.3.3 (with several patches) ==
I'm using a patched version of Sage 4.3.3, built as a 32-bit binary. The patches include:

== The problem ==
There are 8 test failures on this rather old SPARC. Increasing SAGE_TIMEOUT allowed 3 to pass. The longest is "devel/sage/sage/rings/polynomial/symmetric_ideal.py" which takes 459.4 s.

However, 5 failures remain outstanding.

    sage -t  "devel/sage/sage/graphs/graph_list.py" # Segfault
    sage -t  "devel/sage/sage/graphs/generic_graph.py" # Segfault
    sage -t  "devel/sage/sage/graphs/graph.py" # Segfault
    sage -t  "devel/sage/sage/graphs/graph_database.py" # Segfault
    sage -t  "devel/sage/sage/databases/database.py" # Segfault

Specific failure of this ticket

This ticket is documenting graph_list.py, or to be more precise

"devel/sage/sage/graphs/graph_list.py"

Related tickets

The other failures observed on this build of Solaris 10 are #8398, #8399, #8400 and #8401

Component: doctest coverage

Merged: sage-4.3.4.alpha1

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

@sagetrac-drkirkby sagetrac-drkirkby mannequin added this to the sage-4.3.4 milestone Feb 28, 2010
@sagetrac-drkirkby sagetrac-drkirkby mannequin changed the title devel/sage/sage/graphs/graph_list.py fails on Solaris 10 (SPARC) doctest devel/sage/sage/graphs/graph_list.py fails on Solaris 10 (SPARC) Feb 28, 2010
@sagetrac-drkirkby

This comment has been minimized.

@sagetrac-drkirkby

This comment has been minimized.

@mwhansen
Copy link
Contributor

mwhansen commented Mar 6, 2010

Merged: sage-4.3.4.alpha1

@mwhansen
Copy link
Contributor

mwhansen commented Mar 6, 2010

comment:4

Fixed by #8408

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

1 participant