Thanks for merging! After the merge, it's kind of a moot point now, but there was a failed build at one point. The Python 2.7 test timed out. Then mid-day yesterday the tests got run again and all passed. Not sure what's going on. I'm not seeing a record of the failed build now.
On Tue, May 26, 2015 at 12:16 PM, Charles R Harris < [email protected]> wrote: > > > On Tue, May 26, 2015 at 8:59 AM, Tom Krauss <[email protected]> > wrote: > >> Hi folks, >> >> After some discussion with Bill Spotz I decided to try to submit my new >> typemap to numpy.i that allows in-place arrays of an arbitrary number of >> dimensions to be passed in as a "flat" array with a single "size". >> >> To that end I created my first pull request >> https://github.com/numpy/numpy/pull/5914 >> sorry if I missed any steps or procedures - I noticed only after I did >> the commit and pull request that I should have created a new feature >> branch, sorry about that. >> >> Anyway I noticed the pull request initiated a series of tests and one of >> them failed. How do I go about debugging and resolving the failure? >> > > Looks like it passed the tests, in fact, I don't think travis tests > numpy.i, but I could be wrong about that. > > Chuck > > > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
