[Python-modules-team] Bug#470337: python-axiom: FTBFS: failed tests
Lucas Nussbaum
lucas at lucas-nussbaum.net
Mon Mar 10 16:52:13 UTC 2008
Package: python-axiom
Version: 0.5.27-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20080308 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
> running install_egg_info
> Writing /build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/Axiom-0.5.27.egg-info
> Regenerating cache with path: ['/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages',
> '/build/user/python-axiom-0.5.27',
> '/usr/lib/python24.zip',
> '/usr/lib/python2.4',
> '/usr/lib/python2.4/plat-linux2',
> '/usr/lib/python2.4/lib-tk',
> '/usr/lib/python2.4/lib-dynload',
> '/usr/local/lib/python2.4/site-packages',
> '/usr/lib/python2.4/site-packages',
> '/var/lib/python-support/python2.4']
> dh_installdirs -ppython-axiom
> python debian/runtrial.py debian/python-axiom/ axiom
> Running 433 tests.
> axiom.test.historic.test_account1to2
> AccountUpgradeTest
> testUpgrade ... [OK]
> axiom.test.historic.test_catalog1to2
> CatalogUpgradeTest
> testCatalogTagNames ... [OK]
> axiom.test.historic.test_loginMethod1to2
> LoginMethodUpgradeTest
> testUpgrade ... [OK]
> axiom.test.historic.test_parentHook1to2
> SubSchedulerParentHookUpgradeTests
> test_schedulerAttribute ... [OK]
> axiom.test.historic.test_processor1to2
> ProcessorUpgradeTest
> test_pollingRemoval ... [OK]
> axiom.test.historic.test_subStoreStartupService1to2
> UpgradeTest
> testSubStoreServiceStarterStoppedStartingSubStoreServices ... [OK]
> axiom.test.historic.test_textlist
> TextlistTransitionTest
> test_transition ... [OK]
> axiom.test.test_apsw
> ConnectionTestCase
> test_cursor ... [SKIPPED]
> test_identifyGenericError ... [SKIPPED]
> test_identifyTableCreationError ... [SKIPPED]
> test_timeoutExceeded ... [SKIPPED]
> axiom.test.test_attributes
> BadAttributeTest
> testBadAttribute ... [OK]
> FixedPointDecimalTest
> testComparisons ... [OK]
> testDisallowedComparisons ... [OK]
> testRoundTrip ... [OK]
> testSum ... [OK]
> IEEE754DoubleTest
> testFPSumsAreBrokenSoDontUseThem ... [OK]
> testRoundTrip ... [OK]
> SQLAttributeTestCase
> test_accessor ... [OK]
> test_attributeName ... [OK]
> test_fullyQualifiedName ... [OK]
> test_fullyQualifiedPlaceholder ... [OK]
> test_fullyQualifiedStoreID ... [OK]
> test_getColumnName ... [OK]
> test_getShortColumnName ... [OK]
> test_placeholderAccessor ... [OK]
> test_storeIDAccessor ... [OK]
> test_typeAttribute ... [OK]
> SortingTest
> testCompoundSort ... [OK]
> SpecialStoreIDAttributeTest
> testStringStoreIDsDontWork ... [OK]
> StringListTestCase
> test_emptyList ... [OK]
> test_oldRepresentation ... [OK]
> test_simpleListOfStrings ... [OK]
> StructuredDefaultTestCase
> testTimestampDefault ... [OK]
> testTimestampNow ... [OK]
> WhiteboxComparableTest
> test_likeRejectsIllegalOperations ... [OK]
> axiom.test.test_axiomatic
> TestMisc
> test_axiomaticCommandProvides ... [OK]
> TestStart
> test_loggingStubbed ... [OK]
> test_noReactorSpecified ... [OK]
> test_reactorSpecified ... [OK]
> axiom.test.test_batch
> BatchTestCase
> testBasicProgress ... [OK]
> testBrokenListener ...
> /build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_batch.py:233: exceptions.DeprecationWarning: log.flushErrors is deprecated since Twisted 2.5. If you need to flush errors from within a unittest, use TestCase.flushLoggedErrors instead.
> [OK]
> testInstantiation ... [OK]
> testItemTypeCreation ... [OK]
> testListenerlessProcessor ... [OK]
> testListeners ... [OK]
> testMultipleListeners ... [OK]
> testProgressAgainstExisting ... [OK]
> testRepeatedAddListener ... [OK]
> testReprocessItemAddition ... [OK]
> testSuperfluousItemAddition ... [OK]
> test_addReliableListenerSchedulesProcessor ... [OK]
> test_addReliableListenerWhileScheduled ... [OK]
> test_itemAddedIgnoredWithoutListeners ... [OK]
> test_itemAddedSchedulesProcessor ... [OK]
> test_itemAddedWhileScheduled ... [OK]
> test_processorIdlesWhenCaughtUp ... [OK]
> test_processorStartsUnscheduled ... [OK]
> RemoteTestCase
> testBatchService ... [OK]
> testCalling ... [OK]
> testProcessLifetime ... [OK]
> testProcessingServiceStepsOverErrors ...
> /build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_batch.py:607: exceptions.DeprecationWarning: log.flushErrors is deprecated since Twisted 2.5. If you need to flush errors from within a unittest, use TestCase.flushLoggedErrors instead.
> [OK]
> axiom.test.test_count
> TestCountQuery
> testANDConditionCount ... [OK]
> testBasicCount ... [OK]
> testEmptyResult ... [OK]
> testNonExistentTable ... [OK]
> testORConditionCount ... [OK]
> testSimpleConditionCount ... [OK]
> testTwoFieldsConditionCount ... [OK]
> axiom.test.test_crossstore
> TestCrossStoreInsert
> testCrossStoreInsert ... [OK]
> TestCrossStoreTransactions
> testCrossStoreTransactionality ... [OK]
> axiom.test.test_dependency
> DependencyTest
> test_basicInstall ... [OK]
> test_basicUninstall ... [OK]
> test_callbacks ... [OK]
> test_classDependsOn ... [OK]
> test_customizerCalledOnce ... [OK]
> test_dependsOn ... [OK]
> test_doubleInstall ... [OK]
> test_explicitInstall ... [OK]
> test_installedUniqueRequirements ... [OK]
> test_onlyInstallPowerups ... [OK]
> test_powerupInterfaces ... [OK]
> test_properOrphaning ... [OK]
> test_recursiveInstall ... [OK]
> test_recursiveUninstall ... [OK]
> test_referenceArgsPassthrough ... [OK]
> test_wrongDependsOn ... [OK]
> test_wrongUninstall ... [OK]
> axiom.test.test_files
> InStoreFilesTest
> test_createFile ... [OK]
> test_createFileInMemory ... [OK]
> test_noFiledir ... [OK]
> PathAttributesTest
> testRelocatingPaths ... [OK]
> axiom.test.test_inheritance
> InheritanceUnsupported
> testNoInheritance ... [OK]
> axiom.test.test_item
> CheckpointTestCase
> test_autocommitBrokenCommittedMethodCreate ... [OK]
> test_autocommitBrokenCommittedMethodDelete ... [OK]
> test_autocommitBrokenCommittedMethodMutate ... [OK]
> test_autocommitCheckpoint ... [OK]
> test_autocommitTouchCheckpoint ... [OK]
> test_queryCheckpoint ... [OK]
> test_transactionBrokenCommittedMethodCreate ... [OK]
> test_transactionBrokenCommittedMethodDelete ... [OK]
> test_transactionBrokenCommittedMethodMutate ... [OK]
> test_transactionCheckpoint ... [OK]
> test_transactionTouchCheckpoint ... [OK]
> test_twoQueriesOneCheckpoint ... [OK]
> ItemTestCase
> testCreateItem ... [OK]
> testCreateItemWithDefault ... [OK]
> testCreateItemWithNoAttrs ... [OK]
> testCreatePlainItem ... [OK]
> testDeleteCreatePair ... [OK]
> testDeleteThenLoad ... [OK]
> testLoadLoadedPlainItem ... [OK]
> testLoadUnimportedPlainItem ... [OK]
> testPersistentValues ... [OK]
> testPersistentValuesWithoutValue ... [OK]
> testTransactedPassedArguments ... [OK]
> testTransactedPreservesAttributes ... [OK]
> testTransactedTransacts ... [OK]
> test_itemClassOrdering ... [OK]
> test_partiallyInitializedRepr ... [OK]
> test_repr ... [OK]
> test_storedCallbackAfterActivateCallback ... [OK]
> test_storedCallbackNotOnLoad ... [OK]
> test_storedCallbackOnAttributeSet ... [OK]
> test_storedCallbackOnItemCreation ... [OK]
> axiom.test.test_mixin
> TestBorrowedMixins
> testItemSanity ... [OK]
> testSanity ... [OK]
> axiom.test.test_paginate
> CrossTransactionIteration
> test_moreItemsNotMoreWork ... [OK]
> test_moreItemsNotMoreWorkRestricted ... [OK]
> test_moreItemsNotMoreWorkSorted ... [OK]
> test_moreThanOneColumnSort ... [TODO]
> test_separateTransactions ... [OK]
> test_storeIDTiebreaker ... [OK]
> axiom.test.test_powerup
> PowerUpTest
> testBasicPowerups ... [OK]
> testIndirectedPowerups ... [OK]
> testNoIndirectedIndirection ... [OK]
> testPowerupIdentity ... [OK]
> SpecialCaseTest
> testItemServicePowerup ... [OK]
> testStoreServicePowerup ... [OK]
> axiom.test.test_pysqlite2
> ConnectionTestCase
> test_cursor ... [OK]
> test_identifyGenericError ... [OK]
> test_identifyTableCreationError ... [OK]
> test_timeoutExceeded ... [OK]
> axiom.test.test_query
> AndOrQueries
> testMultipleAndConditions ... [OK]
> testMultipleOrConditions ... [OK]
> testNoConditions ... [OK]
> testOneCondition ... [OK]
> BasicQuery
> testAggregateQueries ... [OK]
> testAttributeQueries ... [OK]
> testAttributeQueryCount ... [OK]
> testAttributeQueryDistinct ... [OK]
> testAttributeQueryMinMax ... [OK]
> testBasicQuery ... [OK]
> testStringQueries ... [OK]
> test_attributeQueryClone ... [OK]
> test_attributeQueryCloneLimit ... [OK]
> test_attributeQueryLimitAttribute ... [OK]
> test_attributeQueryStoreAttribute ... [OK]
> test_itemQueryClone ... [OK]
> test_itemQueryCloneLimit ... [OK]
> test_itemQueryDistinct ... [OK]
> test_itemQueryDistinctClone ... [OK]
> test_itemQueryDistinctCloneLimit ... [OK]
> test_itemQueryDistinctCount ... [OK]
> test_itemQueryDistinctLimitAttribute ... [OK]
> test_itemQueryDistinctStoreAttribute ... [OK]
> test_itemQueryLimitAttribute ... [OK]
> test_itemQueryLimitSetToNone ... [OK]
> test_itemQueryStoreAttribute ... [OK]
> test_leftHandStoreIDComparison ... [OK]
> test_reversedReferenceComparison ... [OK]
> test_rightHandStoreIDComparison ... [OK]
> test_simpleIntegerComparison ... [OK]
> test_simpleReferenceComparison ... [OK]
> test_simplestQuery ... [OK]
> test_unionComparison ... [OK]
> MultipleQuery
> test_basicJoin ... [OK]
> test_clone ... [OK]
> test_cloneDistinct ... [OK]
> test_cloneLimit ... [OK]
> test_cloneLimitDistinct ... [OK]
> test_count ... [OK]
> test_distinct ... [OK]
> test_emptyTuple ... [OK]
> test_limitAttribute ... [OK]
> test_limitAttributeDistinct ... [OK]
> test_oneTuple ... [OK]
> test_storeAttribute ... [OK]
> test_storeAttributeDistinct ... [OK]
> test_tree ... [OK]
> PlaceholderTestCase
> test_multiplePlaceholderComparisons ... [OK]
> test_placeholderAliasAssignment ... [OK]
> test_placeholderAntiContainment ... [OK]
> test_placeholderAntiContainmentTarget ... [OK]
> test_placeholderAttributeColumnComparison ... [OK]
> test_placeholderAttributeDisimilarity ... [OK]
> test_placeholderAttributeEndsWith ... [OK]
> test_placeholderAttributeError ... [OK]
> test_placeholderAttributeSimilarity ... [OK]
> test_placeholderAttributeStartsWith ... [OK]
> test_placeholderAttributeValueComparison ... [OK]
> test_placeholderColumnInterface ... [OK]
> test_placeholderColumnNamesInQueryTarget ... [OK]
> test_placeholderComparison ... [OK]
> test_placeholderComparisonArgs ... [OK]
> test_placeholderComparisonQuery ... [OK]
> test_placeholderComparisonTables ... [OK]
> test_placeholderContainment ... [OK]
> test_placeholderContainmentTarget ... [OK]
> test_placeholderLikeTarget ... [OK]
> test_placeholderObjectSorting ... [OK]
> test_placeholderOrdering ... [OK]
> test_placeholderQuery ... [OK]
> test_placeholderStoreID ... [OK]
> test_placeholderTableName ... [OK]
> test_placeholderType ... [OK]
> test_sortByPlaceholderAttribute ... [OK]
> QueryComplexity
> test_firstTableOuterLoop ... [OK]
> test_secondTableInnerLoop ... [OK]
> SetMembershipQuery
> testOneOfWithList ... [OK]
> testOneOfWithSet ... [OK]
> test_oneOfColumnQueryGeneration ... [OK]
> test_oneOfColumnQueryQueryGeneration ... [OK]
> test_oneOfColumnQueryQueryGenerationWithArguments ... [OK]
> test_oneOfValueQueryGeneration ... [OK]
> TableOrder
> test_baseQuery ... [OK]
> test_baseSort ... [OK]
> test_comparisonWithSort ... [OK]
> test_explicitTableOrder ... [OK]
> test_invalidComparison ... [OK]
> test_invalidSort ... [OK]
> test_singleJoin ... [OK]
> test_singleJoinReversed ... [OK]
> test_singleValueComparison ... [OK]
> test_twoColumnComparison ... [OK]
> UniqueTest
> testUniqueDuplicate ... [OK]
> testUniqueFound ... [OK]
> testUniqueNotFoundDefault ... [OK]
> testUniqueNotFoundError ... [OK]
> WildcardQueries
> testMultipleColumns ... [OK]
> testNoConditions ... [OK]
> testOneColumn ... [OK]
> testOneColumnAndStrings ... [OK]
> testOneString ... [OK]
> testOtherTable ... [OK]
> testStartsEndsWith ... [OK]
> testStartsEndsWithColumn ... [OK]
> testStartsEndsWithText ... [OK]
> test_likeColumnComparisonInvolvedTables ... [OK]
> test_likeValueComparisonInvolvedTables ... [OK]
> axiom.test.test_queryutil
> TestQueryUtilities
> testBetweenQuery ... [OK]
> testTupleQueryWithTuples ... [OK]
> axiom.test.test_reference
> BadReferenceTestCase
> testBadReferenceNone ... [OK]
> testBadReferenceNoneLoading ... [OK]
> testBadReferenceNoneRevert ... [OK]
> testBatchReferenceDeletion ... [OK]
> testBrokenReferenceDisallow ... [OK]
> testBrokenReferenceException ... [OK]
> testReferenceDeletion ... [OK]
> testReferenceQuery ... [OK]
> testSanity ... [OK]
> axiom.test.test_reprs
> BasicInformation
> test_complexOrdering ... [OK]
> test_query ... [OK]
> test_recursiveReferenceAttribute ... [OK]
> test_referenceAttribute ... [OK]
> test_simpleOrdering ... [OK]
> test_storeID ... [OK]
> test_unstoredReferenceAttribute ... [OK]
> axiom.test.test_scheduler
> MissingService
> test_orphanedSubSchedule ... [OK]
> test_schedule ... [OK]
> test_subSchedule ... [OK]
> SchedulerStartupTests
> test_scheduleWhileStopped ... [OK]
> test_scheduleWithRunningService ... [OK]
> test_schedulerStartedWithFutureEvent ... [OK]
> test_schedulerStartedWithPastEvent ... [OK]
> test_schedulerStopped ... [OK]
> test_schedulerWithoutParent ... [OK]
> SubSchedulerTests
> test_deletedRunnable ... [OK]
> test_implementsSchedulerInterface ... [OK]
> test_inspection ... [OK]
> test_scheduler ... [FAIL]
> test_unscheduling ... [OK]
> SubStoreSchedulerReentrancy
> testMultipleEventsPerTick ... [OK]
> testSchedule ... [OK]
> testScheduleWithEarlierTimedEvents ... [OK]
> testScheduleWithLaterTimedEvents ... [OK]
> TopStoreSchedTest
> testBasicScheduledError ... [OK]
> testScheduledErrorWithHandler ... [OK]
> test_deletedRunnable ... [OK]
> test_implementsSchedulerInterface ... [OK]
> test_inspection ... [OK]
> test_scheduler ... [OK]
> test_unscheduling ... [OK]
> axiom.test.test_sequence
> TestMutableSequenceOperations
> test_append ... [OK]
> test_contains ... [OK]
> test_count ... [OK]
> test_deleteSlice ... [TODO]
> test_deleteSliceStep ... [TODO]
> test_extend ... [OK]
> test_extendSliceSyntax ... [TODO]
> test_index ... [OK]
> test_indexAssignment ... [OK]
> test_insert ... [OK]
> test_insertSliceSyntax ... [TODO]
> test_multicontains ... [OK]
> test_multidelitem ... [OK]
> test_pop ... [OK]
> test_remove ... [OK]
> test_reverse ... [OK]
> test_sliceAssignment ... [TODO]
> test_sliceAssignmentStep ... [TODO]
> test_sort ... [OK]
> TestSequenceOfItems
> test_appendAndGetItem ... [OK]
> test_appendSliceSyntax ... [TODO]
> test_createItem ... [OK]
> test_createItemWithAliens ... [OK]
> test_createItemWithDefaults ... [OK]
> test_delItem ... [OK]
> test_indexErrors ... [OK]
> test_negativeIndices ... [OK]
> test_setItem ... [OK]
> TestSequenceOperations
> test_index ... [OK]
> test_len ... [OK]
> test_min_max ... [OK]
> test_s_plus_t ... [OK]
> test_shallow_copies ... [OK]
> test_slice_with_step ... [TODO]
> test_slices ... [TODO]
> test_x_in_s ... [OK]
> test_x_not_in_s ... [OK]
> axiom.test.test_slotmachine
> SlotMachineTest
> testAttributesNotAllowed ... [OK]
> testAttributesTraverseDeepHierarchy ... [OK]
> testBaseDefault ... [OK]
> testClassicMixin ... [OK]
> testSetOnce ... [OK]
> testTrivialSubclass ... [OK]
> axiom.test.test_substore
> SubStoreStartupSemantics
> testDontStartNormally ... [OK]
> testStartEverythingExplicitly ... [OK]
> SubStoreTest
> testOneThing ... [OK]
> test_hereTodayGoneTomorrow ... [OK]
> test_memorySubstoreFile ... [OK]
> test_oneThingMemory ... [OK]
> axiom.test.test_tablecreate
> TableCreationTest
> test_committedTableCreation ... [OK]
> test_differentStoreTableCreation ... [OK]
> test_dontReadTheSchemaSoMuch ... [OK]
> test_revertedTableCreation ... [OK]
> axiom.test.test_tags
> TagTestCase
> testTagging ... [OK]
> axiom.test.test_unavailable_type
> UnavailableTypeTestCase
> testUnavailable ... [SKIPPED]
> axiom.test.test_upgrading
> DeletionTest
> testCircular ... [OK]
> testPowerupsAdapt ... [OK]
> testPowerupsFor ... [OK]
> PathUpgrade
> testUpgradePath ... [OK]
> test_postCopy ... [OK]
> SubStoreCompat
> testTwoObjectUpgrade_AutoOrder ... [OK]
> testTwoObjectUpgrade_InnerFirst ... [OK]
> testTwoObjectUpgrade_OuterFirst ... [OK]
> testTwoObjectUpgrade_UseService ... [OK]
> testUnUpgradeableStore ... [OK]
> testUpgradeWithMissingVersion ... [OK]
> test_basicErrorLogging ... [OK]
> test_loggingAtAppropriateTimes ... [OK]
> test_upgradeSkipVersion ... [OK]
> SwordUpgradeTest
> testTwoObjectUpgrade_AutoOrder ... [OK]
> testTwoObjectUpgrade_InnerFirst ... [OK]
> testTwoObjectUpgrade_OuterFirst ... [OK]
> testTwoObjectUpgrade_UseService ... [OK]
> testUnUpgradeableStore ... [OK]
> testUpgradeWithMissingVersion ... [OK]
> test_basicErrorLogging ... [OK]
> test_loggingAtAppropriateTimes ... [OK]
> test_upgradeSkipVersion ... [OK]
> axiom.test.test_userbase
> AccountTestCase
> testAccountNames ... [OK]
> testAvatarStoreState ... [OK]
> testDomainNames ... [OK]
> testGetLoginMethods ... [OK]
> testParallelLoginMethods ... [OK]
> testSiteLoginMethodCreator ... [OK]
> testUserLoginMethodCreator ... [OK]
> CommandTestCase
> test_install ... [OK]
> test_list ... [OK]
> test_listOffering ... [OK]
> test_listOnClean ... [OK]
> test_listWithDisabled ... [OK]
> test_userCreation ... [OK]
> MemoryUserBaseTest
> testBasicLogin ... [OK]
> testMixedCaseLogin ... [OK]
> testUppercaseLogin ... [OK]
> RealmTestCase
> test_powerup ... [OK]
> test_requestMalformedAvatarId ... [OK]
> test_requestNonexistentAvatarId ... [OK]
> SubStoreMigrationTestCase
> test_extraction ... [OK]
> test_insertion ... [OK]
> test_insertionWithNoDomainDirectory ... [OK]
> test_noTimedEventsExtraction ... [OK]
> test_noTimedEventsInsertion ... [OK]
> UserBaseTest
> testBasicLogin ... [OK]
> testMixedCaseLogin ... [OK]
> testUppercaseLogin ... [OK]
> axiom.test.test_xatop
> AttributeTests
> testDontAllowNone ... [OK]
> testGetAttribute ... [OK]
> testIntegerAttribute_SQLiteBug ... [OK]
> testQueries ... [OK]
> ConcurrencyTestCase
> testNewItemType ... [OK]
> testSchemaChange ... [OK]
> FailurePathTests
> testNoCrossStoreRefs ... [OK]
> ItemTests
> testBasicQuery ... [OK]
> testCreateThenDelete ... [OK]
> testFirstActivationHappensWhenAttributesAreSet ... [OK]
> testInMemoryRevert ... [OK]
> testItemCreation ... [OK]
> test_getNeverInsertedItem ... [OK]
> MassInsertDeleteTests
> testBatchDelete ... [OK]
> testBatchDeleteCondition ... [OK]
> testBatchInsert ... [OK]
> testBatchInsertReference ... [OK]
> testBatchInsertSelectedAttributes ... [OK]
> testMemoryBatchInsert ... [OK]
> testSlowBatchDelete ... [OK]
> testTransactedBatchInsert ... [OK]
> test_slowBatchDeleteBecauseDeletedFromStore ... [OK]
> ProcessConcurrencyTestCase
> testNewItemTypeInSubprocess ... [OK]
> StoreTests
> testCreation ... [OK]
> testGetTableName ... [OK]
> testReCreation ... [OK]
> testStoreIDComparerIdentity ... [OK]
> testTableNameCacheDoesntGrow ... [OK]
> testTableQueryCaching ... [OK]
> testTypeToDatabaseNames ... [OK]
> test_onlyOneDir ... [OK]
> TestFindOrCreate
> testCreate ... [OK]
> testFind ... [OK]
> testFindFirst ... [OK]
> testIfNew ... [OK]
>
> ===============================================================================
> [SKIPPED]: axiom.test.test_apsw.ConnectionTestCase.test_cursor
>
> The APSW backend is currently unmaintained.
> ===============================================================================
> [SKIPPED]: axiom.test.test_apsw.ConnectionTestCase.test_identifyGenericError
>
> The APSW backend is currently unmaintained.
> ===============================================================================
> [SKIPPED]: axiom.test.test_apsw.ConnectionTestCase.test_identifyTableCreationError
>
> The APSW backend is currently unmaintained.
> ===============================================================================
> [SKIPPED]: axiom.test.test_apsw.ConnectionTestCase.test_timeoutExceeded
>
> The APSW backend is currently unmaintained.
> ===============================================================================
> [SKIPPED]: axiom.test.test_unavailable_type.UnavailableTypeTestCase.testUnavailable
>
> This test breaks EVERY subsequent test, because reloading item and store is not allowed
> ===============================================================================
> [TODO]: axiom.test.test_paginate.CrossTransactionIteration.test_moreThanOneColumnSort
>
> Reason: "There's no use-case for this yet, but it would be a consistent extension of the API."
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_paginate.py", line 162, in test_moreThanOneColumnSort
> sort=[MultiColumnSortHelper.columnOne.ascending,
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/store.py", line 496, in paginate
> raise RuntimeError("%d-column sorts not supported yet with paginate" %(len(oc),))
> exceptions.RuntimeError: 2-column sorts not supported yet with paginate
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestMutableSequenceOperations.test_deleteSlice
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 247, in test_deleteSlice
> del seq[1:3]
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 94, in __delitem__
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestMutableSequenceOperations.test_deleteSliceStep
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 281, in test_deleteSliceStep
> del seq[1:6:2]
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 94, in __delitem__
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestMutableSequenceOperations.test_extendSliceSyntax
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 317, in test_extendSliceSyntax
> L1[len(L1):len(L1)] = L2
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 67, in __setitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestMutableSequenceOperations.test_insertSliceSyntax
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 370, in test_insertSliceSyntax
> seq[1:1] = self.i9
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 67, in __setitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestMutableSequenceOperations.test_sliceAssignment
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 228, in test_sliceAssignment
> seq[1:3] = [self.i1, self.i2]
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 67, in __setitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestMutableSequenceOperations.test_sliceAssignmentStep
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 262, in test_sliceAssignmentStep
> seq[1:5:2] = [self.i7, self.i7]
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 67, in __setitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestSequenceOfItems.test_appendSliceSyntax
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 68, in test_appendSliceSyntax
> seq[len(seq):len(seq)] = [self.i0]
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 67, in __setitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestSequenceOperations.test_slice_with_step
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 180, in test_slice_with_step
> self.assertEquals(seq[0:4:2], [self.i0, self.i2])
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 63, in __getitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [TODO]: axiom.test.test_sequence.TestSequenceOperations.test_slices
>
> Reason: 'Slices are not supported yet'
> Traceback (most recent call last):
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py", line 168, in test_slices
> self.assertEquals(seq[0:2], [self.i0, self.i1])
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 63, in __getitem__
> index = self._fixIndex(index)
> File "/build/user/python-axiom-0.5.27/debian/python-axiom/usr/lib/python2.4/site-packages/axiom/sequence.py", line 52, in _fixIndex
> assert not isinstance(index, slice), 'slices are not supported (yet)'
> exceptions.AssertionError: slices are not supported (yet)
> ===============================================================================
> [FAIL]: axiom.test.test_scheduler.SubSchedulerTests.test_scheduler
>
> Traceback (most recent call last):
> Failure: twisted.trial.unittest.FailTest: t3 ran too many times
> -------------------------------------------------------------------------------
> Ran 433 tests in 154.395s
>
> FAILED (skips=5, expectedFailures=10, failures=1, successes=417)
> make: *** [install/python-axiom] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/03/08
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F |
More information about the Python-modules-team
mailing list