Opened 12 years ago
Closed 12 years ago
#8460 closed defect (fixed)
doctest failure sagenb-0.7.5.1-py2.6.egg/sagenb/misc/sageinspect.py
Reported by: | drkirkby | Owned by: | was |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | notebook | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | Dup of #8430, Fixed at #8324 |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
I get this failure on Solaris 10, on SPARC using a modified version of the 4.3.4.alpha0 sources. (All modifications were necessary to get Sage to build).
********************************************************************** File "/export/home/drkirkby/32/sage-4.3.4.alpha0/local/lib/python2.6/site-packages/sagenb-0.7.5.1-py2.6.egg/sagenb/misc/sageinspect.py", line 562: sage: sage_getsourcelines(matrix, True)[1] Expected: 33 Got: 34 **********************************************************************
I'm guessing a bit about the category for his. I'll this if I have chosen the wrong category.
Change History (1)
comment:1 Changed 12 years ago by
- Milestone changed from sage-4.3.4 to sage-duplicate/invalid/wontfix
- Resolution set to fixed
- Status changed from new to closed
- Work issues set to Dup of #8430, Fixed at #8324
Note: See
TracTickets for help on using
tickets.
This happens to be part of #8430 and the fix from #8324 is part of #8435.