On Saturday, July 21, 2012 3:13:34 PM UTC-4, Neal Harris wrote: > > I'm new to Sage development, and was following the steps in the > walkthrough for reviewing a patch. Specifically, I was looking at > ticket 11453, which looks pretty simple. When I ran the doc tests (./sage > --testall --long), I got some failures. I was skeptical that these > failures were actually from the patch, since it's so simple, so I ran the > tests against my main branch too, and also got failures. Is this an > expected/known issue? I didn't change anything in my main branch, so I'm > not sure why the tests are failing. I forget which tests failed (sorry), > but I remember that it wasn't the same tests every time. I built Sage > under OS X 10.7.4.
If you're getting the same exact failures with and without this (assuming you did sage -b every time), then I figure it has nothing to do with it. However, we WOULD be interested in any failures; previously, it seemed like all Lion failures had been licked. What precise version of Sage do you have, was it compiled by you or is it a binary, ... ? If you could rerun the tests, that would be great. I'm not sure exactly where they would have a log, though I assume there would be one. -- -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
