Changes between Version 196 and Version 201 of Ticket #21869
- Timestamp:
- 10/05/17 08:55:08 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Commit
changed from
76df6901142e9484c6969d3b4d5afeed81482982
to41277b3f9070fe51be20cdc05f15f4c852e12205
-
Property
Work issues
changed from
6 failing doctests, check docbuild output for broken links
to1 failing doctest, check docbuild output for broken links
-
Property
Commit
changed from
-
Ticket #21869 – Description
v196 v201 47 47 Some tests fail because some of the paths broke when moving the code from github into sage. The following are known problems – Julian aka saraedum is working on these: 48 48 {{{ 49 sage -t src/sage/rings/valuation/valuation.py # 4 doctestsfailed50 sage -t src/sage/rings/padics/padic_valuation.py # 2 doctests failed 49 sage -t src/sage/rings/valuation/valuation.py # 1 doctest failed 50 51 51 }}} 52 52