Changes between Version 189 and Version 191 of Ticket #21869
- Timestamp:
- 10/05/17 06:21:17 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Commit
changed from
20868e9de4fbaa180a0581f1552c02e199ee4b49
to27351d9440667c18e64c5baa7e26c26e24e07918
-
Property
Work issues
changed from
9 failing doctests, check docbuild output for broken links
to8 failing doctests, check docbuild output for broken links
-
Property
Commit
changed from
-
Ticket #21869 – Description
v189 v191 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 # 6doctests failed49 sage -t src/sage/rings/valuation/valuation.py # 5 doctests failed 50 50 sage -t src/sage/rings/padics/padic_valuation.py # 3 doctests failed 51 51 }}}