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 CheckWorkaroundForBuggySqliteTransfer Bindings self.con.execute("create table if not exists foo(bar)") OperationalError: near "not": syntax error 29 tests are skipped (as expected) and 312 pass. ---------- components: Tests messages: 63175 nosy: MrJean1 severity: normal status: open title: test_sqlite fails in 2.6a1 on MacOS X versions: Python 2.6 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2215> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com