Changes between Version 367 and Version 368 of Ticket #26212
- Timestamp:
- 07/03/19 10:02:18 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26212 – Description
v367 v368 152 152 {{{ 153 153 ┣ finite_state_machine.py # 2 (random failure in frozenset of frozensets) 154 ┣ perfect_matching.py # 3 flaky doctests 154 155 ┗ multiset_partition_into_sets_ordered.py (flaky doctest line on 2793) 155 156 }}} … … 161 162 * graphs #26431 #26447 #26527 #26640 #26645 #26846 #27125 162 163 {{{ 163 ┣ generators/families.py # 1164 164 ┣ generic_graph.py # 8 165 165 ┗ graph_database.py # 1 … … 182 182 * rings/polynomial #26670 #26760 #26909 #26792 #27674 #27768 #27791 #27908 #27909 #27914 183 183 {{{ 184 ┗ polynomial_rational_flint.pyx # 1 184 ┗ polynomial_rational_flint.pyx # 1 ? 185 185 }}} 186 186 * symbolic #27457 #27885