<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 20, 2015 at 8:11 PM, Nathaniel Smith <span dir="ltr"><<a href="mailto:njs@pobox.com" target="_blank">njs@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Dec 20, 2015 at 6:43 PM, Charles R Harris<br>
<<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>> wrote:<br>
><br>
><br>
> On Sun, Dec 20, 2015 at 5:48 PM, Nathaniel Smith <<a href="mailto:njs@pobox.com">njs@pobox.com</a>> wrote:<br>
>><br>
</span>[...]<br>
<span class="">>> Also, am I correct that these are win64 builds only? Anyone know if it<br>
>> would be easy to add win32?<br>
><br>
><br>
> Don't know. I also noticed a bunch of permission errors with temp files.<br>
> There are some failing tests that are filtered out with our preliminary<br>
> appveyor script.<br>
<br>
</span>Yeah, looking at the logs for<br>
  <a href="https://ci.appveyor.com/project/charris/numpy/build/1.0.5/job/9lkl8940dvhrml2v" rel="noreferrer" target="_blank">https://ci.appveyor.com/project/charris/numpy/build/1.0.5/job/9lkl8940dvhrml2v</a><br>
  <a href="https://ci.appveyor.com/project/charris/numpy/build/1.0.5/job/awgp7fnne15jwb21" rel="noreferrer" target="_blank">https://ci.appveyor.com/project/charris/numpy/build/1.0.5/job/awgp7fnne15jwb21</a><br>
there appears to be some configuration weirdness that makes temp files<br>
unwriteable so all the tests that use those fail, plus some mysterious<br>
issue with distutils.msvc9compiler, plus what's probably a genuine<br>
error in mtrand.pyx where it is expecting 'long' to be 64 bits (which<br>
it is on every 64-bit platform we support *except* for win64), plus<br>
what's probably a genuine problem with test_diophantine_fuzz (py3 only<br>
-- maybe some PyInt/PyLong transition issue?).<br>
<span class=""><br>
> Nathaniel, if you have an appveyor account that lets you have access to the<br>
> numpy repo, could you try enabling it and see what happens? I note the<br>
> matplotlib dashboard is on mdboom's account.<br>
<br>
</span>I have the option of clicking "add a project" and then selecting<br>
github / numpy / numpy from the list, but AFAICT this seems to create<br>
a second independent copy of the project in appveyor's system, which<br>
I'm pretty sure is not what we want?<br></blockquote><div><br></div><div>Do you mean that we ended up with double the appveyor testing, one for each of our accounts? The process you describe is what I did.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The interface is extraordinarily confusing. They really need to hire<br>
an editor for their docs / messages :-(<br>
<br></blockquote><div><br></div><div>Yes, they do. <br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(It's also astonishingly slow -- like 30 minutes per build, and builds<br>
run in serial...)<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>There is that.<br><br></div><div>Chuck <br></div><br></div></div></div>