Opened 12 years ago
Closed 12 years ago
#6884 closed defect (fixed)
notebook doctest failures in Sage 4.1.2.alpha0 on mod.math
Reported by: | mvngu | Owned by: | boothby |
---|---|---|---|
Priority: | major | Milestone: | sage-4.1.2 |
Component: | notebook | Keywords: | |
Cc: | timdumol | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The following doctests failed in Sage 4.1.2.alpha0 on mod.math:
sage -t -long devel/sage-main/sage/server/notebook/notebook.py # 12 doctests failed sage -t -long devel/sage-main/sage/server/notebook/worksheet.py # 5 doctests failed
This was reported at this sage-devel thread. A full log is attached with this ticket. The same failures were also reported.
Attachments (3)
Change History (7)
Changed 12 years ago by
comment:1 Changed 12 years ago by
- Description modified (diff)
comment:2 Changed 12 years ago by
- Cc timdumol added
- Summary changed from notebook doctest failures in Sage 4.1.2.alpha0 on mod.math to [with patch, needs review] notebook doctest failures in Sage 4.1.2.alpha0 on mod.math
I apologize for missing this.
comment:3 Changed 12 years ago by
If the "manifest" patch at #6568 fixes the doctest failures, please close this ticket.
comment:4 Changed 12 years ago by
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from [with patch, needs review] notebook doctest failures in Sage 4.1.2.alpha0 on mod.math to notebook doctest failures in Sage 4.1.2.alpha0 on mod.math
The doctest failures are fixed by the patch trac_6568-manifest.patch
at #6568.
Note: See
TracTickets for help on using
tickets.
doctest log on mod.math