[New-bugs-announce] [issue2215] test_sqlite fails in 2.6a1 on MacOS X

Jean Brouwers report at bugs.python.org
Sun Mar 2 02:42:19 CET 2008


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 <report at bugs.python.org>
<http://bugs.python.org/issue2215>
__________________________________


More information about the New-bugs-announce mailing list