From: Eric F. <ef...@ha...> - 2012-07-05 21:29:55
|
On 07/05/2012 01:41 PM, Russell Owen wrote: > By the way: I installed ghostscript from source and Inkscape application > from binary. More tests pass, but many still show K. My guess is that > matplotlib can see ghostscript but not the Inkscape application (no > surprise). Inkscape has too many dependencies for me to want to try to > build it from source. > > That leaves one unexpected failure with matplotlib 1.1.1 with the 64-bit > 10.6-and-later binary and no failures with the 32-bit 10.3.9-and-later > binary. That one Stix failure is nothing to worry about; it seems there has been some subtle Stix change such that a baseline image that works on one machine fails on another. Eric > > Regards, > > -- Russell > > On Jul 5, 2012, at 12:47 PM, John Hunter wrote: > >> On Thu, Jul 5, 2012 at 2:43 PM, Russell E. Owen <ro...@uw... >> <mailto:ro...@uw...>> wrote: >> >> >> When I tested on Mac OS X 10.6 I found that most unit tests were >> somehow >> missing. Rather than try to diagnose the problem, I built a new binary >> on 10.6, confirmed that it installed properly (with all unit tests) on >> 10.6 and 10.7, then uploaded it to replace the earlier 10.6 binary. >> >> The same test I mentioned in my previous post still fails using >> the new >> binary, on both 10.6 and 10.7. >> >> >> Almost all of the test failures you ported were 'K' ie KNOWNFAIL. >> Usually when you get a bunch of knownfails, it is because you don't >> have a prereq installed, eg inkscape for converting SVG. >> >> Are you sure you have the requirements on all of the platforms >> >> http://matplotlib.sourceforge.net/devel/coding_guide.html#requirements >> >> Thanks, >> JDH > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > |