Changes between Version 191 and Version 194 of Ticket #21869
- Timestamp:
- 10/05/17 07:17:23 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Work issues
changed from
8 failing doctests, check docbuild output for broken links
to7 failing doctests, check docbuild output for broken links
-
Property
Dependencies
changed from
#21782, #23166, #23167, #21879, #23185, #23203, #23204, #23211, #23188, #21879, #23186, #23191, #21996, #23190, #23495, #23483, #23510, #23525, #23620, #23642
to#21782, #23166, #23167, #21879, #23185, #23203, #23204, #23211, #23188, #21879, #23186, #23191, #21996, #23190, #23495, #23483, #23510, #23525, #23620, #23642, #23965
-
Property
Commit
changed from
27351d9440667c18e64c5baa7e26c26e24e07918
to76df6901142e9484c6969d3b4d5afeed81482982
-
Property
Work issues
changed from
-
Ticket #21869 – Description
v191 v194 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 # 5doctests failed49 sage -t src/sage/rings/valuation/valuation.py # 4 doctests failed 50 50 sage -t src/sage/rings/padics/padic_valuation.py # 3 doctests failed 51 51 }}}