Changes between Version 27 and Version 137 of Ticket #18558
- Timestamp:
- 06/09/15 13:03:19 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18558
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Dependencies
changed from
#18456, #18124
to#18456, #18124, #18559, #18563, #18579, #18581
-
Property
Reviewers
changed from
to
Jeroen Demeyer, Karl-Dieter Crisman, John Palmieri
-
Property
Branch
changed from
u/ncohen/18558
tou/jdemeyer/18558
-
Property
Authors
changed from
Nathann Cohen
toNathann Cohen, Jeroen Demeyer
- Property Cc slabbe added
-
Property
Commit
changed from
1ffc3c1a7a909b1d75653f9951da869371cc1039
toe3f463d32d4d05a55f8cee4315bb01d9c5de2da2
-
Property
Summary
changed from
Test all installed packages by default
toTest all installed optional packages by default
-
Property
Status
changed from
-
Ticket #18558 – Description
v27 v137 1 With this branch, running "sage -t" will automatically involve testing all locally installed packages. 2 3 Of course, setting "--optional=X" only tests the packages listed in `X`. 4 5 In the short term: many broken doctests that we did not notice 6 In the long term: more reliable optional packages 7 8 Nathann 1 With this branch, running "sage -t" will automatically involve testing all installed up-to-date new-style optional Sage packages.