Changes between Version 153 and Version 157 of Ticket #11705
- Timestamp:
- 05/15/13 06:56:16 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11705 – Description
v153 v157 1 1 Port Sage so that it builds and passes its full test suite on the new IBM Power 7 architecture running SUSE Linux. 2 2 3 Th ere are a few test failures with sage-5.9.beta5 + #14151:3 This is the only test failure with sage-5.10.beta0 + #12832: 4 4 {{{ 5 5 sage -t --long devel/sage/sage/functions/special.py # 2 doctests failed 6 sage -t --long devel/sage/sage/numerical/optimize.py # 2 doctests failed7 sage -t --long devel/sage/doc/en/numerical_sage/cvxopt.rst # 1 doctest failed8 6 }}}