Changes between Version 42 and Version 43 of Ticket #23832
- Timestamp:
- 05/11/18 05:39:11 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23832 – Description
v42 v43 5 5 - #25332 (a lot of doctest failures due to #20382) 6 6 7 == 8.2.beta88 9 #24947 meataxe10 11 == 8.2.beta712 13 #24918 patchbot (only) failure in test_jupyter.rst14 15 7 == 8.2.beta6 16 17 #24901 notedown does not install on archlinux18 8 19 9 #23533 cryptominisat fails to build … … 21 11 #24902 deformation fails to build 22 12 23 #24903 autotools fail to build24 25 13 == 8.1.rc0 26 27 #24190 Checking for overflow in matrix_mod2_dense not working on OS X 10.12.628 {{{29 sage -t --long --warn-long 64.0 src/sage/matrix/matrix_mod2_dense.pyx # Killed due to kill signal30 }}}31 14 32 15 #22006 CBC causes doctest failures because of linking with incompatible liblapack … … 35 18 sage -t --long src/sage/game_theory/normal_form_game.py # 5 doctests failed 36 19 sage -t --long src/sage/numerical/backends/coin_backend.pyx # 314 doctests failed 37 }}}38 #24187 Scipy fails to build on gentoo patchbot39 40 #22851 qepcad doctest errors (needs optional package qepqad installed)41 {{{42 sage -t --long src/sage/interfaces/qepcad.py43 20 }}} 44 21 … … 59 36 60 37 At least on OpenSuSE: 61 * #21828 Crash in SubgraphSearch of empty graph62 {{{63 src/sage/combinat/posets/poset_examples.py64 src/sage/combinat/posets/posets.py65 }}}66 38 * #24920 Failing doctests in r.py on OpenSuSE with system readline 67 39 {{{