On Mon, Jul 16, 2012 at 3:27 PM, Nathaniel Smith <n...@pobox.com> wrote:

> On Sun, Jul 15, 2012 at 5:32 PM, Ralf Gommers
> <ralf.gomm...@googlemail.com> wrote:
> > Current issues can be seen from the last test log on our Windows XP
> buildbot
> > (June 29,
> >
> http://buildbot.scipy.org/builders/Windows_XP_x86/builds/1124/steps/shell_1/logs/stdio
> ):
> >
> > ======================================================================
> > ERROR: test_datetime_arange (test_datetime.TestDateTime)
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File
> >
> "C:\buildbot\numpy\b11\numpy-install\Lib\site-packages\numpy\core\tests\test_datetime.py",
> > line 1351, in test_datetime_arange
> >     assert_raises(ValueError, np.arange, np.datetime64('today'),
> > OSError: Failed to use '_localtime64_s' to convert to a local time
>
> ...I don't understand how this is even building if the functions are
> missing.
>

Because of the build magic added in https://github.com/numpy/numpy/pull/156

Ralf
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to