Opened 12 years ago
Closed 12 years ago
#8940 closed defect (invalid)
doctest failures in sagedoc.py
Reported by: | mvngu | Owned by: | tbd |
---|---|---|---|
Priority: | blocker | Milestone: | sage-duplicate/invalid/wontfix |
Component: | doctest coverage | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Here's the failure on sage.math, when building Sage 4.4.2.alpha0 from source:
sage -t -long devel/sage/sage/misc/sagedoc.py # 3 doctests failed
The failure with sagedoc.py is due ticket #8468, whose patch was merged without also merging the relevant Sphinx configuration files.
Change History (1)
comment:1 Changed 12 years ago by
- Milestone changed from sage-4.4.2 to sage-duplicate/invalid/wontfix
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is invalid due to the report at this sage-devel thread.