hotbox:~/src/Python-2.5.2$ python -E -tt Lib/test/regrtest.py -u network,decimal,subprocess,urlfetch -w -l -L test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_array test_ast test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_cProfile test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_cmd_line test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs test_codeop test_coding test_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_complex_args test_contains test_contextlib test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_ctypes test_curses test_curses skipped -- No module named _curses test_datetime test_dbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dict test_difflib test_dircache test_dis test_distutils test_dl test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_email_renamed test_enumerate test_eof test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_float test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_functools test_future test_gc test_gdbm test_generators test_genexps test_getargs test_getargs2 test_getopt test_gettext test_gl test_gl skipped -- No module named gl test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_index test_inspect test_ioctl test_isinstance test_iter test_iterlen test_itertools test_largefile test_largefile skipped -- test requires 2500000000 bytes and a long time to run test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_list test_locale test_locale skipped -- Locale support on MacOSX is minimal and cannot be tested test_logging test_long test_long_future test_longexp test_macfs test_macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_nis skipped -- No NIS master found for any map test_normalization test_ntpath test_old_mailbox test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pep352 test_pickle test_pickletools test_pkg test_pkgimport test_platform test_plistlib test_poll test_popen test_popen2 test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_repr test_resource test_rfc822 test_rgbimg test_richcmp test_robotparser test_runpy test_sax test_scope test_scriptpackages test_select test_set test_sets test_sgmllib test_sha test_shelve test_shlex test_shutil test_signal test_site test_slice test_socket test_socket_ssl test_socketserver test_softspace test_sort test_sqlite test test_sqlite failed -- errors occurred; run in verbose mode for details test_startfile test_startfile skipped -- cannot import name startfile test_str test_strftime test_string test_stringprep test_strop test_strptime test_struct test_structmembers test_structseq test_subprocess . this bit of output is from a test of stdout in a different process ... test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev test_sundry test_symtable test_syntax test_sys test test_sys failed -- Traceback (most recent call last): File "/opt/local/lib/python2.5/test/test_sys.py", line 351, in test_43581 self.assert_(sys.__stdout__.encoding == sys.__stderr__.encoding) AssertionError test_tarfile test test_tarfile crashed -- : [Errno 13] Permission denied: '/opt/local/lib/python2.5/test/testtar.tar.gz' test_tcl test_tcl skipped -- No module named _tkinter test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_tokenize test_trace test_traceback test_transformer test_tuple test_ucn test_unary test_unicode test_unicode_file test_unicodedata test_univnewlines test_unpack test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllibnet test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid WARNING: uuid.getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. WARNING: uuid._ifconfig_getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. WARNING: uuid._unixdll_getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. test_wait3 test_wait4 test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_with test_wsgiref test_xdrlib test_xml_etree test_xml_etree_c test_xmllib test_xmlrpc test_xpickle test_xrange test_zipfile test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_zipimport test_zlib 299 tests OK. 3 tests failed: test_sqlite test_sys test_tarfile 20 tests skipped: test_al test_bsddb test_bsddb3 test_cd test_cl test_curses test_gl test_imgfile test_largefile test_linuxaudiodev test_locale test_nis test_ossaudiodev test_pep277 test_startfile test_sunaudiodev test_tcl test_winreg test_winsound test_zipfile64 1 skip unexpected on darwin: test_tcl Re-running failed tests in verbose mode Re-running test 'test_sqlite' in verbose mode CheckAPILevel (sqlite3.test.dbapi.ModuleTests) ... ok CheckDataError (sqlite3.test.dbapi.ModuleTests) ... ok CheckDatabaseError (sqlite3.test.dbapi.ModuleTests) ... ok CheckError (sqlite3.test.dbapi.ModuleTests) ... ok CheckIntegrityError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInterfaceError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInternalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckNotSupportedError (sqlite3.test.dbapi.ModuleTests) ... ok CheckOperationalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckParamStyle (sqlite3.test.dbapi.ModuleTests) ... ok CheckProgrammingError (sqlite3.test.dbapi.ModuleTests) ... ok CheckThreadSafety (sqlite3.test.dbapi.ModuleTests) ... ok CheckWarning (sqlite3.test.dbapi.ModuleTests) ... ok CheckClose (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckCommit (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckCommitAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckCursor (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckExceptions (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckFailedOpen (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckRollback (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckRollbackAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ERROR CheckArraySize (sqlite3.test.dbapi.CursorTests) ... ERROR CheckClose (sqlite3.test.dbapi.CursorTests) ... ERROR CheckCursorConnection (sqlite3.test.dbapi.CursorTests) ... ERROR CheckCursorWrongClass (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteArgFloat (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteArgInt (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteArgString (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteDictMapping (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteDictMappingNoArgs (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteDictMappingTooLittleArgs (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteDictMappingUnnamed (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteIllegalSql (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteManyGenerator (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteManyIterator (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteManyNotIterable (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteManySelect (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteManySequence (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteManyWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteNoArgs (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteTooMuchSql (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteTooMuchSql2 (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteTooMuchSql3 (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteWrongNoOfArgs1 (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteWrongNoOfArgs2 (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteWrongNoOfArgs3 (sqlite3.test.dbapi.CursorTests) ... ERROR CheckExecuteWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ERROR CheckFetchIter (sqlite3.test.dbapi.CursorTests) ... ERROR CheckFetchall (sqlite3.test.dbapi.CursorTests) ... ERROR CheckFetchmany (sqlite3.test.dbapi.CursorTests) ... ERROR CheckFetchone (sqlite3.test.dbapi.CursorTests) ... ERROR CheckFetchoneNoStatement (sqlite3.test.dbapi.CursorTests) ... ERROR CheckRowcountExecute (sqlite3.test.dbapi.CursorTests) ... ERROR CheckRowcountExecutemany (sqlite3.test.dbapi.CursorTests) ... ERROR CheckSetinputsizes (sqlite3.test.dbapi.CursorTests) ... ERROR CheckSetoutputsize (sqlite3.test.dbapi.CursorTests) ... ERROR CheckSetoutputsizeNoColumn (sqlite3.test.dbapi.CursorTests) ... ERROR CheckTotalChanges (sqlite3.test.dbapi.CursorTests) ... ERROR CheckWrongCursorCallable (sqlite3.test.dbapi.CursorTests) ... ERROR CheckConClose (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckConCommit (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckConCursor (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckConRollback (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckCurClose (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckCurExecute (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckCurImplicitBegin (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckCurIterNext (sqlite3.test.dbapi.ThreadTests) ... ERROR CheckBinary (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDate (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDateFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTime (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimeFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestamp (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestampFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckConnectionExecute (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckConnectionExecutemany (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckConnectionExecutescript (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckScriptErrorIncomplete (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckScriptErrorNormal (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckScriptStringSql (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckScriptStringUnicode (sqlite3.test.dbapi.ExtensionTests) ... ERROR CheckClosedConCommit (sqlite3.test.dbapi.ClosedTests) ... ERROR CheckClosedConCursor (sqlite3.test.dbapi.ClosedTests) ... ERROR CheckClosedConRollback (sqlite3.test.dbapi.ClosedTests) ... ERROR CheckClosedCurExecute (sqlite3.test.dbapi.ClosedTests) ... ERROR CheckBlob (sqlite3.test.types.SqliteTypeTests) ... ERROR CheckFloat (sqlite3.test.types.SqliteTypeTests) ... ERROR CheckLargeInt (sqlite3.test.types.SqliteTypeTests) ... ERROR CheckSmallInt (sqlite3.test.types.SqliteTypeTests) ... ERROR CheckString (sqlite3.test.types.SqliteTypeTests) ... ERROR CheckUnicodeExecute (sqlite3.test.types.SqliteTypeTests) ... ERROR CheckBlob (sqlite3.test.types.DeclTypesTests) ... ERROR CheckBool (sqlite3.test.types.DeclTypesTests) ... ERROR CheckFloat (sqlite3.test.types.DeclTypesTests) ... ERROR CheckFoo (sqlite3.test.types.DeclTypesTests) ... ERROR CheckLargeInt (sqlite3.test.types.DeclTypesTests) ... ERROR CheckSmallInt (sqlite3.test.types.DeclTypesTests) ... ERROR CheckString (sqlite3.test.types.DeclTypesTests) ... ERROR CheckUnicode (sqlite3.test.types.DeclTypesTests) ... ERROR CheckUnsupportedDict (sqlite3.test.types.DeclTypesTests) ... ERROR CheckUnsupportedSeq (sqlite3.test.types.DeclTypesTests) ... ERROR CheckColName (sqlite3.test.types.ColNamesTests) ... ERROR CheckCursorDescriptionNoRow (sqlite3.test.types.ColNamesTests) ... ERROR CheckDeclType (sqlite3.test.types.ColNamesTests) ... ERROR CheckNone (sqlite3.test.types.ColNamesTests) ... ERROR CheckCasterIsUsed (sqlite3.test.types.ObjectAdaptationTests) ... ERROR CheckBinaryInputForConverter (sqlite3.test.types.BinaryConverterTests) ... ERROR CheckDateTimeSubSeconds (sqlite3.test.types.DateTimeTests) ... ERROR CheckSqlTimestamp (sqlite3.test.types.DateTimeTests) ... ERROR CheckSqliteDate (sqlite3.test.types.DateTimeTests) ... ERROR CheckSqliteTimestamp (sqlite3.test.types.DateTimeTests) ... ERROR CheckFuncErrorOnCreate (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncException (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncRefCount (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncReturnBlob (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncReturnFloat (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncReturnInt (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncReturnNull (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncReturnText (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckFuncReturnUnicode (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckParamBlob (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckParamFloat (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckParamInt (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckParamNone (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckParamString (sqlite3.test.userfunctions.FunctionTests) ... ERROR CheckAggrCheckAggrSum (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrCheckParamBlob (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrCheckParamFloat (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrCheckParamInt (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrCheckParamNone (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrCheckParamStr (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrErrorOnCreate (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrExceptionInFinalize (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrExceptionInInit (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrExceptionInStep (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrNoFinalize (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckAggrNoStep (sqlite3.test.userfunctions.AggregateTests) ... ERROR CheckColumnAccess (sqlite3.test.userfunctions.AuthorizerTests) ... ERROR CheckTableAccess (sqlite3.test.userfunctions.AuthorizerTests) ... ERROR CheckIsInstance (sqlite3.test.factory.ConnectionFactoryTests) ... ERROR CheckIsInstance (sqlite3.test.factory.CursorFactoryTests) ... ERROR CheckIsProducedByFactory (sqlite3.test.factory.RowFactoryTestsBackwardsCompat) ... ERROR CheckCustomFactory (sqlite3.test.factory.RowFactoryTests) ... ERROR CheckSqliteRow (sqlite3.test.factory.RowFactoryTests) ... ERROR CheckCustom (sqlite3.test.factory.TextFactoryTests) ... ERROR CheckOptimizedUnicode (sqlite3.test.factory.TextFactoryTests) ... ERROR CheckString (sqlite3.test.factory.TextFactoryTests) ... ERROR CheckUnicode (sqlite3.test.factory.TextFactoryTests) ... ERROR CheckDMLdoesAutoCommitBefore (sqlite3.test.transactions.TransactionTests) ... ERROR CheckDeleteStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ERROR CheckInsertStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ERROR CheckRaiseTimeout (sqlite3.test.transactions.TransactionTests) ... ERROR CheckReplaceStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ERROR CheckToggleAutoCommit (sqlite3.test.transactions.TransactionTests) ... ERROR CheckUpdateStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ERROR CheckDropTable (sqlite3.test.transactions.SpecialCommandTests) ... ERROR CheckPragma (sqlite3.test.transactions.SpecialCommandTests) ... ERROR CheckVacuum (sqlite3.test.transactions.SpecialCommandTests) ... ERROR CheckCollationIsUsed (sqlite3.test.hooks.CollationTests) ... ok CheckCollationRegisterTwice (sqlite3.test.hooks.CollationTests) ... ERROR CheckCreateCollationNotAscii (sqlite3.test.hooks.CollationTests) ... ERROR CheckCreateCollationNotCallable (sqlite3.test.hooks.CollationTests) ... ERROR CheckDeregisterCollation (sqlite3.test.hooks.CollationTests) ... ERROR CheckColumnNameWithSpaces (sqlite3.test.regression.RegressionTests) ... ERROR CheckPragmaSchemaVersion (sqlite3.test.regression.RegressionTests) ... ERROR CheckPragmaUserVersion (sqlite3.test.regression.RegressionTests) ... ERROR CheckStatementReset (sqlite3.test.regression.RegressionTests) ... ERROR ====================================================================== ERROR: CheckClose (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCommit (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCommitAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCursor (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExceptions (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFailedOpen (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckRollback (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckRollbackAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 85, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckArraySize (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckClose (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCursorConnection (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCursorWrongClass (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteArgFloat (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteArgInt (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteArgString (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteDictMapping (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteDictMappingNoArgs (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteDictMappingTooLittleArgs (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteDictMappingUnnamed (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteIllegalSql (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteManyGenerator (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteManyIterator (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteManyNotIterable (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteManySelect (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteManySequence (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteManyWrongSqlArg (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteNoArgs (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteTooMuchSql (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteTooMuchSql2 (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteTooMuchSql3 (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteWrongNoOfArgs1 (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteWrongNoOfArgs2 (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteWrongNoOfArgs3 (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckExecuteWrongSqlArg (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFetchIter (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFetchall (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFetchmany (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFetchone (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFetchoneNoStatement (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckRowcountExecute (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckRowcountExecutemany (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSetinputsizes (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSetoutputsize (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSetoutputsizeNoColumn (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckTotalChanges (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckWrongCursorCallable (sqlite3.test.dbapi.CursorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 142, in setUp self.cx = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConClose (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConCommit (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConCursor (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConRollback (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCurClose (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCurExecute (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCurImplicitBegin (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCurIterNext (sqlite3.test.dbapi.ThreadTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 421, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConnectionExecute (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 647, in CheckConnectionExecute con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConnectionExecutemany (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 652, in CheckConnectionExecutemany con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckConnectionExecutescript (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 660, in CheckConnectionExecutescript con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckScriptErrorIncomplete (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 627, in CheckScriptErrorIncomplete con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckScriptErrorNormal (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 637, in CheckScriptErrorNormal con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckScriptStringSql (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 600, in CheckScriptStringSql con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckScriptStringUnicode (sqlite3.test.dbapi.ExtensionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 613, in CheckScriptStringUnicode con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckClosedConCommit (sqlite3.test.dbapi.ClosedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 684, in CheckClosedConCommit con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckClosedConCursor (sqlite3.test.dbapi.ClosedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 673, in CheckClosedConCursor con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckClosedConRollback (sqlite3.test.dbapi.ClosedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 695, in CheckClosedConRollback con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckClosedCurExecute (sqlite3.test.dbapi.ClosedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/dbapi.py", line 706, in CheckClosedCurExecute con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckBlob (sqlite3.test.types.SqliteTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 30, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFloat (sqlite3.test.types.SqliteTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 30, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckLargeInt (sqlite3.test.types.SqliteTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 30, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSmallInt (sqlite3.test.types.SqliteTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 30, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckString (sqlite3.test.types.SqliteTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 30, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckUnicodeExecute (sqlite3.test.types.SqliteTypeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 30, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckBlob (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckBool (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFloat (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFoo (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckLargeInt (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSmallInt (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckString (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckUnicode (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckUnsupportedDict (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckUnsupportedSeq (sqlite3.test.types.DeclTypesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 99, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckColName (sqlite3.test.types.ColNamesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 207, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_COLNAMES|sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCursorDescriptionNoRow (sqlite3.test.types.ColNamesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 207, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_COLNAMES|sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckDeclType (sqlite3.test.types.ColNamesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 207, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_COLNAMES|sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckNone (sqlite3.test.types.ColNamesTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 207, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_COLNAMES|sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCasterIsUsed (sqlite3.test.types.ObjectAdaptationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 258, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckBinaryInputForConverter (sqlite3.test.types.BinaryConverterTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 282, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_COLNAMES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckDateTimeSubSeconds (sqlite3.test.types.DateTimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 295, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSqlTimestamp (sqlite3.test.types.DateTimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 295, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSqliteDate (sqlite3.test.types.DateTimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 295, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSqliteTimestamp (sqlite3.test.types.DateTimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/types.py", line 295, in setUp self.con = sqlite.connect(":memory:", detect_types=sqlite.PARSE_DECLTYPES) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncErrorOnCreate (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncException (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncRefCount (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncReturnBlob (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncReturnFloat (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncReturnInt (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncReturnNull (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncReturnText (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckFuncReturnUnicode (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckParamBlob (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckParamFloat (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckParamInt (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckParamNone (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckParamString (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 121, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrCheckAggrSum (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrCheckParamBlob (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrCheckParamFloat (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrCheckParamInt (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrCheckParamNone (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrCheckParamStr (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrErrorOnCreate (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrExceptionInFinalize (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrExceptionInInit (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrExceptionInStep (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrNoFinalize (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckAggrNoStep (sqlite3.test.userfunctions.AggregateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 243, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckColumnAccess (sqlite3.test.userfunctions.AuthorizerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 368, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckTableAccess (sqlite3.test.userfunctions.AuthorizerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/userfunctions.py", line 368, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckIsInstance (sqlite3.test.factory.ConnectionFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 44, in setUp self.con = sqlite.connect(":memory:", factory=MyConnection) File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 29, in __init__ sqlite.Connection.__init__(self, *args, **kwargs) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckIsInstance (sqlite3.test.factory.CursorFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 56, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckIsProducedByFactory (sqlite3.test.factory.RowFactoryTestsBackwardsCompat) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 69, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCustomFactory (sqlite3.test.factory.RowFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 85, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckSqliteRow (sqlite3.test.factory.RowFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 85, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCustom (sqlite3.test.factory.TextFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 118, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckOptimizedUnicode (sqlite3.test.factory.TextFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 118, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckString (sqlite3.test.factory.TextFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 118, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckUnicode (sqlite3.test.factory.TextFactoryTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/factory.py", line 118, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckDMLdoesAutoCommitBefore (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckDeleteStartsTransaction (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckInsertStartsTransaction (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckRaiseTimeout (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckReplaceStartsTransaction (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckToggleAutoCommit (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckUpdateStartsTransaction (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckDropTable (sqlite3.test.transactions.SpecialCommandTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 124, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckPragma (sqlite3.test.transactions.SpecialCommandTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 124, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckVacuum (sqlite3.test.transactions.SpecialCommandTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/transactions.py", line 124, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCollationRegisterTwice (sqlite3.test.hooks.CollationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/hooks.py", line 84, in CheckCollationRegisterTwice con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCreateCollationNotAscii (sqlite3.test.hooks.CollationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/hooks.py", line 43, in CheckCreateCollationNotAscii con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckCreateCollationNotCallable (sqlite3.test.hooks.CollationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/hooks.py", line 35, in CheckCreateCollationNotCallable con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckDeregisterCollation (sqlite3.test.hooks.CollationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/hooks.py", line 98, in CheckDeregisterCollation con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckColumnNameWithSpaces (sqlite3.test.regression.RegressionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/regression.py", line 29, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckPragmaSchemaVersion (sqlite3.test.regression.RegressionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/regression.py", line 29, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckPragmaUserVersion (sqlite3.test.regression.RegressionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/regression.py", line 29, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ====================================================================== ERROR: CheckStatementReset (sqlite3.test.regression.RegressionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/sqlite3/test/regression.py", line 29, in setUp self.con = sqlite.connect(":memory:") SystemError: NULL result without error in PyObject_Call ---------------------------------------------------------------------- Ran 167 tests in 0.045s FAILED (errors=146) test test_sqlite failed -- errors occurred; run in verbose mode for details Re-running test 'test_sys' in verbose mode test_43581 (test.test_sys.SysModuleTest) ... FAIL test_attributes (test.test_sys.SysModuleTest) ... ok test_current_frames (test.test_sys.SysModuleTest) ... ok test_custom_displayhook (test.test_sys.SysModuleTest) ... ok test_dlopenflags (test.test_sys.SysModuleTest) ... ok test_exc_clear (test.test_sys.SysModuleTest) ... ok test_exit (test.test_sys.SysModuleTest) ... ok test_getdefaultencoding (test.test_sys.SysModuleTest) ... ok test_getframe (test.test_sys.SysModuleTest) ... ok test_getwindowsversion (test.test_sys.SysModuleTest) ... ok test_lost_displayhook (test.test_sys.SysModuleTest) ... ok test_original_displayhook (test.test_sys.SysModuleTest) ... ok test_original_excepthook (test.test_sys.SysModuleTest) ... ok test_recursionlimit (test.test_sys.SysModuleTest) ... ok test_refcount (test.test_sys.SysModuleTest) ... ok test_setcheckinterval (test.test_sys.SysModuleTest) ... ok ====================================================================== FAIL: test_43581 (test.test_sys.SysModuleTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/lib/python2.5/test/test_sys.py", line 351, in test_43581 self.assert_(sys.__stdout__.encoding == sys.__stderr__.encoding) AssertionError ---------------------------------------------------------------------- Ran 16 tests in 0.091s FAILED (failures=1) test test_sys failed -- Traceback (most recent call last): File "/opt/local/lib/python2.5/test/test_sys.py", line 351, in test_43581 self.assert_(sys.__stdout__.encoding == sys.__stderr__.encoding) AssertionError Re-running test 'test_tarfile' in verbose mode test test_tarfile crashed -- : [Errno 13] Permission denied: '/opt/local/lib/python2.5/test/testtar.tar.gz' Traceback (most recent call last): File "Lib/test/regrtest.py", line 557, in runtest_inner indirect_test() File "/opt/local/lib/python2.5/test/test_tarfile.py", line 768, in test_main tar = gzip.open(tarname("gz"), "wb") File "/opt/local/lib/python2.5/gzip.py", line 49, in open return GzipFile(filename, mode, compresslevel) File "/opt/local/lib/python2.5/gzip.py", line 95, in __init__ fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb') IOError: [Errno 13] Permission denied: '/opt/local/lib/python2.5/test/testtar.tar.gz' Process 94526: 39215 nodes malloced for 37442 KB Process 94526: 6 leaks for 256 total leaked bytes. Leak: 0x1624150 size=80 instance of 'AEDescImpl', type C++, implemented in AE 0xa02ff4e8 0x01624178 0x00000002 0x00000001 ../.xAb......... 0x6e756c6c 0x918a9393 0x01624178 0x00000000 llun....xAb..... 0x00000000 0x00000000 0x00000002 0x206e776f ............own 0x65707974 0x74616420 0x00000061 0x00000000 type data....... 0x00000000 0x00000000 0x00000000 0x00050000 ................ Leak: 0x16241f0 size=80 instance of 'AEDescImpl', type C++, implemented in AE 0xa02ff4e8 0x01624218 0x00000002 0x00000001 ../..Bb......... 0x6e756c6c 0x918a9393 0x01624218 0x00000000 llun.....Bb..... 0x00000000 0x00000000 0x00000001 0x65745000 .............Pte 0x74616e72 0x616e6f69 0x6574206c 0x00007478 rnational text.. 0xc0000003 0xc0000003 0x00000035 0x00050000 ........5....... Leak: 0x204c140 size=48 string '*' Leak: 0x281dca0 size=16 string 'key1I2 .p.db1' Leak: 0x299ad50 size=16 0x3179656b 0xc0a73dbb 0x022e0171 0x02d19800 key1.=..q....... Leak: 0x29a38b0 size=16 0x3179656b 0x024b0280 0x62642e2e 0x02d90031 key1..K...db1...