Changes between Initial Version and Version 1 of Ticket #12224, comment 20
- Timestamp:
- 01/23/13 00:29:45 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12224, comment 20
initial v1 1 1 5 (second bis). Still to understand if my code will still work after this ticket, I tested the doctests of the '''sage-main''' of sage-5.6-rc1 when applying the following 8 patches on sage-5.6.rc1. 2 3 {{{ 4 trac_8920-alphabet.patch 5 trac_12466-ss.patch 6 trac_12230-growing_letters-ss.patch 7 trac_12230-growing_letters-review-vd.patch 8 trac_13801-fix_facade_initialisation-vd.patch 9 trac_13956-shift_argument.patch 10 trac_13957-catch_value_error.patch 11 trac_12224-language.patch 12 }}} 2 13 3 14 It appears that a lot of doctests are failing. The complete log is [http://sage.math.washington.edu/home/slabbe/sage-5.6.rc1/testing_12224_on_sage-main.txt here].