Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-06 Thread Andrew Straw
John Hunter wrote: > On Sun, Sep 6, 2009 at 3:44 PM, John Hunter wrote: > >> I am working on this stuff now and am near a solution for the empty >> datetime bug which is cleaner and more general. I'll populate tests >> for this stuff so just let me know where to put the baselines. >> > > H

Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-06 Thread John Hunter
On Sun, Sep 6, 2009 at 3:44 PM, John Hunter wrote: > > I am working on this stuff now and am near a solution for the empty > datetime bug which is cleaner and more general.  I'll populate tests > for this stuff so just let me know where to put the baselines. Hey Andrew -- I finally got the new dat

Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-06 Thread John Hunter
On Sun, Sep 6, 2009 at 11:17 AM, Andrew Straw wrote: > After letting the implications settle a bit, I think I'm in favor of > baseline images living in the matplotlib svn trunk so that they're > always in sync with the test scripts and available to those who have > done svn checkouts. Another impo

Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-06 Thread Andrew Straw
John Hunter wrote: > I was able to run the buildbot mac script when logged into sage with:: > So it seems the bus error on Mac is due to networking (DNS lookups) being broken in non-interactive logins. This is a pain for the get_sample_data() approach. (Although I suspect we could work around it

Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-06 Thread John Hunter
On Sun, Sep 6, 2009 at 1:00 AM, Andrew Straw wrote: > Andrew Straw wrote: >> Today I committed to svn a simplified testing infrastructure, which I've >> committed to matplotlib/testing/*. A few sample tests are in >> matplotlib/tests/*. I also wrote some docs, which are now in the >> developer codi

Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-06 Thread John Hunter
On Sun, Sep 6, 2009 at 12:58 AM, Andrew Straw wrote: > Today I committed to svn a simplified testing infrastructure, which I've > committed to matplotlib/testing/*. A few sample tests are in > matplotlib/tests/*. I also wrote some docs, which are now in the > developer coding guide. See that ( > ht

Re: [matplotlib-devel] new simplified tests; location of test baseline images

2009-09-05 Thread Andrew Straw
Andrew Straw wrote: > Today I committed to svn a simplified testing infrastructure, which I've > committed to matplotlib/testing/*. A few sample tests are in > matplotlib/tests/*. I also wrote some docs, which are now in the > developer coding guide. See that ( > http://matplotlib.svn.sourceforge.n