Message132903
Reopening, a failure appeared on some of the buildbots. I've made the failure message a bit more explicit:
test_sqlite: testing with version '2.6.0', sqlite_version '3.6.12'
[...]
======================================================================
FAIL: CheckUnicodeContent (sqlite3.test.hooks.TraceCallbackTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.x.parc-snowleopard-1/build/Lib/sqlite3/test/hooks.py", line 220, in CheckUnicodeContent
% (ascii(unicode_value), ', '.join(map(ascii, traced_statements))))
AssertionError: False is not true : Unicode data '\xf6\xe4\xfc\xd6\xc4\xdc\xdf\u20ac' garbled in trace callback: 'create table foo(x)', 'BEGIN ', 'insert into foo(x) values (?)', 'COMMIT'
See e.g. http://www.python.org/dev/buildbot/all/builders/AMD64%20Snow%20Leopard%202%203.x/builds/168/steps/test/logs/stdio |
|
| Date |
User |
Action |
Args |
| 2011-04-03 23:10:31 | pitrou | set | recipients:
+ pitrou, ghaering, torsten, python-dev |
| 2011-04-03 23:10:31 | pitrou | set | messageid: <1301872231.42.0.0331068452753.issue11688@psf.upfronthosting.co.za> |
| 2011-04-03 23:10:30 | pitrou | link | issue11688 messages |
| 2011-04-03 23:10:30 | pitrou | create | |
|