There is a numpy update coming up; The patchbots installed the updated numpy, but then apparently didn't downgrade when testing the next ticket....
On Wednesday, April 20, 2016 at 9:24:59 AM UTC+2, Frédéric Chapoton wrote: > > Several patchbots (poseidon and sage4) meet the same failing doctests, > related to numpy: > > > File "src/sage/env.py", line 165, in sage.env.sage_include_directories > Failed example: > sage.env.sage_include_directories() > Expected: > ['.../include', > '.../include/python...', > '.../python.../site-packages/numpy/core/include', > '.../python.../site-packages', > '.../python.../site-packages/sage/ext'] > Got: > ['/home/worker/sage-patchbot/local/include', > '/home/worker/sage-patchbot/local/include/python2.7', > > '/home/worker/sage-patchbot/local/lib/python2.7/site-packages/numpy-1.11.0-py2.7-linux-x86_64.egg/numpy/core/include' > , > '/home/worker/sage-patchbot/local/lib/python2.7/site-packages', > > '/home/worker/sage-patchbot/local/lib/python2.7/site-packages/sage/ext'] > > > > for all the details, see for example > > > http://patchbot.sagemath.org/log/20470/Gentoo%20Base%20System/2.2/x86_64/3.2.1-gentoo-r2/sage4/2016-04-20%2001:10:28?short > > Was there any recent change about numpy ? > > Frederic > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
