On Feb 28, 2010, at 8:01 PM, Manlio Perillo wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Rami Chowdhury ha scritto:
>> On Feb 28, 2010, at 15:17 , Manlio Perillo wrote:
>> 
>> Rami Chowdhury ha scritto:
>>>>> On Sunday 28 February 2010 13:32:40 Manlio Perillo wrote:
>>>>> I have found that some tests fails:
>>>>> http://paste.pocoo.org/show/184048/
>>>>> 
>>>>>> Are you using the latest SVN? 
>> I'm using the mercurial mirror.
>> Changeset 4937:629e75b74dd3
>> 
>> I'm also getting failures for the profile tests.
>> 
>>> Profile tests?
>> 
> 
> http://paste.pocoo.org/show/184116/

I wouldnt worry too deeply about those, did you run with logging on or 
something ?

> 
> I'm also having random failures.
> As an example, in the test I ran right now I got this error:
> http://paste.pocoo.org/show/184118/

thats a pretty rare one since its in the middle of tests that usually have the 
chance to teardown successfully, just drop the sequence.



> 
> See my previous post about these errors.
> 
>>>>> I don't get any of those test failures 
>>>>> 
>>>>>> PostgreSQL 8.4.2, rev 6878
>> Uhm, is the Mercurial mirror up to date?
>> The revision numbers differ, but I checked the last log messages and
>> they are the same.
>> 
>> 
>>> Hmmm, that's a good question. I don't know much about it but from what I 
>>> have been told it does lag sometimes -- can you try running the tests in an 
>>> SVN checkout?
>> 
> 
> Sure.
> The result is the same.
> 
> But I have found the problem: I have tsearch configured to use the
> italian locale but the test cases assume english!
> 
> 
> By the way, I have found that the README.unittests is missing an
> important information about PostgreSQL.
> 
> The default value for `max_prepared_transactions` [1] is 0, but with
> this value some of the SQLAlchemy tests fail.
> 
> The document should also inform the developer that
> `default_text_search_config` [2] parameter MUST be set to
> pg_catalog.english.
> 
> 
> [1]
> http://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-MAX-PREPARED-TRANSACTIONS
> [2]
> http://www.postgresql.org/docs/8.4/interactive/runtime-config-client.html#GUC-DEFAULT-TEXT-SEARCH-CONFIG
> 
> 
> Manlio
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iEYEARECAAYFAkuLEcsACgkQscQJ24LbaUQmKQCeNmBwrdTFiOZgatGPi2h1gJwK
> T7gAnjMhEFtUWG051jjaIySr47aXeeMu
> =bext
> -----END PGP SIGNATURE-----
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To post to this group, send email to sqlalch...@googlegroups.com.
> To unsubscribe from this group, send email to 
> sqlalchemy+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/sqlalchemy?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to