[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-29 Thread Gerhard Häring
Changes by Gerhard Häring <[EMAIL PROTECTED]>: -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Gerhard Häring
Gerhard Häring added the comment: r61174 made the tests work with old SQLite versions. __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing lis

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Gerhard Häring
Changes by Gerhard Häring: __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/pyth

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Gerhard Häring
Gerhard Häring added the comment: Revision 61141 made the test work with old SQLite versions. __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mail

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Jean Brouwers
Jean Brouwers added the comment: In addition, the sqlite test did *not* fail with 2.5.2 and 2.5.1 built on the same MacOS X machine, about one week resp. several months ago. __ Tracker <[EMAIL PROTECTED]> ___

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Christian Heimes
Christian Heimes added the comment: Some modifications to the 2.6 code base didn't make it into 3.0 in time. See r61141 -- nosy: +tiran __ Tracker <[EMAIL PROTECTED]> __ __

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Jean Brouwers
Jean Brouwers added the comment: Just for the record, the test continues to fail if rerun with 2.6a1. However, the (same?) test does *not* fail with 3.0a3 built on the same MacOS X system. __ Tracker <[EMAIL PROTECTED]> _

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-02 Thread Mark Dickinson
Mark Dickinson added the comment: I don't think this is Mac specific---one of the linux buildbots has also been having this problem, it seems. I think it's a result of having an older version of sqlite3 installed. My OS X 10.4 box has sqlite3 version 3.1.3 installed, and that version doesn't s

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-01 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> ghaering components: +Macintosh nosy: +ghaering priority: -> normal type: -> behavior __ Tracker <[EMAIL PROTECTED]> __

[issue2215] test_sqlite fails in 2.6a1 on MacOS X

2008-03-01 Thread Jean Brouwers
New submission from Jean Brouwers: One test fails on MacOS X 10.4.11 (Intel) after building 2.6a1 from source. test_sqlite test test_sqlite failed -- Traceback (most recent call last): File "/Users/jean/Tools/Python-2.6a1/Lib/sqlite3/test/regression.py", line 118, in CheckWorkaroundForBuggyS