Re: [sage-devel] 5.2 intall -- doctest failed

2012-08-03 Thread Anna Haensch
That worked! Thanks for the help. On Thursday, August 2, 2012 5:52:23 PM UTC-4, yomcat wrote: > > On 3/08/2012, at 2:12 AM, Anna Haensch wrote: > > > > What's the protocol then for reviewing patches on my machine at the > moment? > > I guess it's impossible to get "all tests passed" with my

Re: [sage-devel] 5.2 intall -- doctest failed

2012-08-02 Thread Michael Welsh
On 3/08/2012, at 2:12 AM, Anna Haensch wrote: > > What's the protocol then for reviewing patches on my machine at the moment? > I guess it's impossible to get "all tests passed" with my current install. Try building from source. It should work on 10.6.8, with all doctests passing. -- -- To

Re: [sage-devel] 5.2 intall -- doctest failed

2012-08-02 Thread Anna Haensch
I did built from binaries. My computer was not particularly busy...so I'm not sure what the deal is with that. What's the protocol then for reviewing patches on my machine at the moment? I guess it's impossible to get "all tests passed" with my current install. Is this sort of problem usual

Re: [sage-devel] 5.2 intall -- doctest failed

2012-08-02 Thread Jeroen Demeyer
On 2012-08-02 16:00, Anna Haensch wrote: > Hi All, > > I just installed 5.2 on OS X 10.6.8. Immediately after the build, I ran > > $ ./sage -tp 10 long devel/sage-main/ > > and without applying any new patches, got several doctest failures: > > sage -t devel/sage-main/sage/databases/sql_db.p

[sage-devel] 5.2 intall -- doctest failed

2012-08-02 Thread Anna Haensch
Hi All, I just installed 5.2 on OS X 10.6.8. Immediately after the build, I ran $ ./sage -tp 10 long devel/sage-main/ and without applying any new patches, got several doctest failures: sage -t devel/sage-main/sage/databases/sql_db.py # 14 doctests failed sage -t devel/sage-main/sage/graphs