(view as text)
make coverage
 in dir /home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build (timeout 1200 secs)
 argv: ['make', 'coverage']
 environment: {'TAR_OPTIONS': '--wildcards', 'SHELL': '/bin/sh', 'SHLVL': '1', 'PYTHONPATH': '/home/buildbot/svn/twisted/tags/release-2.2.0:/home/buildbot/flumotion/buildbot', 'OLDPWD': '/home/buildbot', 'PWD': '/home/buildbot/flumotion', 'LOGNAME': 'buildbot', 'USER': 'buildbot', 'PATH': '/home/buildbot/svn/twisted/tags/release-2.2.0/bin:/usr/lib/ccache/bin:/usr/bin:/bin', 'PKG_CONFIG_PATH': '/home/buildbot/flumotion/prefix/trunk/lib/pkgconfig', 'HOME': '/home/buildbot', 'DISPLAY': ':9', '_': '/bin/nice'}
rm -f flu-saved-coverage.pickle
Using twisted.internet.selectreactor reactor
Setting coverage directory to coverage.
Saving coverage in flu-saved-coverage.pickle
Running 663 tests.
flumotion.test.test_admin_admin.AdminTest.testConnectFailure ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_admin_admin.AdminTest.testConnectSuccess ... [OK]
flumotion.test.test_admin_admin.AdminTest.testConstructor ... [OK]
flumotion.test.test_admin_admin.AdminTest.testReconnect ... [OK]
flumotion.test.test_admin_config.AdminConfigTest.testMinimal ... [OK]
flumotion.test.test_admin_config.AdminConfigTest.testMinimal2 ... [OK]
flumotion.test.test_admin_config.AdminConfigTest.testMinimal3 ... [OK]
flumotion.test.test_admin_config.AdminConfigTest.testUnknownPlug ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'plugdoesnotexist')
[OK]
flumotion.test.test_admin_config.AdminConfigTest.testUnknownSocket ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'frobulator')
[OK]
flumotion.test.test_admin_connections.AdminConnectiontionsTest.testGetRecentConnections ... [OK]
flumotion.test.test_admin_multi.MultiAdminTest.testConnectFailure ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_admin_multi.MultiAdminTest.testConnectSuccess ... [OK]
flumotion.test.test_admin_multi.MultiAdminTest.testConstructor ... [OK]
flumotion.test.test_admin_multi.MultiAdminTest.testReconnect ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCrypt ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongPassword ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongSalt ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongUser ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintext ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintextWrongPassword ... [OK]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintextWrongUser ... [OK]
flumotion.test.test_checkers.TestCryptCheckerInit.testCredPlaintext ... [OK]
flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextCorrect ... [OK]
flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextCorrectWithId ... [OK]
flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextWrong ... [OK]
flumotion.test.test_checkers.TestFlexibleWithoutPassword.testCredPlaintextCorrect ... [OK]
flumotion.test.test_checkers.TestFlexibleWithoutPassword.testCredPlaintextCorrectWithId ... [OK]
flumotion.test.test_common.TestCompareVersions.testBadVersion ... [OK]
flumotion.test.test_common.TestCompareVersions.testBigger ... [OK]
flumotion.test.test_common.TestCompareVersions.testEquals ... [OK]
flumotion.test.test_common.TestCompareVersions.testSmaller ... [OK]
flumotion.test.test_common.TestComponentPath.testPath ... [OK]
flumotion.test.test_common.TestEnsureDir.testExisting ... [OK]
flumotion.test.test_common.TestEnsureDir.testNonExisting ... [OK]
flumotion.test.test_common.TestInitMixin.testInitA ... [OK]
flumotion.test.test_common.TestInitMixin.testInitB ... [OK]
flumotion.test.test_common.TestInitMixin.testInitC ... [OK]
flumotion.test.test_common.TestInitMixin.testInitD ... [OK]
flumotion.test.test_common.TestObjRepr.testMe ... [OK]
flumotion.test.test_common.TestPathToModule.testPaths ... [OK]
flumotion.test.test_common.TestVersion.testVersion ... [OK]
flumotion.test.test_common.TestVersion.test_versionTupleToString ... [OK]
flumotion.test.test_common_avltree.TestAVLTree.testInsertAscendingRemoveAscending ... [OK]
flumotion.test.test_common_avltree.TestAVLTree.testInsertAscendingRemoveDescending ... [OK]
flumotion.test.test_common_avltree.TestAVLTree.testInsertDescendingRemoveAscending ... [OK]
flumotion.test.test_common_avltree.TestAVLTree.testInsertDescendingRemoveDescending ... [OK]
flumotion.test.test_common_avltree.TestAVLTree.testInsertRandomRemoveRandom ... [OK]
flumotion.test.test_common_bundle.TestBundler.testBundlerOneFile ... [OK]
flumotion.test.test_common_bundle.TestBundler.testBundlerOneSum ... [OK]
flumotion.test.test_common_bundle.TestBundler.testBundlerTwoFiles ... [OK]
flumotion.test.test_common_bundle.TestBundler.testBundlerTwoSum ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketAdd ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketAddUnique ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketDepend ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketFile ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketImport ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketName ... [OK]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketPackage ... [OK]
flumotion.test.test_common_bundle.TestUnbundler.testUnbundler ... [OK]
flumotion.test.test_common_bundle.TestUnbundler.testUnbundlerRelative ... [OK]
flumotion.test.test_common_componentui.TestStateSet.testSimpleStateListener ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/test/test_common_componentui.py:147: exceptions.DeprecationWarning: Please use the set_ kwarg instead
[OK]
flumotion.test.test_common_componentui.TestStateSet.testStateAppend ... [OK]
flumotion.test.test_common_componentui.TestStateSet.testStateListener ... [OK]
flumotion.test.test_common_componentui.TestStateSet.testStateListenerIntermediate ... [OK]
flumotion.test.test_common_componentui.TestStateSet.testStateSaveReference ... [OK]
flumotion.test.test_common_componentui.TestStateSet.testStateSet ... [OK]
flumotion.test.test_common_connection.TestConnection.testParse ... [OK]
flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testDaylightSavingsChange ... [OK]
flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testExDate ... [SKIPPED]
flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testMultipleRRule ... [OK]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testExAsStartDateWithRecurrence ... [OK]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testExWithRecurrence ... [OK]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointSingle ... [OK]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointsRecur ... [OK]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointsRecurUntil ... [OK]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testRecurrenceOverMidnight ... [OK]
flumotion.test.test_common_eventcalendar.EventTest.testComparison ... [OK]
flumotion.test.test_common_eventcalendar.EventTest.testSimple ... [OK]
flumotion.test.test_common_eventcalendar.EventTest.testTimeZones ... [OK]
flumotion.test.test_common_eventcalendar.FunctionsTest.testToDateTime ... [OK]
flumotion.test.test_common_eventcalendar.ICalSchedulerURGentTest.testVerifyPoints ... [OK]
flumotion.test.test_common_eventcalendar.ICalSchedulerURGentTest.test_getActiveEventInstances ... [OK]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendar ... [OK]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarFromFile ... [OK]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithDateTimes ... [OK]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithDates ... [OK]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithStartDateAndEndDateTime ... [OK]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithStartDateTimeAndEndDate ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEvent ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEventsWithDifferentUID ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEventsWithSameUID ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testCurrentEventsDoNotEndBeforeNow ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testCurrentEventsDoNotStartLaterThanTomorrow ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testGetActiveRecurrenceId ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testGetActiveSimple ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testOverMidnight ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsDaily ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsHourly ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsOverMidnight ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsNotNow ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsNotStartDate ... [OK]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsStartDate ... [OK]
flumotion.test.test_common_eventcalendar.iCalTestCase.testGetPoints ... [OK]
flumotion.test.test_common_eventcalendar.iCalTestCase.testRecurrenceId ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testBytes ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testExbibyte ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testGibibyte ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testKibibyte ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testMebibyte ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testMegabyte ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testPebibyte ... [OK]
flumotion.test.test_common_format.TestFormatStorage.testTebibyte ... [OK]
flumotion.test.test_common_format.TestFormatTime.testDay ... [OK]
flumotion.test.test_common_format.TestFormatTime.testDays ... [OK]
flumotion.test.test_common_format.TestFormatTime.testFractionalSecond ... [OK]
flumotion.test.test_common_format.TestFormatTime.testHourMinuteSecond ... [OK]
flumotion.test.test_common_format.TestFormatTime.testMinuteSecond ... [OK]
flumotion.test.test_common_format.TestFormatTime.testReallyLong ... [OK]
flumotion.test.test_common_format.TestFormatTime.testSecond ... [OK]
flumotion.test.test_common_format.TestFormatTime.testWeek ... [OK]
flumotion.test.test_common_format.TestFormatTime.testWeeks ... [OK]
flumotion.test.test_common_format.TestFormatTime.testYear ... [OK]
flumotion.test.test_common_fraction.TestFraction.testFractionAsFloat ... [OK]
flumotion.test.test_common_fraction.TestFraction.testFractionAsString ... [OK]
flumotion.test.test_common_fraction.TestFraction.testFractionFromValue ... [OK]
flumotion.test.test_common_gstreamer.Caps.testCaps ... [OK]
flumotion.test.test_common_gstreamer.Caps.testCapsStreamheader ... [OK]
flumotion.test.test_common_gstreamer.DeepNotify.testDeepNotify ... [OK]
flumotion.test.test_common_gstreamer.Factory.testFakeSrc ... [OK]
flumotion.test.test_common_gstreamer.TestProperty.testHasProperty ... [OK]
flumotion.test.test_common_gstreamer.TestProperty.testHasPropertyValue ... [OK]
flumotion.test.test_common_messages.PBSerializationTest.testGetEqualTranslatableTwice ... [OK]
flumotion.test.test_common_messages.PBSerializationTest.testGetSameMessageTwice ... [OK]
flumotion.test.test_common_messages.PBSerializationTest.testGetSameTranslatableTwice ... [OK]
flumotion.test.test_common_messages.PBSerializationTest.testMessageAppendRemove ... [OK]
flumotion.test.test_common_messages.ResultTest.testSerializeWithError ... [OK]
flumotion.test.test_common_messages.ResultTest.testSerializeWithWarning ... [OK]
flumotion.test.test_common_messages.SerializeTest.testCreate ... [OK]
flumotion.test.test_common_messages.SerializeTest.testDefaultMessageId ... [OK]
flumotion.test.test_common_messages.SerializeTest.testSerialize ... [OK]
flumotion.test.test_common_netutils.TestAddress.testGetHost ... [OK]
flumotion.test.test_common_netutils.TestAddress.testGetPort ... [OK]
flumotion.test.test_common_netutils.TestIpv4Parse.testIpv4Parse ... [OK]
flumotion.test.test_common_netutils.TestIpv4Parse.testIpv4ParseString ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testAddRemove ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testBasicRouting ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testIterHumanReadable ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testParseFromFile ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testRouteIteration ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testRouteNamesOrder ... [OK]
flumotion.test.test_common_netutils.TestRoutingTable.testRoutingPrecedence ... [OK]
flumotion.test.test_common_package.TestPackagePath.testCurrent ... [OK]
flumotion.test.test_common_package.TestPackagePath.testPackagerWithNonePrefix ... [OK]
flumotion.test.test_common_package.TestPackagePath.testPyRegisterBeforeImportWithoutHooks ... [OK]
flumotion.test.test_common_package.TestPackagePath.testRegisterBeforeImportWithPackager ... [OK]
flumotion.test.test_common_package.TestPackagePath.testRegisterNewPackagePath ... [OK]
flumotion.test.test_common_package.TestPackagePath.testTwoStackedProjects ... [OK]
flumotion.test.test_common_package.TestRecursively.testListDir ... [OK]
flumotion.test.test_common_package.TestRecursively.testListPyfile ... [OK]
flumotion.test.test_common_planet.AllComponentStateTest.testClass ... [OK]
flumotion.test.test_common_planet.AllComponentStateTest.testMood ... [OK]
flumotion.test.test_common_planet.InvalidateTest.testInvalidate ... [OK]
flumotion.test.test_common_planet.ListenerTest.testMood ... [OK]
flumotion.test.test_common_planet.ManagerComponentStateTest.testGetSet ... [OK]
flumotion.test.test_common_planet.ManagerComponentStateTest.testSetWrongArg ... [OK]
flumotion.test.test_common_process.TestPid.testAll ... [OK]
flumotion.test.test_common_process.TestProcess.testKillPid ... [OK]
flumotion.test.test_common_process.TestProcess.testTermPid ... [OK]
flumotion.test.test_common_process.TestProcess.test_checkPidRunning ... [OK]
flumotion.test.test_common_pygobject.SetProperty.testButton ... [OK]
flumotion.test.test_common_pygobject.TestPyGObject.testPyGObject ... [OK]
flumotion.test.test_common_signals.TestSignalMixin.testDisconnect ... [OK]
flumotion.test.test_common_signals.TestSignalMixin.testDisconnectByFunc ... [OK]
flumotion.test.test_common_signals.TestSignalMixin.testEmitSelf ... [OK]
flumotion.test.test_common_signals.TestSignalMixin.testMixin ... [OK]
flumotion.test.test_common_vfs.VFSTest.testListDirectory ... [OK]
flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testComplete ... [OK]
flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testEncoderMuxer ... [OK]
flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testProducerEncoderMuxer ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testIndent ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testPush ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteLine ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTag ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagAttr ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagAttrData ... [OK]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagData ... [OK]
flumotion.test.test_component.TestExpandElementNames.testOddDelimeters ... [OK]
flumotion.test.test_component.TestParser.testErrors ... [OK]
flumotion.test.test_component.TestParser.testOneFeed ... [OK]
flumotion.test.test_component.TestParser.testOneFeedWithout ... [OK]
flumotion.test.test_component.TestParser.testOneSource ... [OK]
flumotion.test.test_component.TestParser.testOneSourceWithout ... [OK]
flumotion.test.test_component.TestParser.testSimpleOneElement ... [OK]
flumotion.test.test_component.TestParser.testSimpleTwoElements ... [OK]
flumotion.test.test_component.TestParser.testTwoBoth ... [OK]
flumotion.test.test_component.TestParser.testTwoFeeds ... [OK]
flumotion.test.test_component.TestParser.testTwoSources ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testDefaultScheduledCallbackWhenAfterTheWindowSize ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testDefaultScheduledCallbackWhenBeforeAndAfterTheWindowSize ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testInstantiate ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledEndCallbackWhenEndInWindowSize ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledNotACallbackWhenCancelled ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledStartCallbackWhenStartInWindowSize ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testSubscribe ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testUnsubscribe ... [OK]
flumotion.test.test_component_base_scheduler.SchedulerTest.testWindowSizeByDefault ... [OK]
flumotion.test.test_component_base_watcher.WatcherTest.testInstantiate ... [OK]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testAuthentication ... [OK]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testAutoExpire ... [OK]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testHarness ... [OK]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testKeepAlive ... [OK]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testTimeoutAlgorithm ... [OK]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testEarlyCanceling ... [OK]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testLateCanceling ... [OK]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testNormalBehaviors ... [OK]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testSessionExpiration ... [OK]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testAuthentication ... [OK]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testAutoExpire ... [OK]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testHarness ... [OK]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testKeepAlive ... [OK]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testTimeoutAlgorithm ... [OK]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testAuthentication ... [OK]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testAutoExpire ... [OK]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testHarness ... [OK]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testKeepAlive ... [OK]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testTimeoutAlgorithm ... [OK]
flumotion.test.test_component_disker.TestConfig.test_config_minimal ... [SKIPPED]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_invalid ... [SKIPPED]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_size ... [SKIPPED]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_size_no_size ... [SKIPPED]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_time ... [SKIPPED]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_time_no_time ... [SKIPPED]
flumotion.test.test_component_disker.TestFlow.test_size_disker_running_and_happy ... [SKIPPED]
flumotion.test.test_component_disker.TestFlow.test_time_disker_running_and_happy ... [SKIPPED]
flumotion.test.test_component_feed.TestDownstreamFeedClient.testConnectAndFeed ... [OK]
flumotion.test.test_component_feed.TestDownstreamFeedClient.testRequestFeed ... [OK]
flumotion.test.test_component_feed.TestFeedClient.testBadPass ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_component_feed.TestFeedClient.testConnectWithoutDroppingPB ... [OK]
flumotion.test.test_component_feed.TestUpstreamFeedClient.testConnectAndFeed ... [OK]
flumotion.test.test_component_feed.TestUpstreamFeedClient.testRequestFeed ... [OK]
flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.test1277 ... [OK]
flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.testRemoteEatFrom ... [OK]
flumotion.test.test_component_feeder.TestFeeder.testReconnect ... [OK]
flumotion.test.test_component_feeder.TestFeeder.test_clientConnected ... [OK]
flumotion.test.test_component_httpserver.MountTest.testDirMountEmpty ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/component/base/http.py:264: exceptions.DeprecationWarning: Set the domain on the keycard directly.
[OK]
flumotion.test.test_component_httpserver.MountTest.testDirMountOnDemand ... [OK]
flumotion.test.test_component_httpserver.MountTest.testDirMountRoot ... [OK]
flumotion.test.test_component_httpserver.MountTest.testFileMountEmpty ... [OK]
flumotion.test.test_component_httpserver.MountTest.testFileMountOnDemand ... [OK]
flumotion.test.test_component_httpserver.PlugTest.testSetRootResource ... [OK]
flumotion.test.test_component_httpserver.PlugTest.testSetRootResourceMultiple ... [SKIPPED]
flumotion.test.test_component_httpserver.TestDirectory.testFLV ... [OK]
flumotion.test.test_component_httpserver.TestDirectory.testFLVRangeStart ... [OK]
flumotion.test.test_component_httpserver.TestDirectory.testFLVStart ... [OK]
flumotion.test.test_component_httpserver.TestDirectory.testFLVStartZero ... [OK]
flumotion.test.test_component_httpserver.TestDirectory.testGetChild ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testFull ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testRange ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testRangeHead ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testRangeSet ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testRangeStart ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testRangeSuffix ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testRangeSuffixTooBig ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testWrongEmptyBytesRange ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testWrongNoRange ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testWrongRange ... [OK]
flumotion.test.test_component_httpserver.TestTextFile.testWrongTypeRange ... [OK]
flumotion.test.test_component_httpstreamer.TestOldProperties.testPropertiesConverted ... [OK]
flumotion.test.test_component_httpstreamer.TestStreamDataNoPlug.testGetStreamData ... [OK]
flumotion.test.test_component_httpstreamer.TestStreamDataPlug.testGetStreamData ... [SKIPPED]
flumotion.test.test_component_init.TestInit.testInit ... [OK]
flumotion.test.test_component_padmonitor.TestPadMonitor.testPadMonitorActivation ... [OK]
flumotion.test.test_component_padmonitor.TestPadMonitor.testPadMonitorTimeout ... [OK]
flumotion.test.test_component_playlist.TestPlaylist.testAddOverlappingItems ... [OK]
flumotion.test.test_component_playlist.TestPlaylist.testAddOverlappingItemsReverse ... [OK]
flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveMultipleItems ... [OK]
flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveRepeatedly ... [OK]
flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveSingleItem ... [OK]
flumotion.test.test_component_playlist.TestPlaylist.testAddSingleItem ... [OK]
flumotion.test.test_component_playlist.TestPlaylistXMLParser.testItemsSortedMultiple ... [OK]
flumotion.test.test_component_playlist.TestPlaylistXMLParser.testItemsSortedSingle ... [OK]
flumotion.test.test_component_playlist.TestPlaylistXMLParser.testParseErrorInBlocking ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunFailGstLinking ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunProvidesClocking ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunStartTimeout ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunStartedThenFails ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunStartedThenFlowAndStopFail ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunStopTimeout ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunTasksChainedAndFired ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunTasksTimeout ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunWithDelays ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testSetupFailGstLinking ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testSetupStartedAndHappy ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestGtk2Reactorness.testGtk2Supportness ... [OK]
flumotion.test.test_comptest.TestCompTestSetup.testAutoLinking ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestSetup.testDontAutoLinkLinked ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestSetup.testMasterClock ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestSetup.testSuccess ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestSetup.testTrivial ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testGetUniqueName ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testGstreamerError ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testInstantiateErrors ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testInvalidType ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testNonDefaultLink ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testSimpleLink ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testValidType ... [OK]
flumotion.test.test_config.TestConfig.testClockMasterAutoSelection ... [OK]
flumotion.test.test_config.TestConfig.testClockMasterError ... [OK]
flumotion.test.test_config.TestConfig.testClockMasterUserSelection ... [OK]
flumotion.test.test_config.TestConfig.testGetComponentEntries ... [OK]
flumotion.test.test_config.TestConfig.testGetComponentEntriesWrong ... [OK]
flumotion.test.test_config.TestConfig.testParseAtmosphere ... [OK]
flumotion.test.test_config.TestConfig.testParseComponent ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentError ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentNoWorker ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentWithLabel ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentWithProject ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithEaters ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithEatersNotSpecified ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithMultipleEater ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithMultipleSources ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/manager/config.py:475: exceptions.DeprecationWarning: "source" tag has been deprecated in favor of "eater", please update your configuration file (found in component 'cons')
[OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithSource ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithTwoEaters ... [OK]
flumotion.test.test_config.TestConfig.testParseComponentsWithTwoSources ... [OK]
flumotion.test.test_config.TestConfig.testParseCompoundProperties ... [OK]
flumotion.test.test_config.TestConfig.testParseCompoundPropertiesError ... [OK]
flumotion.test.test_config.TestConfig.testParseEmpty ... [OK]
flumotion.test.test_config.TestConfig.testParseError ... [OK]
flumotion.test.test_config.TestConfig.testParseFlowError ... [OK]
flumotion.test.test_config.TestConfig.testParseManager ... [OK]
flumotion.test.test_config.TestConfig.testParseManagerError ... [OK]
flumotion.test.test_config.TestConfig.testParseManagerWithBogusPlug ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'frob')
[OK]
flumotion.test.test_config.TestConfig.testParseManagerWithPlugs ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'test-adminaction')
[OK]
flumotion.test.test_config.TestConfig.testParseNoPlugs ... [OK]
flumotion.test.test_config.TestConfig.testParsePlugs ... [OK]
flumotion.test.test_config.TestConfig.testParsePlugsWithCompoundProperties ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'compoundulator')
[OK]
flumotion.test.test_config.TestConfig.testParseProperties ... [OK]
flumotion.test.test_config.TestConfig.testParseWrongAtmosphere ... [OK]
flumotion.test.test_config.TestConfig.testParseWrongConfig ... [OK]
flumotion.test.test_config.TestConfig.testParseWrongSyntax ... [OK]
flumotion.test.test_config.TestConfig.testVirtualFeeds ... [OK]
flumotion.test.test_config.TestDictDiff.testHumanReadable ... [OK]
flumotion.test.test_config.TestDictDiff.testRecursive ... [OK]
flumotion.test.test_config.TestDictDiff.testSimple ... [OK]
flumotion.test.test_config.TestFunctions.testBuildEatersDict ... [OK]
flumotion.test.test_configure.TestConfig.testUninstalled ... [OK]
flumotion.test.test_configure.TestConfig.testVariables ... [OK]
flumotion.test.test_credentials.TestUsername.testWithPlaintext ... [OK]
flumotion.test.test_credentials.TestUsername.testWithPlaintextWrongPassword ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithCrypt ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintext ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintextWrongPassword ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintextWrongSalt ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordCryptChallenger.testWithPlaintext ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordCryptChallenger.testWithPlaintextWrongPassword ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordPlaintext.testWithPlaintext ... [OK]
flumotion.test.test_credentials.TestUsernameCryptPasswordPlaintext.testWithPlaintextWrongPassword ... [OK]
flumotion.test.test_credentials.TestUsernameSha256PasswordCryptChallenger.testWithPlaintext ... [OK]
flumotion.test.test_credentials.TestUsernameSha256PasswordCryptChallenger.testWithPlaintextWrongPassword ... [OK]
flumotion.test.test_dag.TestDAG.testBible ... [OK]
flumotion.test.test_dag.TestDAG.testExample ... [OK]
flumotion.test.test_dag.TestDAG.testSort ... [OK]
flumotion.test.test_dag.TestDAG.testUniqueChildren ... [OK]
flumotion.test.test_dag.TestPlanet.testPlanet ... [OK]
flumotion.test.test_defer.TestDefer.testBarfOnNongenerator ... [OK]
flumotion.test.test_defer.TestDefer.testException ... [OK]
flumotion.test.test_defer.TestDefer.testExceptionChain ... [OK]
flumotion.test.test_defer.TestDefer.testValues ... [OK]
flumotion.test.test_defer.TestDefer.testYieldNothing ... [OK]
flumotion.test.test_defer.TestDefer.testYieldResultAfter ... [OK]
flumotion.test.test_defer.TestDefer.testYieldResultAtFirst ... [OK]
flumotion.test.test_defer.TestRetryingDeferred.testRetryOnce ... [OK]
flumotion.test.test_defer.TestRetryingDeferred.testSimple ... [OK]
flumotion.test.test_dialogs.TestErrorDialog.testDialogMain ... [OK]
flumotion.test.test_dialogs.TestErrorDialog.testDialogRun ... [OK]
flumotion.test.test_dialogs.TestProgressDialog.testDialog ... [OK]
flumotion.test.test_enum.TestEnum.testEnumError ... [OK]
flumotion.test.test_enum.TestEnum.testEnumSet ... [OK]
flumotion.test.test_enum.TestEnum.testEnumSimple ... [OK]
flumotion.test.test_enum.TestEnum.testEnumValues ... [OK]
flumotion.test.test_enum.TestEnum.testEnumValuesCmp ... [OK]
flumotion.test.test_enum.TestEnum.testEnumValuesWithRepr ... [OK]
flumotion.test.test_enum.TestEnum.testJelly ... [OK]
flumotion.test.test_enum.TestEnum.testRepr ... [OK]
flumotion.test.test_flavors.TestFullListener.testInvalidate ... [OK]
flumotion.test.test_flavors.TestFullListener.testStateAppendRemoveListener ... [OK]
flumotion.test.test_flavors.TestFullListener.testStateSetListener ... [OK]
flumotion.test.test_flavors.TestState.testStateAddKey ... [OK]
flumotion.test.test_flavors.TestState.testStateAppendRemove ... [OK]
flumotion.test.test_flavors.TestState.testStateDictAppendRemove ... [OK]
flumotion.test.test_flavors.TestState.testStateGet ... [OK]
flumotion.test.test_flavors.TestStateSet.testStateAppendRemove ... [OK]
flumotion.test.test_flavors.TestStateSet.testStateAppendRemoveListener ... [OK]
flumotion.test.test_flavors.TestStateSet.testStateDictListener ... [OK]
flumotion.test.test_flavors.TestStateSet.testStateSet ... [OK]
flumotion.test.test_flavors.TestStateSet.testStateSetListener ... [OK]
flumotion.test.test_flavors.TestStateSet.testStateWrongListener ... Warning: Use of deprecated <flumotion.test.test_flavors.TestStateRemoteCache instance at 0x2aaab04b6680>.addListener(<flumotion.test.test_flavors.FakeObject instance at 0x2aaab04b6638>) without explicit event handlers
[OK]
flumotion.test.test_greeter.WizardTest.testGreeter ... Traceback (most recent call last):
  File "/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/ui/glade.py", line 56, in _flumotion_glade_custom_handler
    widget = widget_class()
  File "/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/admin/gtk/connections.py", line 57, in __init__
    ellipsize=ELLIPSIZE_MIDDLE, expand=True, width=100),
  File "/usr/lib/python2.4/site-packages/kiwi/ui/objectlist.py", line 221, in __init__
    PropertyObject.__init__(self, **kwargs)
  File "/usr/lib/python2.4/site-packages/kiwi/utils.py", line 173, in __init__
    raise TypeError("Unknown keyword argument: %s" % kwarg)
TypeError: Unknown keyword argument: ellipsize

/usr/lib/python2.4/site-packages/kiwi/ui/views.py:179: gobject.Warning: gsignal.c:1615: signal `connection-activated' is invalid for instance `0x1af3aa0'

/usr/lib/python2.4/site-packages/kiwi/ui/views.py:179: gobject.Warning: gsignal.c:1615: signal `connections-cleared' is invalid for instance `0x1af3aa0'
Traceback (most recent call last):
  File "/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/ui/glade.py", line 56, in _flumotion_glade_custom_handler
    widget = widget_class()
  File "/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/admin/gtk/connections.py", line 57, in __init__
    ellipsize=ELLIPSIZE_MIDDLE, expand=True, width=100),
  File "/usr/lib/python2.4/site-packages/kiwi/ui/objectlist.py", line 221, in __init__
    PropertyObject.__init__(self, **kwargs)
  File "/usr/lib/python2.4/site-packages/kiwi/utils.py", line 173, in __init__
    raise TypeError("Unknown keyword argument: %s" % kwarg)
TypeError: Unknown keyword argument: ellipsize

/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/ui/glade.py:92: gobject.Warning: gsignal.c:1615: signal `connection-activated' is invalid for instance `0x1b08230'

/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/ui/glade.py:92: gobject.Warning: gsignal.c:1615: signal `connections-cleared' is invalid for instance `0x1b08230'
[OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptKeycard.testWrongKeycardClass ... [OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPCC.testOk ... [OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPCC.testTamperWithChallenge ... [OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testInit ... [OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testOk ... [OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testWrongPassword ... [OK]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testWrongUser ... [OK]
flumotion.test.test_http.TestHTTPRoot.testRenderRootStreamer ... [OK]
flumotion.test.test_http.TestHTTPRoot.testRenderTopStreamer ... [OK]
flumotion.test.test_http.TestHTTPRoot.testRenderTreeStreamer ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPAllowDefault ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPAuthUnauthorized ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPTokenAuthorized ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPTokenUnauthorized ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderNew ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderNotReady ... [OK]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderReachedMaxClients ... [OK]
flumotion.test.test_i18n.TestFormat.testFormat ... [OK]
flumotion.test.test_i18n.TestFormat.testFormatNoArgument ... [OK]
flumotion.test.test_i18n.TestPluralGettext.testTranslatable ... [OK]
flumotion.test.test_i18n.TestPluralGettext.testTranslated ... [OK]
flumotion.test.test_i18n.TestSingularClassbased.testTranslatable ... [OK]
flumotion.test.test_i18n.TestSingularClassbased.testTranslated ... [OK]
flumotion.test.test_i18n.TestSingularGettext.testTranslatable ... [OK]
flumotion.test.test_i18n.TestSingularGettext.testTranslated ... [OK]
flumotion.test.test_i18n.TranslatableTest.testTranslatable ... [OK]
flumotion.test.test_i18n.TranslatableTest.testTranslatablePlural ... [OK]
flumotion.test.test_i18n.TranslatorTest.testTranslateMessage ... [OK]
flumotion.test.test_i18n.TranslatorTest.testTranslateOne ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testApprovedBothFloating ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testApprovedTZFromEnvironmentWithFloating ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testDeniedUTCAndFloating ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testMalformedIcalFile ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testNoFileProperty ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testNonexistentIcalFile ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testSuccessfulSetup ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testApprovedBothTZID ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testApprovedKeycardDurationCalculationTZID ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testDeniedTZID ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testIncorrectTimeTZID ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerUTC.testApprovedUTC ... [OK]
flumotion.test.test_icalbouncer.TestIcalBouncerUTC.testDeniedUTC ... [OK]
flumotion.test.test_import.TestImport.testImportAllModules ... [OK]
flumotion.test.test_keycards.TestHTTPDigestKeycard.testInit ... [OK]
flumotion.test.test_keycards.TestKeycardHTTPDigest.testInit ... [OK]
flumotion.test.test_keycards.TestKeycardSending.testSend ... [OK]
flumotion.test.test_keycards.TestKeycardToken.testInit ... [OK]
flumotion.test.test_keycards.TestKeycardUACPCC.testInit ... [OK]
flumotion.test.test_keycards.TestKeycardUACPP.testInit ... [OK]
flumotion.test.test_keycards.TestMyKeycard.testInit ... [OK]
flumotion.test.test_logfilter.TestLogFilter.testComplexFilter ... [OK]
flumotion.test.test_logfilter.TestLogFilter.testParseFailure ... [OK]
flumotion.test.test_logfilter.TestLogFilter.testSimpleFilter ... [OK]
flumotion.test.test_manager_admin.TestAdminAvatar.testAvatarSet ... [OK]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachLinear ... [OK]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleEaters ... [OK]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersComplex ... [OK]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersSimple ... [OK]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersVirtual ... [OK]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseBouncerComponent ... [OK]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseEmpty ... [OK]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseManager ... [OK]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseManagerInvalid ... [OK]
flumotion.test.test_manager_config.TestManagerConfigParser.testParsePlugs ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'adminaction-loggerfile')
[OK]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseSimple ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereEmpty ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereInvalid ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereWithComponent ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseFlow ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseFlowInvalid ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseInvalid ... [OK]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseSimple ... [OK]
flumotion.test.test_manager_config.TestXMLWriter.testMultiple ... [OK]
flumotion.test.test_manager_config.TestXMLWriter.testPlug ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/common/config.py:245: exceptions.DeprecationWarning: "socket" attribute of plug tag is not used and has been deprecated, please update your configuration file (found offending plug of type 'requestlogger-file')
[OK]
flumotion.test.test_manager_manager.TestComponentMapper.testOneComponent ... [OK]
flumotion.test.test_manager_manager.TestVishnu.testConfigAfterWorker ... [OK]
flumotion.test.test_manager_manager.TestVishnu.testConfigBeforeWorker ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testDeleteFlow ... [OK]
flumotion.test.test_manager_manager.TestVishnu.testLoadComponent ... [OK]
flumotion.test.test_manager_manager.TestVishnu.testLoadComponentWithSynchronization ... [OK]
flumotion.test.test_manager_manager.TestVishnu.testLoadConfiguration ... [OK]
flumotion.test.test_manager_manager.TestVishnu.testWorker ... [OK]
flumotion.test.test_manager_worker.TestHeaven.testAdd ... [OK]
flumotion.test.test_manager_worker.TestHeaven.testConstructor ... [OK]
flumotion.test.test_options.TestOptions.testGroup ... [OK]
flumotion.test.test_options.TestOptions.testParser ... [OK]
flumotion.test.test_parts.TestAdminStatusbar.testClear ... [OK]
flumotion.test.test_parts.TestAdminStatusbar.testClearAll ... [OK]
flumotion.test.test_parts.TestAdminStatusbar.testPushPop ... [OK]
flumotion.test.test_parts.TestAdminStatusbar.testPushRemove ... [OK]
flumotion.test.test_parts.TestAdminStatusbar.testSet ... [OK]
flumotion.test.test_parts.TestAdminStatusbar.testTwoContexts ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsHappy ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsHungry ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsLost ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsSad ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsWaking ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenWorkerIsNotLogged ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenHappy ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenHungry ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenLost ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenSad ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenWaking ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStartWhenNoSelection ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStopMultipleWhenOneIsSleeping ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStopOneWhenSleeping ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanNotStopWhenNoSelection ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStartMultipleWhenSleeping ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStartOneWhenSleeping ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStopMultipleWhenOneNoneIsSleeping ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenHappy ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenHungry ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenLost ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenSad ... [OK]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenWaking ... [OK]
flumotion.test.test_parts.TestComponentsView.testMultipleSelected ... [OK]
flumotion.test.test_parts.TestComponentsView.testNoComponents ... [OK]
flumotion.test.test_parts.TestComponentsView.testNoneSelected ... [OK]
flumotion.test.test_parts.TestComponentsView.testOneSelected ... [OK]
flumotion.test.test_parts.TestComponentsView.testUpdate ... [OK]
flumotion.test.test_pb.TestAuthenticator.testIssueNoInfo ... [OK]
flumotion.test.test_pb.TestAuthenticator.testIssueUACPCC ... [OK]
flumotion.test.test_pb.TestAuthenticator.testIssueUACPP ... [OK]
flumotion.test.test_pb.TestTwisted_PortalAuthChallenger.testRightPassword ... [OK]
flumotion.test.test_pb.TestTwisted_PortalAuthChallenger.testWrongPassword ... [OK]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCOk ... [OK]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCTamperWithChallenge ... [OK]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCWrongPassword ... [OK]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCWrongUser ... [OK]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPPOk ... [OK]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPPWrongPassword ... [OK]
flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testOk ... [OK]
flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testWrongPassword ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testWrongUser ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testOk ... [OK]
flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testWrongPassword ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testWrongUser ... 
Twisted traceback:
Traceback (most recent call last):
Failure: flumotion.common.errors.NotAuthenticatedError: Unauthorized login

[OK]
flumotion.test.test_pb.Test_FPortalRoot.testRootObject ... [OK]
flumotion.test.test_pbstream.TestClientEater.testRun ... [OK]
flumotion.test.test_pbstream.TestClientEater.testRunImmediateStop ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocol.testRightLocationFound ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocol.testRightLocationNotFound ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocol.testWrongLocation ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testInjectRequestId ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testParseWithHost ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testParseWithParams ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testSimpleParse ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testUnparse ... [OK]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testWrongLine ... [OK]
flumotion.test.test_porter.TestPorterProtocol.testBreakDelimiter ... [OK]
flumotion.test.test_porter.TestPorterProtocol.testNoIdentifier ... [OK]
flumotion.test.test_public_ui_api.TestPublicUI.testPublicUIAPI ... [OK]
flumotion.test.test_reflect.TestSimple.testSimple ... [OK]
flumotion.test.test_registry.TestComponentEntry.testThings ... [OK]
flumotion.test.test_registry.TestFindComponents.testSimple ... [OK]
flumotion.test.test_registry.TestRegistry.testAddXmlParseError ... [OK]
flumotion.test.test_registry.TestRegistry.testClean ... [OK]
flumotion.test.test_registry.TestRegistry.testComponentTypeError ... [OK]
flumotion.test.test_registry.TestRegistry.testDefault ... [OK]
flumotion.test.test_registry.TestRegistry.testDump ... [OK]
flumotion.test.test_registry.TestRegistry.testDumpWithCompoundProperties ... [OK]
flumotion.test.test_registry.TestRegistry.testDumpWithEscapedPropertyDescription ... [OK]
flumotion.test.test_registry.TestRegistry.testIsTrue ... [OK]
flumotion.test.test_registry.TestRegistry.testParseBasic ... [OK]
flumotion.test.test_registry.TestRegistry.testParseComponentCompoundProperties ... [OK]
flumotion.test.test_registry.TestRegistry.testParseComponentProperties ... [OK]
flumotion.test.test_registry.TestRegistry.testParseComponentPropertiesErrors ... [OK]
flumotion.test.test_registry.TestRegistry.testParseComponents ... [OK]
flumotion.test.test_registry.TestRegistry.testgetMTime ... [OK]
flumotion.test.test_saltsha256.TestSaltSha256USCPCC.testOk ... [OK]
flumotion.test.test_saltsha256.TestSaltSha256USCPCC.testTamperWithChallenge ... [OK]
flumotion.test.test_saltsha256.TestWrongKeycardClass.testWrongKeycardClass ... [OK]
flumotion.test.test_testclasses.TestOnePB.testCacheable ... [OK]
flumotion.test.test_testclasses.TestOnePB.testFakeKeycard ... [OK]
flumotion.test.test_testclasses.TestTwoPB.testFakeKeycard ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testKill ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testProcessesStillRunning ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testTransientProcess ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testUnexpectedExitCode ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testUnexpectedProcessExit ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanGenerationTest.testKill ... [OK]
flumotion.test.test_twisted_integration.IntegrationPlanGenerationTest.testTransientProcess ... [OK]
flumotion.test.test_twisted_integration.IntegrationProcessTest.testKill ... [OK]
flumotion.test.test_twisted_integration.IntegrationProcessTest.testTimeOut ... [OK]
flumotion.test.test_twisted_integration.IntegrationProcessTest.testTransientProcess ... [OK]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testFalse ... [OK]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testKill ... [OK]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testParallelStartAndKill ... [OK]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testParallelWait ... [OK]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testTransientProcess ... [OK]
flumotion.test.test_ui_fgtk.VUTest.testGetSet ... [OK]
flumotion.test.test_ui_fgtk.VUTest.testScale ... [OK]
flumotion.test.test_ui_fgtk.VUTest.testWidget ... [OK]
flumotion.test.test_wizard.WizardSaveTest.testAudioTestWorkers ... [SKIPPED]
flumotion.test.test_wizard.WizardSaveTest.testFirewireAudioAndVideo ... [SKIPPED]
flumotion.test.test_wizard.WizardStepTest.testLoadSteps ... [OK]
flumotion.test.test_wizard.WizardStepTest.testStepComponentProperties ... [OK]
flumotion.test.test_wizard_models.TestProperties.testContains ... [OK]
flumotion.test.test_wizard_models.TestProperties.testDeleteAttribute ... [OK]
flumotion.test.test_wizard_models.TestProperties.testDeleteAttributeUnderscore ... [OK]
flumotion.test.test_wizard_models.TestProperties.testDeleteItem ... [OK]
flumotion.test.test_wizard_models.TestProperties.testDeleteItemUnderscore ... [OK]
flumotion.test.test_wizard_models.TestProperties.testSetAttribute ... [OK]
flumotion.test.test_wizard_models.TestProperties.testSetAttributeUnderscore ... [OK]
flumotion.test.test_wizard_models.TestProperties.testSetInvalid ... [OK]
flumotion.test.test_wizard_models.TestProperties.testSetItem ... [OK]
flumotion.test.test_wizard_models.TestProperties.testSetItemUnderscore ... [OK]
flumotion.test.test_wizard_save.TestNameConflicts.testNameConflicts ... [OK]
flumotion.test.test_wizard_save.TestNameConflicts.testNameConflictsDoubleDigits ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testAudioOnlyStream ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testDefaultStream ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testFirewireStreamer ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testFirewireStreamerDifferentWorkers ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testMultiFeedProducer ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testOggStream ... [OK]
flumotion.test.test_wizard_save.TestWizardSave.testOndemand ... [OK]
flumotion.test.test_wizard_save.TestXMLWriter.testAtmosphereComponent ... [OK]
flumotion.test.test_wizard_save.TestXMLWriter.testComponentWithFeeders ... [OK]
flumotion.test.test_wizard_save.TestXMLWriter.testComponentWithPlug ... [OK]
flumotion.test.test_wizard_save.TestXMLWriter.testEmpty ... [OK]
flumotion.test.test_wizard_save.TestXMLWriter.testFlowComponent ... [OK]
flumotion.test.test_worker_config.WorkerConfigTest.testRandomFeederPorts ... [OK]
flumotion.test.test_worker_job.TestCheckJobHeaven.testInit ... [OK]
flumotion.test.test_worker_medium.TestWorkerMedium.testConnect ... [OK]
flumotion.test.test_worker_worker.TestBrain.testInit ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseAuthentication ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseAuthenticationError ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseEmpty ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseError ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseManager ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseManagerError ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerError ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerFeederPorts ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerName ... [OK]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerRandomFeederPorts ... [OK]
flumotion.extern.log.test_log.TestGetExceptionMessage.testLevel2 ... [OK]
flumotion.extern.log.test_log.TestGetExceptionMessage.testLevel3 ... [OK]
flumotion.extern.log.test_log.TestLog.testAddLogHandlerRaises ... [OK]
flumotion.extern.log.test_log.TestLog.testEllipsize ... [OK]
flumotion.extern.log.test_log.TestLog.testFormatStrings ... [OK]
flumotion.extern.log.test_log.TestLog.testGetFileLine ... [OK]
flumotion.extern.log.test_log.TestLog.testGetFormattedLevelName ... [OK]
flumotion.extern.log.test_log.TestLog.testGetLevelInt ... [OK]
flumotion.extern.log.test_log.TestLog.testGetLevelName ... [OK]
flumotion.extern.log.test_log.TestLog.testLimitInvisible ... [OK]
flumotion.extern.log.test_log.TestLog.testLimitedError ... [OK]
flumotion.extern.log.test_log.TestLog.testLimitedVisible ... [OK]
flumotion.extern.log.test_log.TestLog.testLogHandler ... [OK]
flumotion.extern.log.test_log.TestLog.testLogHandlerLimitedLevels ... [OK]
flumotion.extern.log.test_log.TestLog.testSetDebug ... [OK]
flumotion.extern.log.test_log.TestLogNames.testGetLevelCode ... [OK]
flumotion.extern.log.test_log.TestLogNames.testGetLevelName ... [OK]
flumotion.extern.log.test_log.TestLogNames.testGetLevelNames ... [OK]
flumotion.extern.log.test_log.TestLogSettings.testSet ... [OK]
flumotion.extern.log.test_log.TestOwnLogHandler.testLogHandlerAssertion ... [OK]
flumotion.extern.log.test_log.TestOwnLogHandler.testOwnLogHandlerLimited ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInDebug ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInError ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInInfo ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInLog ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInWarn ... [OK]
flumotion.extern.command.test_command.CommandTestCase.testCommandNoName ... [OK]
flumotion.extern.command.test_command.FakeCommandTestCase.testHelpCommands ... [OK]
flumotion.extern.command.test_command.FakeCommandTestCase.testNoCommand ... [OK]
flumotion.extern.command.test_command.FakeSubCommandTestCase.testHelpCommands ... [OK]

===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testExDate

Implemented, but lacks testcase
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestConfig.test_config_minimal

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestConfig.test_config_rotate_invalid

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestConfig.test_config_rotate_size

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestConfig.test_config_rotate_size_no_size

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestConfig.test_config_rotate_time

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestConfig.test_config_rotate_time_no_time

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestFlow.test_size_disker_running_and_happy

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_disker.TestFlow.test_time_disker_running_and_happy

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.PlugTest.testSetRootResourceMultiple

This is a bug in the httpserver api
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpstreamer.TestStreamDataPlug.testGetStreamData

See #1137
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunFailGstLinking

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunProvidesClocking

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunStartTimeout

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunStartedThenFails

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunStartedThenFlowAndStopFail

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunStopTimeout

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunTasksChainedAndFired

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunTasksTimeout

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testRunWithDelays

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testSetupFailGstLinking

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestFlow.testSetupStartedAndHappy

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestSetup.testAutoLinking

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestSetup.testDontAutoLinkLinked

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestSetup.testMasterClock

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestSetup.testSuccess

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestCompTestSetup.testTrivial

this test case does not support running with <twisted.internet.selectreactor.SelectReactor instance at 0x2aaaacb6a518> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testConfigBeforeWorker

andy will definitely not fix this soon
===============================================================================
[SKIPPED]: flumotion.test.test_wizard.WizardSaveTest.testAudioTestWorkers

Maybe Andy's generator work broke this ?
===============================================================================
[SKIPPED]: flumotion.test.test_wizard.WizardSaveTest.testFirewireAudioAndVideo

Maybe Andys generator work broke this ?
-------------------------------------------------------------------------------
Ran 663 tests in 140.030s

PASSED (skips=30, successes=633)
Skipping counts file 'flu-saved-coverage.pickle': [Errno 2] No such file or directory: 'flu-saved-coverage.pickle'
Not printing coverage data for '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/A.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/A.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/__init__.py'
Not printing coverage data for '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/__init__.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/twobis/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/twobis/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.jVwxXO/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.jVwxXO/two/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/__init__.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/one/mypackage/A.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/one/mypackage/A.py'
Not printing coverage data for '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/__init__.py'
Not printing coverage data for './twisted/python/util.py': [Errno 2] No such file or directory: './twisted/python/util.py'
Not printing coverage data for '/tmp/trialTestPackagePath.TmL9hY/one/mypackage/A.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.TmL9hY/one/mypackage/A.py'
Not printing coverage data for '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/B.py'
Using twisted.internet.gtk2reactor reactor
Setting coverage directory to coverage.
Saving coverage in flu-saved-coverage.pickle
Running 663 tests.
flumotion.test.test_admin_admin.AdminTest.testConnectFailure ... [SKIPPED]
flumotion.test.test_admin_admin.AdminTest.testConnectSuccess ... [SKIPPED]
flumotion.test.test_admin_admin.AdminTest.testConstructor ... [SKIPPED]
flumotion.test.test_admin_admin.AdminTest.testReconnect ... [SKIPPED]
flumotion.test.test_admin_config.AdminConfigTest.testMinimal ... [SKIPPED]
flumotion.test.test_admin_config.AdminConfigTest.testMinimal2 ... [SKIPPED]
flumotion.test.test_admin_config.AdminConfigTest.testMinimal3 ... [SKIPPED]
flumotion.test.test_admin_config.AdminConfigTest.testUnknownPlug ... [SKIPPED]
flumotion.test.test_admin_config.AdminConfigTest.testUnknownSocket ... [SKIPPED]
flumotion.test.test_admin_connections.AdminConnectiontionsTest.testGetRecentConnections ... [SKIPPED]
flumotion.test.test_admin_multi.MultiAdminTest.testConnectFailure ... [SKIPPED]
flumotion.test.test_admin_multi.MultiAdminTest.testConnectSuccess ... [SKIPPED]
flumotion.test.test_admin_multi.MultiAdminTest.testConstructor ... [SKIPPED]
flumotion.test.test_admin_multi.MultiAdminTest.testReconnect ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCrypt ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongPassword ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongSalt ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongUser ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintext ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintextWrongPassword ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintextWrongUser ... [SKIPPED]
flumotion.test.test_checkers.TestCryptCheckerInit.testCredPlaintext ... [SKIPPED]
flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextCorrect ... [SKIPPED]
flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextCorrectWithId ... [SKIPPED]
flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextWrong ... [SKIPPED]
flumotion.test.test_checkers.TestFlexibleWithoutPassword.testCredPlaintextCorrect ... [SKIPPED]
flumotion.test.test_checkers.TestFlexibleWithoutPassword.testCredPlaintextCorrectWithId ... [SKIPPED]
flumotion.test.test_common.TestCompareVersions.testBadVersion ... [SKIPPED]
flumotion.test.test_common.TestCompareVersions.testBigger ... [SKIPPED]
flumotion.test.test_common.TestCompareVersions.testEquals ... [SKIPPED]
flumotion.test.test_common.TestCompareVersions.testSmaller ... [SKIPPED]
flumotion.test.test_common.TestComponentPath.testPath ... [SKIPPED]
flumotion.test.test_common.TestEnsureDir.testExisting ... [SKIPPED]
flumotion.test.test_common.TestEnsureDir.testNonExisting ... [SKIPPED]
flumotion.test.test_common.TestInitMixin.testInitA ... [SKIPPED]
flumotion.test.test_common.TestInitMixin.testInitB ... [SKIPPED]
flumotion.test.test_common.TestInitMixin.testInitC ... [SKIPPED]
flumotion.test.test_common.TestInitMixin.testInitD ... [SKIPPED]
flumotion.test.test_common.TestObjRepr.testMe ... [SKIPPED]
flumotion.test.test_common.TestPathToModule.testPaths ... [SKIPPED]
flumotion.test.test_common.TestVersion.testVersion ... [SKIPPED]
flumotion.test.test_common.TestVersion.test_versionTupleToString ... [SKIPPED]
flumotion.test.test_common_avltree.TestAVLTree.testInsertAscendingRemoveAscending ... [SKIPPED]
flumotion.test.test_common_avltree.TestAVLTree.testInsertAscendingRemoveDescending ... [SKIPPED]
flumotion.test.test_common_avltree.TestAVLTree.testInsertDescendingRemoveAscending ... [SKIPPED]
flumotion.test.test_common_avltree.TestAVLTree.testInsertDescendingRemoveDescending ... [SKIPPED]
flumotion.test.test_common_avltree.TestAVLTree.testInsertRandomRemoveRandom ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundler.testBundlerOneFile ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundler.testBundlerOneSum ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundler.testBundlerTwoFiles ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundler.testBundlerTwoSum ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketAdd ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketAddUnique ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketDepend ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketFile ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketImport ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketName ... [SKIPPED]
flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketPackage ... [SKIPPED]
flumotion.test.test_common_bundle.TestUnbundler.testUnbundler ... [SKIPPED]
flumotion.test.test_common_bundle.TestUnbundler.testUnbundlerRelative ... [SKIPPED]
flumotion.test.test_common_componentui.TestStateSet.testSimpleStateListener ... [SKIPPED]
flumotion.test.test_common_componentui.TestStateSet.testStateAppend ... [SKIPPED]
flumotion.test.test_common_componentui.TestStateSet.testStateListener ... [SKIPPED]
flumotion.test.test_common_componentui.TestStateSet.testStateListenerIntermediate ... [SKIPPED]
flumotion.test.test_common_componentui.TestStateSet.testStateSaveReference ... [SKIPPED]
flumotion.test.test_common_componentui.TestStateSet.testStateSet ... [SKIPPED]
flumotion.test.test_common_connection.TestConnection.testParse ... [SKIPPED]
flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testDaylightSavingsChange ... [SKIPPED]
flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testExDate ... [SKIPPED]
flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testMultipleRRule ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testExAsStartDateWithRecurrence ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testExWithRecurrence ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointSingle ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointsRecur ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointsRecurUntil ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventSetTestCase.testRecurrenceOverMidnight ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventTest.testComparison ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventTest.testSimple ... [SKIPPED]
flumotion.test.test_common_eventcalendar.EventTest.testTimeZones ... [SKIPPED]
flumotion.test.test_common_eventcalendar.FunctionsTest.testToDateTime ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalSchedulerURGentTest.testVerifyPoints ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalSchedulerURGentTest.test_getActiveEventInstances ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendar ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarFromFile ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithDateTimes ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithDates ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithStartDateAndEndDateTime ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithStartDateTimeAndEndDate ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEvent ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEventsWithDifferentUID ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEventsWithSameUID ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testCurrentEventsDoNotEndBeforeNow ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testCurrentEventsDoNotStartLaterThanTomorrow ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testGetActiveRecurrenceId ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testGetActiveSimple ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testOverMidnight ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsDaily ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsHourly ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsOverMidnight ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsNotNow ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsNotStartDate ... [SKIPPED]
flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsStartDate ... [SKIPPED]
flumotion.test.test_common_eventcalendar.iCalTestCase.testGetPoints ... [SKIPPED]
flumotion.test.test_common_eventcalendar.iCalTestCase.testRecurrenceId ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testBytes ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testExbibyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testGibibyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testKibibyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testMebibyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testMegabyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testPebibyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatStorage.testTebibyte ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testDay ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testDays ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testFractionalSecond ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testHourMinuteSecond ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testMinuteSecond ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testReallyLong ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testSecond ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testWeek ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testWeeks ... [SKIPPED]
flumotion.test.test_common_format.TestFormatTime.testYear ... [SKIPPED]
flumotion.test.test_common_fraction.TestFraction.testFractionAsFloat ... [SKIPPED]
flumotion.test.test_common_fraction.TestFraction.testFractionAsString ... [SKIPPED]
flumotion.test.test_common_fraction.TestFraction.testFractionFromValue ... [SKIPPED]
flumotion.test.test_common_gstreamer.Caps.testCaps ... [OK]
flumotion.test.test_common_gstreamer.Caps.testCapsStreamheader ... [OK]
flumotion.test.test_common_gstreamer.DeepNotify.testDeepNotify ... [OK]
flumotion.test.test_common_gstreamer.Factory.testFakeSrc ... [OK]
flumotion.test.test_common_gstreamer.TestProperty.testHasProperty ... [OK]
flumotion.test.test_common_gstreamer.TestProperty.testHasPropertyValue ... [OK]
flumotion.test.test_common_messages.PBSerializationTest.testGetEqualTranslatableTwice ... [SKIPPED]
flumotion.test.test_common_messages.PBSerializationTest.testGetSameMessageTwice ... [SKIPPED]
flumotion.test.test_common_messages.PBSerializationTest.testGetSameTranslatableTwice ... [SKIPPED]
flumotion.test.test_common_messages.PBSerializationTest.testMessageAppendRemove ... [SKIPPED]
flumotion.test.test_common_messages.ResultTest.testSerializeWithError ... [SKIPPED]
flumotion.test.test_common_messages.ResultTest.testSerializeWithWarning ... [SKIPPED]
flumotion.test.test_common_messages.SerializeTest.testCreate ... [SKIPPED]
flumotion.test.test_common_messages.SerializeTest.testDefaultMessageId ... [SKIPPED]
flumotion.test.test_common_messages.SerializeTest.testSerialize ... [SKIPPED]
flumotion.test.test_common_netutils.TestAddress.testGetHost ... [SKIPPED]
flumotion.test.test_common_netutils.TestAddress.testGetPort ... [SKIPPED]
flumotion.test.test_common_netutils.TestIpv4Parse.testIpv4Parse ... [SKIPPED]
flumotion.test.test_common_netutils.TestIpv4Parse.testIpv4ParseString ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testAddRemove ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testBasicRouting ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testIterHumanReadable ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testParseFromFile ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testRouteIteration ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testRouteNamesOrder ... [SKIPPED]
flumotion.test.test_common_netutils.TestRoutingTable.testRoutingPrecedence ... [SKIPPED]
flumotion.test.test_common_package.TestPackagePath.testCurrent ... [SKIPPED]
flumotion.test.test_common_package.TestPackagePath.testPackagerWithNonePrefix ... [SKIPPED]
flumotion.test.test_common_package.TestPackagePath.testPyRegisterBeforeImportWithoutHooks ... [SKIPPED]
flumotion.test.test_common_package.TestPackagePath.testRegisterBeforeImportWithPackager ... [SKIPPED]
flumotion.test.test_common_package.TestPackagePath.testRegisterNewPackagePath ... [SKIPPED]
flumotion.test.test_common_package.TestPackagePath.testTwoStackedProjects ... [SKIPPED]
flumotion.test.test_common_package.TestRecursively.testListDir ... [SKIPPED]
flumotion.test.test_common_package.TestRecursively.testListPyfile ... [SKIPPED]
flumotion.test.test_common_planet.AllComponentStateTest.testClass ... [SKIPPED]
flumotion.test.test_common_planet.AllComponentStateTest.testMood ... [SKIPPED]
flumotion.test.test_common_planet.InvalidateTest.testInvalidate ... [SKIPPED]
flumotion.test.test_common_planet.ListenerTest.testMood ... [SKIPPED]
flumotion.test.test_common_planet.ManagerComponentStateTest.testGetSet ... [SKIPPED]
flumotion.test.test_common_planet.ManagerComponentStateTest.testSetWrongArg ... [SKIPPED]
flumotion.test.test_common_process.TestPid.testAll ... [SKIPPED]
flumotion.test.test_common_process.TestProcess.testKillPid ... [SKIPPED]
flumotion.test.test_common_process.TestProcess.testTermPid ... [SKIPPED]
flumotion.test.test_common_process.TestProcess.test_checkPidRunning ... [SKIPPED]
flumotion.test.test_common_pygobject.SetProperty.testButton ... [SKIPPED]
flumotion.test.test_common_pygobject.TestPyGObject.testPyGObject ... [SKIPPED]
flumotion.test.test_common_signals.TestSignalMixin.testDisconnect ... [SKIPPED]
flumotion.test.test_common_signals.TestSignalMixin.testDisconnectByFunc ... [SKIPPED]
flumotion.test.test_common_signals.TestSignalMixin.testEmitSelf ... [SKIPPED]
flumotion.test.test_common_signals.TestSignalMixin.testMixin ... [SKIPPED]
flumotion.test.test_common_vfs.VFSTest.testListDirectory ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testComplete ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testEncoderMuxer ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testProducerEncoderMuxer ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testIndent ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testPush ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteLine ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTag ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagAttr ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagAttrData ... [SKIPPED]
flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagData ... [SKIPPED]
flumotion.test.test_component.TestExpandElementNames.testOddDelimeters ... [SKIPPED]
flumotion.test.test_component.TestParser.testErrors ... [SKIPPED]
flumotion.test.test_component.TestParser.testOneFeed ... [SKIPPED]
flumotion.test.test_component.TestParser.testOneFeedWithout ... [SKIPPED]
flumotion.test.test_component.TestParser.testOneSource ... [SKIPPED]
flumotion.test.test_component.TestParser.testOneSourceWithout ... [SKIPPED]
flumotion.test.test_component.TestParser.testSimpleOneElement ... [SKIPPED]
flumotion.test.test_component.TestParser.testSimpleTwoElements ... [SKIPPED]
flumotion.test.test_component.TestParser.testTwoBoth ... [SKIPPED]
flumotion.test.test_component.TestParser.testTwoFeeds ... [SKIPPED]
flumotion.test.test_component.TestParser.testTwoSources ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testDefaultScheduledCallbackWhenAfterTheWindowSize ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testDefaultScheduledCallbackWhenBeforeAndAfterTheWindowSize ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testInstantiate ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledEndCallbackWhenEndInWindowSize ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledNotACallbackWhenCancelled ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledStartCallbackWhenStartInWindowSize ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testSubscribe ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testUnsubscribe ... [SKIPPED]
flumotion.test.test_component_base_scheduler.SchedulerTest.testWindowSizeByDefault ... [SKIPPED]
flumotion.test.test_component_base_watcher.WatcherTest.testInstantiate ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testAuthentication ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testAutoExpire ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testHarness ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testKeepAlive ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testTimeoutAlgorithm ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testEarlyCanceling ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testLateCanceling ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testNormalBehaviors ... [SKIPPED]
flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testSessionExpiration ... [SKIPPED]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testAuthentication ... [SKIPPED]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testAutoExpire ... [SKIPPED]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testHarness ... [SKIPPED]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testKeepAlive ... [SKIPPED]
flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testTimeoutAlgorithm ... [SKIPPED]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testAuthentication ... [SKIPPED]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testAutoExpire ... [SKIPPED]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testHarness ... [SKIPPED]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testKeepAlive ... [SKIPPED]
flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testTimeoutAlgorithm ... [SKIPPED]
flumotion.test.test_component_disker.TestConfig.test_config_minimal ... [OK]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_invalid ... [OK]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_size ... [OK]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_size_no_size ... [OK]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_time ... [OK]
flumotion.test.test_component_disker.TestConfig.test_config_rotate_time_no_time ... [OK]
flumotion.test.test_component_disker.TestFlow.test_size_disker_running_and_happy ... 
/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build/flumotion/component/consumers/disker/disker.py:236: exceptions.DeprecationWarning: caps.get_structure(i) is deprecated, use caps[i]
[OK]
flumotion.test.test_component_disker.TestFlow.test_time_disker_running_and_happy ... [OK]
flumotion.test.test_component_feed.TestDownstreamFeedClient.testConnectAndFeed ... [SKIPPED]
flumotion.test.test_component_feed.TestDownstreamFeedClient.testRequestFeed ... [SKIPPED]
flumotion.test.test_component_feed.TestFeedClient.testBadPass ... [SKIPPED]
flumotion.test.test_component_feed.TestFeedClient.testConnectWithoutDroppingPB ... [SKIPPED]
flumotion.test.test_component_feed.TestUpstreamFeedClient.testConnectAndFeed ... [SKIPPED]
flumotion.test.test_component_feed.TestUpstreamFeedClient.testRequestFeed ... [SKIPPED]
flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.test1277 ... [SKIPPED]
flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.testRemoteEatFrom ... [SKIPPED]
flumotion.test.test_component_feeder.TestFeeder.testReconnect ... [SKIPPED]
flumotion.test.test_component_feeder.TestFeeder.test_clientConnected ... [SKIPPED]
flumotion.test.test_component_httpserver.MountTest.testDirMountEmpty ... [SKIPPED]
flumotion.test.test_component_httpserver.MountTest.testDirMountOnDemand ... [SKIPPED]
flumotion.test.test_component_httpserver.MountTest.testDirMountRoot ... [SKIPPED]
flumotion.test.test_component_httpserver.MountTest.testFileMountEmpty ... [SKIPPED]
flumotion.test.test_component_httpserver.MountTest.testFileMountOnDemand ... [SKIPPED]
flumotion.test.test_component_httpserver.PlugTest.testSetRootResource ... [SKIPPED]
flumotion.test.test_component_httpserver.PlugTest.testSetRootResourceMultiple ... [SKIPPED]
flumotion.test.test_component_httpserver.TestDirectory.testFLV ... [SKIPPED]
flumotion.test.test_component_httpserver.TestDirectory.testFLVRangeStart ... [SKIPPED]
flumotion.test.test_component_httpserver.TestDirectory.testFLVStart ... [SKIPPED]
flumotion.test.test_component_httpserver.TestDirectory.testFLVStartZero ... [SKIPPED]
flumotion.test.test_component_httpserver.TestDirectory.testGetChild ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testFull ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testRange ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testRangeHead ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testRangeSet ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testRangeStart ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testRangeSuffix ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testRangeSuffixTooBig ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testWrongEmptyBytesRange ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testWrongNoRange ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testWrongRange ... [SKIPPED]
flumotion.test.test_component_httpserver.TestTextFile.testWrongTypeRange ... [SKIPPED]
flumotion.test.test_component_httpstreamer.TestOldProperties.testPropertiesConverted ... [SKIPPED]
flumotion.test.test_component_httpstreamer.TestStreamDataNoPlug.testGetStreamData ... [SKIPPED]
flumotion.test.test_component_httpstreamer.TestStreamDataPlug.testGetStreamData ... [SKIPPED]
flumotion.test.test_component_init.TestInit.testInit ... [SKIPPED]
flumotion.test.test_component_padmonitor.TestPadMonitor.testPadMonitorActivation ... [SKIPPED]
flumotion.test.test_component_padmonitor.TestPadMonitor.testPadMonitorTimeout ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylist.testAddOverlappingItems ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylist.testAddOverlappingItemsReverse ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveMultipleItems ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveRepeatedly ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveSingleItem ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylist.testAddSingleItem ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylistXMLParser.testItemsSortedMultiple ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylistXMLParser.testItemsSortedSingle ... [SKIPPED]
flumotion.test.test_component_playlist.TestPlaylistXMLParser.testParseErrorInBlocking ... [SKIPPED]
flumotion.test.test_comptest.TestCompTestFlow.testRunFailGstLinking ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunProvidesClocking ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunStartTimeout ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunStartedThenFails ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunStartedThenFlowAndStopFail ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunStopTimeout ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunTasksChainedAndFired ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunTasksTimeout ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testRunWithDelays ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testSetupFailGstLinking ... [OK]
flumotion.test.test_comptest.TestCompTestFlow.testSetupStartedAndHappy ... [OK]
flumotion.test.test_comptest.TestCompTestGtk2Reactorness.testGtk2Supportness ... [OK]
flumotion.test.test_comptest.TestCompTestSetup.testAutoLinking ... [OK]
flumotion.test.test_comptest.TestCompTestSetup.testDontAutoLinkLinked ... [OK]
flumotion.test.test_comptest.TestCompTestSetup.testMasterClock ... [OK]
flumotion.test.test_comptest.TestCompTestSetup.testSuccess ... [OK]
flumotion.test.test_comptest.TestCompTestSetup.testTrivial ... [OK]
flumotion.test.test_comptest.TestComponentWrapper.testGetUniqueName ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testGstreamerError ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testInstantiateErrors ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testInvalidType ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testNonDefaultLink ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testSimpleLink ... [SKIPPED]
flumotion.test.test_comptest.TestComponentWrapper.testValidType ... [SKIPPED]
flumotion.test.test_config.TestConfig.testClockMasterAutoSelection ... [SKIPPED]
flumotion.test.test_config.TestConfig.testClockMasterError ... [SKIPPED]
flumotion.test.test_config.TestConfig.testClockMasterUserSelection ... [SKIPPED]
flumotion.test.test_config.TestConfig.testGetComponentEntries ... [SKIPPED]
flumotion.test.test_config.TestConfig.testGetComponentEntriesWrong ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseAtmosphere ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponent ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentError ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentNoWorker ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentWithLabel ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentWithProject ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithEaters ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithEatersNotSpecified ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithMultipleEater ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithMultipleSources ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithSource ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithTwoEaters ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseComponentsWithTwoSources ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseCompoundProperties ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseCompoundPropertiesError ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseEmpty ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseError ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseFlowError ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseManager ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseManagerError ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseManagerWithBogusPlug ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseManagerWithPlugs ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseNoPlugs ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParsePlugs ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParsePlugsWithCompoundProperties ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseProperties ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseWrongAtmosphere ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseWrongConfig ... [SKIPPED]
flumotion.test.test_config.TestConfig.testParseWrongSyntax ... [SKIPPED]
flumotion.test.test_config.TestConfig.testVirtualFeeds ... [SKIPPED]
flumotion.test.test_config.TestDictDiff.testHumanReadable ... [SKIPPED]
flumotion.test.test_config.TestDictDiff.testRecursive ... [SKIPPED]
flumotion.test.test_config.TestDictDiff.testSimple ... [SKIPPED]
flumotion.test.test_config.TestFunctions.testBuildEatersDict ... [SKIPPED]
flumotion.test.test_configure.TestConfig.testUninstalled ... [SKIPPED]
flumotion.test.test_configure.TestConfig.testVariables ... [SKIPPED]
flumotion.test.test_credentials.TestUsername.testWithPlaintext ... [SKIPPED]
flumotion.test.test_credentials.TestUsername.testWithPlaintextWrongPassword ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithCrypt ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintext ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintextWrongPassword ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintextWrongSalt ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordCryptChallenger.testWithPlaintext ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordCryptChallenger.testWithPlaintextWrongPassword ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordPlaintext.testWithPlaintext ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameCryptPasswordPlaintext.testWithPlaintextWrongPassword ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameSha256PasswordCryptChallenger.testWithPlaintext ... [SKIPPED]
flumotion.test.test_credentials.TestUsernameSha256PasswordCryptChallenger.testWithPlaintextWrongPassword ... [SKIPPED]
flumotion.test.test_dag.TestDAG.testBible ... [SKIPPED]
flumotion.test.test_dag.TestDAG.testExample ... [SKIPPED]
flumotion.test.test_dag.TestDAG.testSort ... [SKIPPED]
flumotion.test.test_dag.TestDAG.testUniqueChildren ... [SKIPPED]
flumotion.test.test_dag.TestPlanet.testPlanet ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testBarfOnNongenerator ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testException ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testExceptionChain ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testValues ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testYieldNothing ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testYieldResultAfter ... [SKIPPED]
flumotion.test.test_defer.TestDefer.testYieldResultAtFirst ... [SKIPPED]
flumotion.test.test_defer.TestRetryingDeferred.testRetryOnce ... [SKIPPED]
flumotion.test.test_defer.TestRetryingDeferred.testSimple ... [SKIPPED]
flumotion.test.test_dialogs.TestErrorDialog.testDialogMain ... [SKIPPED]
flumotion.test.test_dialogs.TestErrorDialog.testDialogRun ... [SKIPPED]
flumotion.test.test_dialogs.TestProgressDialog.testDialog ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testEnumError ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testEnumSet ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testEnumSimple ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testEnumValues ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testEnumValuesCmp ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testEnumValuesWithRepr ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testJelly ... [SKIPPED]
flumotion.test.test_enum.TestEnum.testRepr ... [SKIPPED]
flumotion.test.test_flavors.TestFullListener.testInvalidate ... [SKIPPED]
flumotion.test.test_flavors.TestFullListener.testStateAppendRemoveListener ... [SKIPPED]
flumotion.test.test_flavors.TestFullListener.testStateSetListener ... [SKIPPED]
flumotion.test.test_flavors.TestState.testStateAddKey ... [SKIPPED]
flumotion.test.test_flavors.TestState.testStateAppendRemove ... [SKIPPED]
flumotion.test.test_flavors.TestState.testStateDictAppendRemove ... [SKIPPED]
flumotion.test.test_flavors.TestState.testStateGet ... [SKIPPED]
flumotion.test.test_flavors.TestStateSet.testStateAppendRemove ... [SKIPPED]
flumotion.test.test_flavors.TestStateSet.testStateAppendRemoveListener ... [SKIPPED]
flumotion.test.test_flavors.TestStateSet.testStateDictListener ... [SKIPPED]
flumotion.test.test_flavors.TestStateSet.testStateSet ... [SKIPPED]
flumotion.test.test_flavors.TestStateSet.testStateSetListener ... [SKIPPED]
flumotion.test.test_flavors.TestStateSet.testStateWrongListener ... [SKIPPED]
flumotion.test.test_greeter.WizardTest.testGreeter ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptKeycard.testWrongKeycardClass ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPCC.testOk ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPCC.testTamperWithChallenge ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testInit ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testOk ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testWrongPassword ... [SKIPPED]
flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testWrongUser ... [SKIPPED]
flumotion.test.test_http.TestHTTPRoot.testRenderRootStreamer ... [SKIPPED]
flumotion.test.test_http.TestHTTPRoot.testRenderTopStreamer ... [SKIPPED]
flumotion.test.test_http.TestHTTPRoot.testRenderTreeStreamer ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPAllowDefault ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPAuthUnauthorized ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPTokenAuthorized ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPTokenUnauthorized ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderNew ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderNotReady ... [SKIPPED]
flumotion.test.test_http.TestHTTPStreamingResource.testRenderReachedMaxClients ... [SKIPPED]
flumotion.test.test_i18n.TestFormat.testFormat ... [SKIPPED]
flumotion.test.test_i18n.TestFormat.testFormatNoArgument ... [SKIPPED]
flumotion.test.test_i18n.TestPluralGettext.testTranslatable ... [SKIPPED]
flumotion.test.test_i18n.TestPluralGettext.testTranslated ... [SKIPPED]
flumotion.test.test_i18n.TestSingularClassbased.testTranslatable ... [SKIPPED]
flumotion.test.test_i18n.TestSingularClassbased.testTranslated ... [SKIPPED]
flumotion.test.test_i18n.TestSingularGettext.testTranslatable ... [SKIPPED]
flumotion.test.test_i18n.TestSingularGettext.testTranslated ... [SKIPPED]
flumotion.test.test_i18n.TranslatableTest.testTranslatable ... [SKIPPED]
flumotion.test.test_i18n.TranslatableTest.testTranslatablePlural ... [SKIPPED]
flumotion.test.test_i18n.TranslatorTest.testTranslateMessage ... [SKIPPED]
flumotion.test.test_i18n.TranslatorTest.testTranslateOne ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testApprovedBothFloating ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testApprovedTZFromEnvironmentWithFloating ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testDeniedUTCAndFloating ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testMalformedIcalFile ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testNoFileProperty ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testNonexistentIcalFile ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testSuccessfulSetup ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testApprovedBothTZID ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testApprovedKeycardDurationCalculationTZID ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testDeniedTZID ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testIncorrectTimeTZID ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerUTC.testApprovedUTC ... [SKIPPED]
flumotion.test.test_icalbouncer.TestIcalBouncerUTC.testDeniedUTC ... [SKIPPED]
flumotion.test.test_import.TestImport.testImportAllModules ... [SKIPPED]
flumotion.test.test_keycards.TestHTTPDigestKeycard.testInit ... [SKIPPED]
flumotion.test.test_keycards.TestKeycardHTTPDigest.testInit ... [SKIPPED]
flumotion.test.test_keycards.TestKeycardSending.testSend ... [SKIPPED]
flumotion.test.test_keycards.TestKeycardToken.testInit ... [SKIPPED]
flumotion.test.test_keycards.TestKeycardUACPCC.testInit ... [SKIPPED]
flumotion.test.test_keycards.TestKeycardUACPP.testInit ... [SKIPPED]
flumotion.test.test_keycards.TestMyKeycard.testInit ... [SKIPPED]
flumotion.test.test_logfilter.TestLogFilter.testComplexFilter ... [SKIPPED]
flumotion.test.test_logfilter.TestLogFilter.testParseFailure ... [SKIPPED]
flumotion.test.test_logfilter.TestLogFilter.testSimpleFilter ... [SKIPPED]
flumotion.test.test_manager_admin.TestAdminAvatar.testAvatarSet ... [SKIPPED]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachLinear ... [SKIPPED]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleEaters ... [SKIPPED]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersComplex ... [SKIPPED]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersSimple ... [SKIPPED]
flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersVirtual ... [SKIPPED]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseBouncerComponent ... [SKIPPED]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseEmpty ... [SKIPPED]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseManager ... [SKIPPED]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseManagerInvalid ... [SKIPPED]
flumotion.test.test_manager_config.TestManagerConfigParser.testParsePlugs ... [SKIPPED]
flumotion.test.test_manager_config.TestManagerConfigParser.testParseSimple ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereEmpty ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereInvalid ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereWithComponent ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseFlow ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseFlowInvalid ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseInvalid ... [SKIPPED]
flumotion.test.test_manager_config.TestPlanetConfigParser.testParseSimple ... [SKIPPED]
flumotion.test.test_manager_config.TestXMLWriter.testMultiple ... [SKIPPED]
flumotion.test.test_manager_config.TestXMLWriter.testPlug ... [SKIPPED]
flumotion.test.test_manager_manager.TestComponentMapper.testOneComponent ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testConfigAfterWorker ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testConfigBeforeWorker ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testDeleteFlow ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testLoadComponent ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testLoadComponentWithSynchronization ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testLoadConfiguration ... [SKIPPED]
flumotion.test.test_manager_manager.TestVishnu.testWorker ... [SKIPPED]
flumotion.test.test_manager_worker.TestHeaven.testAdd ... [SKIPPED]
flumotion.test.test_manager_worker.TestHeaven.testConstructor ... [SKIPPED]
flumotion.test.test_options.TestOptions.testGroup ... [SKIPPED]
flumotion.test.test_options.TestOptions.testParser ... [SKIPPED]
flumotion.test.test_parts.TestAdminStatusbar.testClear ... [SKIPPED]
flumotion.test.test_parts.TestAdminStatusbar.testClearAll ... [SKIPPED]
flumotion.test.test_parts.TestAdminStatusbar.testPushPop ... [SKIPPED]
flumotion.test.test_parts.TestAdminStatusbar.testPushRemove ... [SKIPPED]
flumotion.test.test_parts.TestAdminStatusbar.testSet ... [SKIPPED]
flumotion.test.test_parts.TestAdminStatusbar.testTwoContexts ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsHappy ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsHungry ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsLost ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsSad ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsWaking ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenWorkerIsNotLogged ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenHappy ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenHungry ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenLost ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenSad ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenWaking ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStartWhenNoSelection ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStopMultipleWhenOneIsSleeping ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStopOneWhenSleeping ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanNotStopWhenNoSelection ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStartMultipleWhenSleeping ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStartOneWhenSleeping ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStopMultipleWhenOneNoneIsSleeping ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenHappy ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenHungry ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenLost ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenSad ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenWaking ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testMultipleSelected ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testNoComponents ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testNoneSelected ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testOneSelected ... [SKIPPED]
flumotion.test.test_parts.TestComponentsView.testUpdate ... [SKIPPED]
flumotion.test.test_pb.TestAuthenticator.testIssueNoInfo ... [SKIPPED]
flumotion.test.test_pb.TestAuthenticator.testIssueUACPCC ... [SKIPPED]
flumotion.test.test_pb.TestAuthenticator.testIssueUACPP ... [SKIPPED]
flumotion.test.test_pb.TestTwisted_PortalAuthChallenger.testRightPassword ... [SKIPPED]
flumotion.test.test_pb.TestTwisted_PortalAuthChallenger.testWrongPassword ... [SKIPPED]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCOk ... [SKIPPED]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCTamperWithChallenge ... [SKIPPED]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCWrongPassword ... [SKIPPED]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCWrongUser ... [SKIPPED]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPPOk ... [SKIPPED]
flumotion.test.test_pb.Test_BouncerWrapper.testUACPPWrongPassword ... [SKIPPED]
flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testOk ... [SKIPPED]
flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testWrongPassword ... [SKIPPED]
flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testWrongUser ... [SKIPPED]
flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testOk ... [SKIPPED]
flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testWrongPassword ... [SKIPPED]
flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testWrongUser ... [SKIPPED]
flumotion.test.test_pb.Test_FPortalRoot.testRootObject ... [SKIPPED]
flumotion.test.test_pbstream.TestClientEater.testRun ... [SKIPPED]
flumotion.test.test_pbstream.TestClientEater.testRunImmediateStop ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocol.testRightLocationFound ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocol.testRightLocationNotFound ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocol.testWrongLocation ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testInjectRequestId ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testParseWithHost ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testParseWithParams ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testSimpleParse ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testUnparse ... [SKIPPED]
flumotion.test.test_porter.TestHTTPPorterProtocolParser.testWrongLine ... [SKIPPED]
flumotion.test.test_porter.TestPorterProtocol.testBreakDelimiter ... [SKIPPED]
flumotion.test.test_porter.TestPorterProtocol.testNoIdentifier ... [SKIPPED]
flumotion.test.test_public_ui_api.TestPublicUI.testPublicUIAPI ... [SKIPPED]
flumotion.test.test_reflect.TestSimple.testSimple ... [SKIPPED]
flumotion.test.test_registry.TestComponentEntry.testThings ... [SKIPPED]
flumotion.test.test_registry.TestFindComponents.testSimple ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testAddXmlParseError ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testClean ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testComponentTypeError ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testDefault ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testDump ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testDumpWithCompoundProperties ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testDumpWithEscapedPropertyDescription ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testIsTrue ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testParseBasic ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testParseComponentCompoundProperties ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testParseComponentProperties ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testParseComponentPropertiesErrors ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testParseComponents ... [SKIPPED]
flumotion.test.test_registry.TestRegistry.testgetMTime ... [SKIPPED]
flumotion.test.test_saltsha256.TestSaltSha256USCPCC.testOk ... [SKIPPED]
flumotion.test.test_saltsha256.TestSaltSha256USCPCC.testTamperWithChallenge ... [SKIPPED]
flumotion.test.test_saltsha256.TestWrongKeycardClass.testWrongKeycardClass ... [SKIPPED]
flumotion.test.test_testclasses.TestOnePB.testCacheable ... [SKIPPED]
flumotion.test.test_testclasses.TestOnePB.testFakeKeycard ... [SKIPPED]
flumotion.test.test_testclasses.TestTwoPB.testFakeKeycard ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testKill ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testProcessesStillRunning ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testTransientProcess ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testUnexpectedExitCode ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testUnexpectedProcessExit ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanGenerationTest.testKill ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationPlanGenerationTest.testTransientProcess ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationProcessTest.testKill ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationProcessTest.testTimeOut ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationProcessTest.testTransientProcess ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testFalse ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testKill ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testParallelStartAndKill ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testParallelWait ... [SKIPPED]
flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testTransientProcess ... [SKIPPED]
flumotion.test.test_ui_fgtk.VUTest.testGetSet ... [SKIPPED]
flumotion.test.test_ui_fgtk.VUTest.testScale ... [SKIPPED]
flumotion.test.test_ui_fgtk.VUTest.testWidget ... [SKIPPED]
flumotion.test.test_wizard.WizardSaveTest.testAudioTestWorkers ... [SKIPPED]
flumotion.test.test_wizard.WizardSaveTest.testFirewireAudioAndVideo ... [SKIPPED]
flumotion.test.test_wizard.WizardStepTest.testLoadSteps ... [SKIPPED]
flumotion.test.test_wizard.WizardStepTest.testStepComponentProperties ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testContains ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testDeleteAttribute ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testDeleteAttributeUnderscore ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testDeleteItem ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testDeleteItemUnderscore ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testSetAttribute ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testSetAttributeUnderscore ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testSetInvalid ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testSetItem ... [SKIPPED]
flumotion.test.test_wizard_models.TestProperties.testSetItemUnderscore ... [SKIPPED]
flumotion.test.test_wizard_save.TestNameConflicts.testNameConflicts ... [SKIPPED]
flumotion.test.test_wizard_save.TestNameConflicts.testNameConflictsDoubleDigits ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testAudioOnlyStream ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testDefaultStream ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testFirewireStreamer ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testFirewireStreamerDifferentWorkers ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testMultiFeedProducer ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testOggStream ... [SKIPPED]
flumotion.test.test_wizard_save.TestWizardSave.testOndemand ... [SKIPPED]
flumotion.test.test_wizard_save.TestXMLWriter.testAtmosphereComponent ... [SKIPPED]
flumotion.test.test_wizard_save.TestXMLWriter.testComponentWithFeeders ... [SKIPPED]
flumotion.test.test_wizard_save.TestXMLWriter.testComponentWithPlug ... [SKIPPED]
flumotion.test.test_wizard_save.TestXMLWriter.testEmpty ... [SKIPPED]
flumotion.test.test_wizard_save.TestXMLWriter.testFlowComponent ... [SKIPPED]
flumotion.test.test_worker_config.WorkerConfigTest.testRandomFeederPorts ... [SKIPPED]
flumotion.test.test_worker_job.TestCheckJobHeaven.testInit ... [SKIPPED]
flumotion.test.test_worker_medium.TestWorkerMedium.testConnect ... [SKIPPED]
flumotion.test.test_worker_worker.TestBrain.testInit ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseAuthentication ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseAuthenticationError ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseEmpty ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseError ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseManager ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseManagerError ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerError ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerFeederPorts ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerName ... [SKIPPED]
flumotion.test.test_workerconfig.TestConfig.testParseWorkerRandomFeederPorts ... [SKIPPED]
flumotion.extern.log.test_log.TestGetExceptionMessage.testLevel2 ... [OK]
flumotion.extern.log.test_log.TestGetExceptionMessage.testLevel3 ... [OK]
flumotion.extern.log.test_log.TestLog.testAddLogHandlerRaises ... [OK]
flumotion.extern.log.test_log.TestLog.testEllipsize ... [OK]
flumotion.extern.log.test_log.TestLog.testFormatStrings ... [OK]
flumotion.extern.log.test_log.TestLog.testGetFileLine ... [OK]
flumotion.extern.log.test_log.TestLog.testGetFormattedLevelName ... [OK]
flumotion.extern.log.test_log.TestLog.testGetLevelInt ... [OK]
flumotion.extern.log.test_log.TestLog.testGetLevelName ... [OK]
flumotion.extern.log.test_log.TestLog.testLimitInvisible ... [OK]
flumotion.extern.log.test_log.TestLog.testLimitedError ... [OK]
flumotion.extern.log.test_log.TestLog.testLimitedVisible ... [OK]
flumotion.extern.log.test_log.TestLog.testLogHandler ... [OK]
flumotion.extern.log.test_log.TestLog.testLogHandlerLimitedLevels ... [OK]
flumotion.extern.log.test_log.TestLog.testSetDebug ... [OK]
flumotion.extern.log.test_log.TestLogNames.testGetLevelCode ... [OK]
flumotion.extern.log.test_log.TestLogNames.testGetLevelName ... [OK]
flumotion.extern.log.test_log.TestLogNames.testGetLevelNames ... [OK]
flumotion.extern.log.test_log.TestLogSettings.testSet ... [OK]
flumotion.extern.log.test_log.TestOwnLogHandler.testLogHandlerAssertion ... [OK]
flumotion.extern.log.test_log.TestOwnLogHandler.testOwnLogHandlerLimited ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInDebug ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInError ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInInfo ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInLog ... [OK]
flumotion.extern.log.test_log.TestWriteMark.testWriteMarkInWarn ... [OK]
flumotion.extern.command.test_command.CommandTestCase.testCommandNoName ... [OK]
flumotion.extern.command.test_command.FakeCommandTestCase.testHelpCommands ... [OK]
flumotion.extern.command.test_command.FakeCommandTestCase.testNoCommand ... [OK]
flumotion.extern.command.test_command.FakeSubCommandTestCase.testHelpCommands ... [OK]

===============================================================================
[SKIPPED]: flumotion.test.test_admin_admin.AdminTest.testConnectFailure

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_admin.AdminTest.testConnectSuccess

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_admin.AdminTest.testConstructor

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_admin.AdminTest.testReconnect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_config.AdminConfigTest.testMinimal

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_config.AdminConfigTest.testMinimal2

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_config.AdminConfigTest.testMinimal3

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_config.AdminConfigTest.testUnknownPlug

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_config.AdminConfigTest.testUnknownSocket

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_connections.AdminConnectiontionsTest.testGetRecentConnections

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_multi.MultiAdminTest.testConnectFailure

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_multi.MultiAdminTest.testConnectSuccess

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_multi.MultiAdminTest.testConstructor

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_admin_multi.MultiAdminTest.testReconnect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCrypt

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongSalt

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredCryptWrongUser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintextWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerAddUser.testCredPlaintextWrongUser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestCryptCheckerInit.testCredPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextCorrect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextCorrectWithId

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestFlexibleWithPassword.testCredPlaintextWrong

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestFlexibleWithoutPassword.testCredPlaintextCorrect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_checkers.TestFlexibleWithoutPassword.testCredPlaintextCorrectWithId

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestCompareVersions.testBadVersion

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestCompareVersions.testBigger

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestCompareVersions.testEquals

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestCompareVersions.testSmaller

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestComponentPath.testPath

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestEnsureDir.testExisting

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestEnsureDir.testNonExisting

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestInitMixin.testInitA

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestInitMixin.testInitB

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestInitMixin.testInitC

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestInitMixin.testInitD

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestObjRepr.testMe

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestPathToModule.testPaths

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestVersion.testVersion

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common.TestVersion.test_versionTupleToString

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_avltree.TestAVLTree.testInsertAscendingRemoveAscending

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_avltree.TestAVLTree.testInsertAscendingRemoveDescending

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_avltree.TestAVLTree.testInsertDescendingRemoveAscending

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_avltree.TestAVLTree.testInsertDescendingRemoveDescending

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_avltree.TestAVLTree.testInsertRandomRemoveRandom

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundler.testBundlerOneFile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundler.testBundlerOneSum

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundler.testBundlerTwoFiles

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundler.testBundlerTwoSum

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketAdd

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketAddUnique

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketDepend

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketFile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketImport

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketName

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestBundlerBasket.testBundlerBasketPackage

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestUnbundler.testUnbundler

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_bundle.TestUnbundler.testUnbundlerRelative

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_componentui.TestStateSet.testSimpleStateListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_componentui.TestStateSet.testStateAppend

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_componentui.TestStateSet.testStateListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_componentui.TestStateSet.testStateListenerIntermediate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_componentui.TestStateSet.testStateSaveReference

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_componentui.TestStateSet.testStateSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_connection.TestConnection.testParse

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testDaylightSavingsChange

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testExDate

Implemented, but lacks testcase
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.CalendarParserTestCase.testMultipleRRule

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventSetTestCase.testExAsStartDateWithRecurrence

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventSetTestCase.testExWithRecurrence

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointSingle

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointsRecur

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventSetTestCase.testGetPointsRecurUntil

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventSetTestCase.testRecurrenceOverMidnight

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventTest.testComparison

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventTest.testSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.EventTest.testTimeZones

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.FunctionsTest.testToDateTime

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalSchedulerURGentTest.testVerifyPoints

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalSchedulerURGentTest.test_getActiveEventInstances

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendar

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarFromFile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithDateTimes

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithDates

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithStartDateAndEndDateTime

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ICalendarTest.testParseCalendarWithStartDateTimeAndEndDate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEvent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEventsWithDifferentUID

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testAddEventsWithSameUID

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testCurrentEventsDoNotEndBeforeNow

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testCurrentEventsDoNotStartLaterThanTomorrow

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testGetActiveRecurrenceId

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testGetActiveSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testOverMidnight

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsDaily

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsHourly

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsOverMidnight

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsNotNow

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsNotStartDate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.ManualCalendarTest.testRecurrenceEventsWhereExDateIsStartDate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.iCalTestCase.testGetPoints

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_eventcalendar.iCalTestCase.testRecurrenceId

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testBytes

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testExbibyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testGibibyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testKibibyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testMebibyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testMegabyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testPebibyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatStorage.testTebibyte

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testDay

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testDays

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testFractionalSecond

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testHourMinuteSecond

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testMinuteSecond

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testReallyLong

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testSecond

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testWeek

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testWeeks

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_format.TestFormatTime.testYear

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_fraction.TestFraction.testFractionAsFloat

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_fraction.TestFraction.testFractionAsString

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_fraction.TestFraction.testFractionFromValue

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.PBSerializationTest.testGetEqualTranslatableTwice

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.PBSerializationTest.testGetSameMessageTwice

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.PBSerializationTest.testGetSameTranslatableTwice

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.PBSerializationTest.testMessageAppendRemove

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.ResultTest.testSerializeWithError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.ResultTest.testSerializeWithWarning

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.SerializeTest.testCreate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.SerializeTest.testDefaultMessageId

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_messages.SerializeTest.testSerialize

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestAddress.testGetHost

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestAddress.testGetPort

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestIpv4Parse.testIpv4Parse

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestIpv4Parse.testIpv4ParseString

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testAddRemove

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testBasicRouting

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testIterHumanReadable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testParseFromFile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testRouteIteration

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testRouteNamesOrder

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_netutils.TestRoutingTable.testRoutingPrecedence

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestPackagePath.testCurrent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestPackagePath.testPackagerWithNonePrefix

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestPackagePath.testPyRegisterBeforeImportWithoutHooks

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestPackagePath.testRegisterBeforeImportWithPackager

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestPackagePath.testRegisterNewPackagePath

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestPackagePath.testTwoStackedProjects

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestRecursively.testListDir

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_package.TestRecursively.testListPyfile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_planet.AllComponentStateTest.testClass

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_planet.AllComponentStateTest.testMood

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_planet.InvalidateTest.testInvalidate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_planet.ListenerTest.testMood

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_planet.ManagerComponentStateTest.testGetSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_planet.ManagerComponentStateTest.testSetWrongArg

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_process.TestPid.testAll

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_process.TestProcess.testKillPid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_process.TestProcess.testTermPid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_process.TestProcess.test_checkPidRunning

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_pygobject.SetProperty.testButton

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_pygobject.TestPyGObject.testPyGObject

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_signals.TestSignalMixin.testDisconnect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_signals.TestSignalMixin.testDisconnectByFunc

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_signals.TestSignalMixin.testEmitSelf

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_signals.TestSignalMixin.testMixin

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_vfs.VFSTest.testListDirectory

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testComplete

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testEncoderMuxer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestCompareComponentTypes.testProducerEncoderMuxer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testIndent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testPush

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteLine

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTag

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagAttr

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagAttrData

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_common_xmlwriter.TestXMLWriter.testWriteTagData

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestExpandElementNames.testOddDelimeters

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testErrors

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testOneFeed

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testOneFeedWithout

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testOneSource

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testOneSourceWithout

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testSimpleOneElement

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testSimpleTwoElements

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testTwoBoth

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testTwoFeeds

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component.TestParser.testTwoSources

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testDefaultScheduledCallbackWhenAfterTheWindowSize

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testDefaultScheduledCallbackWhenBeforeAndAfterTheWindowSize

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testInstantiate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledEndCallbackWhenEndInWindowSize

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledNotACallbackWhenCancelled

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testScheduledStartCallbackWhenStartInWindowSize

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testSubscribe

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testUnsubscribe

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_scheduler.SchedulerTest.testWindowSizeByDefault

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_base_watcher.WatcherTest.testInstantiate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testAuthentication

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testAutoExpire

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testHarness

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testKeepAlive

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer.TrivialBouncerTest.testTimeoutAlgorithm

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testEarlyCanceling

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testLateCanceling

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testNormalBehaviors

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_bouncer_authsession.AuthSessionBouncerTestCase.testSessionExpiration

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testAuthentication

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testAutoExpire

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testHarness

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testKeepAlive

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_component.TrivialBouncerTest.testTimeoutAlgorithm

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testAuthentication

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testAutoExpire

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testHarness

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testKeepAlive

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_bouncers_plug.TrivialBouncerTest.testTimeoutAlgorithm

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feed.TestDownstreamFeedClient.testConnectAndFeed

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feed.TestDownstreamFeedClient.testRequestFeed

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feed.TestFeedClient.testBadPass

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feed.TestFeedClient.testConnectWithoutDroppingPB

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feed.TestUpstreamFeedClient.testConnectAndFeed

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feed.TestUpstreamFeedClient.testRequestFeed

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.test1277

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.testRemoteEatFrom

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feeder.TestFeeder.testReconnect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_feeder.TestFeeder.test_clientConnected

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.MountTest.testDirMountEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.MountTest.testDirMountOnDemand

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.MountTest.testDirMountRoot

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.MountTest.testFileMountEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.MountTest.testFileMountOnDemand

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.PlugTest.testSetRootResource

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.PlugTest.testSetRootResourceMultiple

This is a bug in the httpserver api
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestDirectory.testFLV

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestDirectory.testFLVRangeStart

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestDirectory.testFLVStart

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestDirectory.testFLVStartZero

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestDirectory.testGetChild

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testFull

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testRange

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testRangeHead

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testRangeSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testRangeStart

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testRangeSuffix

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testRangeSuffixTooBig

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testWrongEmptyBytesRange

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testWrongNoRange

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testWrongRange

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpserver.TestTextFile.testWrongTypeRange

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpstreamer.TestOldProperties.testPropertiesConverted

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpstreamer.TestStreamDataNoPlug.testGetStreamData

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_httpstreamer.TestStreamDataPlug.testGetStreamData

See #1137
===============================================================================
[SKIPPED]: flumotion.test.test_component_init.TestInit.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_padmonitor.TestPadMonitor.testPadMonitorActivation

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_padmonitor.TestPadMonitor.testPadMonitorTimeout

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylist.testAddOverlappingItems

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylist.testAddOverlappingItemsReverse

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveMultipleItems

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveRepeatedly

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylist.testAddRemoveSingleItem

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylist.testAddSingleItem

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylistXMLParser.testItemsSortedMultiple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylistXMLParser.testItemsSortedSingle

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_component_playlist.TestPlaylistXMLParser.testParseErrorInBlocking

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testGetUniqueName

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testGstreamerError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testInstantiateErrors

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testInvalidType

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testNonDefaultLink

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testSimpleLink

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_comptest.TestComponentWrapper.testValidType

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testClockMasterAutoSelection

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testClockMasterError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testClockMasterUserSelection

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testGetComponentEntries

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testGetComponentEntriesWrong

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseAtmosphere

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentNoWorker

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentWithLabel

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentWithProject

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithEaters

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithEatersNotSpecified

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithMultipleEater

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithMultipleSources

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithSource

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithTwoEaters

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseComponentsWithTwoSources

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseCompoundProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseCompoundPropertiesError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseFlowError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseManager

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseManagerError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseManagerWithBogusPlug

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseManagerWithPlugs

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseNoPlugs

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParsePlugs

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParsePlugsWithCompoundProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseWrongAtmosphere

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseWrongConfig

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testParseWrongSyntax

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestConfig.testVirtualFeeds

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestDictDiff.testHumanReadable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestDictDiff.testRecursive

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestDictDiff.testSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_config.TestFunctions.testBuildEatersDict

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_configure.TestConfig.testUninstalled

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_configure.TestConfig.testVariables

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsername.testWithPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsername.testWithPlaintextWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithCrypt

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintextWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordCrypt.testWithPlaintextWrongSalt

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordCryptChallenger.testWithPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordCryptChallenger.testWithPlaintextWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordPlaintext.testWithPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameCryptPasswordPlaintext.testWithPlaintextWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameSha256PasswordCryptChallenger.testWithPlaintext

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_credentials.TestUsernameSha256PasswordCryptChallenger.testWithPlaintextWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dag.TestDAG.testBible

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dag.TestDAG.testExample

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dag.TestDAG.testSort

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dag.TestDAG.testUniqueChildren

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dag.TestPlanet.testPlanet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testBarfOnNongenerator

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testException

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testExceptionChain

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testValues

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testYieldNothing

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testYieldResultAfter

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestDefer.testYieldResultAtFirst

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestRetryingDeferred.testRetryOnce

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_defer.TestRetryingDeferred.testSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dialogs.TestErrorDialog.testDialogMain

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dialogs.TestErrorDialog.testDialogRun

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_dialogs.TestProgressDialog.testDialog

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testEnumError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testEnumSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testEnumSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testEnumValues

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testEnumValuesCmp

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testEnumValuesWithRepr

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testJelly

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_enum.TestEnum.testRepr

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestFullListener.testInvalidate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestFullListener.testStateAppendRemoveListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestFullListener.testStateSetListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestState.testStateAddKey

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestState.testStateAppendRemove

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestState.testStateDictAppendRemove

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestState.testStateGet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestStateSet.testStateAppendRemove

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestStateSet.testStateAppendRemoveListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestStateSet.testStateDictListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestStateSet.testStateSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestStateSet.testStateSetListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_flavors.TestStateSet.testStateWrongListener

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_greeter.WizardTest.testGreeter

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptKeycard.testWrongKeycardClass

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPCC.testOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPCC.testTamperWithChallenge

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_htpasswdcrypt.TestHTPasswdCryptUACPP.testWrongUser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPRoot.testRenderRootStreamer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPRoot.testRenderTopStreamer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPRoot.testRenderTreeStreamer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPAllowDefault

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPAuthUnauthorized

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPTokenAuthorized

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderHTTPTokenUnauthorized

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderNew

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderNotReady

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_http.TestHTTPStreamingResource.testRenderReachedMaxClients

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestFormat.testFormat

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestFormat.testFormatNoArgument

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestPluralGettext.testTranslatable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestPluralGettext.testTranslated

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestSingularClassbased.testTranslatable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestSingularClassbased.testTranslated

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestSingularGettext.testTranslatable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TestSingularGettext.testTranslated

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TranslatableTest.testTranslatable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TranslatableTest.testTranslatablePlural

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TranslatorTest.testTranslateMessage

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_i18n.TranslatorTest.testTranslateOne

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testApprovedBothFloating

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testApprovedTZFromEnvironmentWithFloating

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerFloating.testDeniedUTCAndFloating

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testMalformedIcalFile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testNoFileProperty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testNonexistentIcalFile

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerSetup.testSuccessfulSetup

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testApprovedBothTZID

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testApprovedKeycardDurationCalculationTZID

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testDeniedTZID

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerTZID.testIncorrectTimeTZID

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerUTC.testApprovedUTC

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_icalbouncer.TestIcalBouncerUTC.testDeniedUTC

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_import.TestImport.testImportAllModules

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestHTTPDigestKeycard.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestKeycardHTTPDigest.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestKeycardSending.testSend

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestKeycardToken.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestKeycardUACPCC.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestKeycardUACPP.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_keycards.TestMyKeycard.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_logfilter.TestLogFilter.testComplexFilter

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_logfilter.TestLogFilter.testParseFailure

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_logfilter.TestLogFilter.testSimpleFilter

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_admin.TestAdminAvatar.testAvatarSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachLinear

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleEaters

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersComplex

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_component.TestComponentHeaven.testAttachDetachMultipleFeedersVirtual

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestManagerConfigParser.testParseBouncerComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestManagerConfigParser.testParseEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestManagerConfigParser.testParseManager

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestManagerConfigParser.testParseManagerInvalid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestManagerConfigParser.testParsePlugs

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestManagerConfigParser.testParseSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereInvalid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseAtmosphereWithComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseFlow

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseFlowInvalid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseInvalid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestPlanetConfigParser.testParseSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestXMLWriter.testMultiple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_config.TestXMLWriter.testPlug

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestComponentMapper.testOneComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testConfigAfterWorker

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testConfigBeforeWorker

andy will definitely not fix this soon
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testDeleteFlow

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testLoadComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testLoadComponentWithSynchronization

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testLoadConfiguration

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_manager.TestVishnu.testWorker

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_worker.TestHeaven.testAdd

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_manager_worker.TestHeaven.testConstructor

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_options.TestOptions.testGroup

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_options.TestOptions.testParser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestAdminStatusbar.testClear

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestAdminStatusbar.testClearAll

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestAdminStatusbar.testPushPop

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestAdminStatusbar.testPushRemove

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestAdminStatusbar.testSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestAdminStatusbar.testTwoContexts

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsHappy

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsHungry

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsLost

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsSad

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenOneIsWaking

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartMultipleWhenWorkerIsNotLogged

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenHappy

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenHungry

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenLost

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenSad

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartOneWhenWaking

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStartWhenNoSelection

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStopMultipleWhenOneIsSleeping

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStopOneWhenSleeping

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanNotStopWhenNoSelection

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStartMultipleWhenSleeping

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStartOneWhenSleeping

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStopMultipleWhenOneNoneIsSleeping

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenHappy

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenHungry

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenLost

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenSad

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testCanStopOneWhenWaking

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testMultipleSelected

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testNoComponents

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testNoneSelected

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testOneSelected

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_parts.TestComponentsView.testUpdate

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.TestAuthenticator.testIssueNoInfo

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.TestAuthenticator.testIssueUACPCC

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.TestAuthenticator.testIssueUACPP

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.TestTwisted_PortalAuthChallenger.testRightPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.TestTwisted_PortalAuthChallenger.testWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCTamperWithChallenge

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_BouncerWrapper.testUACPCCWrongUser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_BouncerWrapper.testUACPPOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_BouncerWrapper.testUACPPWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPBClientFactoryHTPasswdCrypt.testWrongUser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testWrongPassword

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPBClientFactorySaltSha256.testWrongUser

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pb.Test_FPortalRoot.testRootObject

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pbstream.TestClientEater.testRun

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_pbstream.TestClientEater.testRunImmediateStop

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocol.testRightLocationFound

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocol.testRightLocationNotFound

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocol.testWrongLocation

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocolParser.testInjectRequestId

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocolParser.testParseWithHost

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocolParser.testParseWithParams

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocolParser.testSimpleParse

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocolParser.testUnparse

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestHTTPPorterProtocolParser.testWrongLine

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestPorterProtocol.testBreakDelimiter

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_porter.TestPorterProtocol.testNoIdentifier

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_public_ui_api.TestPublicUI.testPublicUIAPI

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_reflect.TestSimple.testSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestComponentEntry.testThings

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestFindComponents.testSimple

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testAddXmlParseError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testClean

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testComponentTypeError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testDefault

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testDump

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testDumpWithCompoundProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testDumpWithEscapedPropertyDescription

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testIsTrue

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testParseBasic

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testParseComponentCompoundProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testParseComponentProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testParseComponentPropertiesErrors

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testParseComponents

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_registry.TestRegistry.testgetMTime

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_saltsha256.TestSaltSha256USCPCC.testOk

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_saltsha256.TestSaltSha256USCPCC.testTamperWithChallenge

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_saltsha256.TestWrongKeycardClass.testWrongKeycardClass

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_testclasses.TestOnePB.testCacheable

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_testclasses.TestOnePB.testFakeKeycard

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_testclasses.TestTwoPB.testFakeKeycard

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testKill

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testProcessesStillRunning

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testTransientProcess

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testUnexpectedExitCode

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanExecuteTest.testUnexpectedProcessExit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanGenerationTest.testKill

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationPlanGenerationTest.testTransientProcess

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationProcessTest.testKill

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationProcessTest.testTimeOut

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationProcessTest.testTransientProcess

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testFalse

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testKill

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testParallelStartAndKill

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testParallelWait

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_twisted_integration.IntegrationTestDecoratorTest.testTransientProcess

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_ui_fgtk.VUTest.testGetSet

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_ui_fgtk.VUTest.testScale

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_ui_fgtk.VUTest.testWidget

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard.WizardSaveTest.testAudioTestWorkers

Maybe Andy's generator work broke this ?
===============================================================================
[SKIPPED]: flumotion.test.test_wizard.WizardSaveTest.testFirewireAudioAndVideo

Maybe Andys generator work broke this ?
===============================================================================
[SKIPPED]: flumotion.test.test_wizard.WizardStepTest.testLoadSteps

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard.WizardStepTest.testStepComponentProperties

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testContains

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testDeleteAttribute

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testDeleteAttributeUnderscore

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testDeleteItem

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testDeleteItemUnderscore

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testSetAttribute

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testSetAttributeUnderscore

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testSetInvalid

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testSetItem

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_models.TestProperties.testSetItemUnderscore

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestNameConflicts.testNameConflicts

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestNameConflicts.testNameConflictsDoubleDigits

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testAudioOnlyStream

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testDefaultStream

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testFirewireStreamer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testFirewireStreamerDifferentWorkers

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testMultiFeedProducer

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testOggStream

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestWizardSave.testOndemand

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestXMLWriter.testAtmosphereComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestXMLWriter.testComponentWithFeeders

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestXMLWriter.testComponentWithPlug

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestXMLWriter.testEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_wizard_save.TestXMLWriter.testFlowComponent

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_worker_config.WorkerConfigTest.testRandomFeederPorts

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_worker_job.TestCheckJobHeaven.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_worker_medium.TestWorkerMedium.testConnect

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_worker_worker.TestBrain.testInit

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseAuthentication

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseAuthenticationError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseEmpty

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseManager

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseManagerError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseWorkerError

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseWorkerFeederPorts

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseWorkerName

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
===============================================================================
[SKIPPED]: flumotion.test.test_workerconfig.TestConfig.testParseWorkerRandomFeederPorts

this test case does not support running with <twisted.internet.gtk2reactor.Gtk2Reactor instance at 0x2aaaacc9d830> as the reactor
-------------------------------------------------------------------------------
Ran 663 tests in 100.478s

PASSED (skips=602, successes=61)
Not printing coverage data for '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/A.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/A.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/__init__.py'
Not printing coverage data for '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/__init__.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/twobis/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/twobis/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.jVwxXO/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.jVwxXO/two/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.TmL9hY/two/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/__init__.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/two/mypackage/B.py'
Not printing coverage data for '/tmp/trialTestPackagePath.Dxa5qN/one/mypackage/A.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.Dxa5qN/one/mypackage/A.py'
Not printing coverage data for '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/__init__.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.jVwxXO/one/mypackage/__init__.py'
Not printing coverage data for './twisted/python/util.py': [Errno 2] No such file or directory: './twisted/python/util.py'
Not printing coverage data for '/tmp/trialTestPackagePath.TmL9hY/one/mypackage/A.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.TmL9hY/one/mypackage/A.py'
Not printing coverage data for '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/B.py': [Errno 2] No such file or directory: '/tmp/trialTestPackagePath.-GY8FB/two/mypackage/B.py'
make show-coverage
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build'
adding flumotion
Coverage report:
------------------------------------------------------------------------------
flumotion.admin.admin                                     54 %   ( 151 /  279)
flumotion.admin.assistant.configurationwriter             96 %   (  75 /   78)
flumotion.admin.assistant.interfaces                     100 %   (  16 /   16)
flumotion.admin.assistant.models                          83 %   ( 159 /  190)
flumotion.admin.assistant.save                            91 %   ( 161 /  176)
flumotion.admin.command.common                            20 %   (  21 /  103)
flumotion.admin.command.component                         27 %   (  53 /  194)
flumotion.admin.command.main                              21 %   (  23 /  105)
flumotion.admin.command.manager                           37 %   (  20 /   54)
flumotion.admin.command.utils                             17 %   (   9 /   51)
flumotion.admin.command.worker                            23 %   (  29 /  121)
flumotion.admin.config                                    96 %   (  27 /   28)
flumotion.admin.connections                               35 %   (  34 /   97)
flumotion.admin.gtk.adminwindow                           16 %   ( 149 /  925)
flumotion.admin.gtk.basesteps                             63 %   (  29 /   46)
flumotion.admin.gtk.componentlist                         77 %   ( 199 /  257)
flumotion.admin.gtk.componentview                         24 %   (  53 /  218)
flumotion.admin.gtk.configurationassistant                28 %   ( 104 /  370)
flumotion.admin.gtk.connections                           66 %   (  97 /  145)
flumotion.admin.gtk.debugmarkerview                       48 %   (  19 /   39)
flumotion.admin.gtk.dialogs                               52 %   (  65 /  125)
flumotion.admin.gtk.greeter                               66 %   ( 158 /  238)
flumotion.admin.gtk.main                                  21 %   (  14 /   65)
flumotion.admin.gtk.message                               38 %   (  68 /  175)
flumotion.admin.gtk.overlaystep                           42 %   (  42 /   99)
flumotion.admin.gtk.statusbar                             97 %   (  40 /   41)
flumotion.admin.gtk.workerlist                            54 %   (  46 /   84)
flumotion.admin.gtk.workerstep                            66 %   (   6 /    9)
flumotion.admin.multi                                     75 %   (  81 /  107)
flumotion.admin.text.admin_text                           60 %   (  18 /   30)
flumotion.admin.text.connection                           17 %   (   8 /   45)
flumotion.admin.text.greeter                              18 %   (  20 /  108)
flumotion.admin.text.main                                 17 %   (  11 /   62)
flumotion.admin.text.misc_curses                          75 %   (   6 /    8)
flumotion.admin.text.view                                 10 %   (  48 /  445)
flumotion.common.avltree                                  89 %   ( 165 /  185)
flumotion.common.boot                                     33 %   (  53 /  157)
flumotion.common.bugreporter                              33 %   (  17 /   51)
flumotion.common.bundle                                   89 %   ( 167 /  186)
flumotion.common.bundleclient                             20 %   (  18 /   88)
flumotion.common.common                                   89 %   ( 122 /  136)
flumotion.common.componentui                              91 %   (  22 /   24)
flumotion.common.config                                   90 %   ( 114 /  126)
flumotion.common.connection                               93 %   (  27 /   29)
flumotion.common.dag                                      91 %   ( 195 /  213)
flumotion.common.debug                                    13 %   (  29 /  216)
flumotion.common.documentation                            29 %   (  12 /   41)
flumotion.common.enum                                     94 %   (  65 /   69)
flumotion.common.errors                                   91 %   ( 114 /  125)
flumotion.common.eventcalendar                            90 %   ( 268 /  297)
flumotion.common.format                                   95 %   (  57 /   60)
flumotion.common.fraction                                 92 %   (  39 /   42)
flumotion.common.fxml                                     96 %   (  62 /   64)
flumotion.common.gstreamer                                73 %   (  65 /   88)
flumotion.common.i18n                                     68 %   (  86 /  125)
flumotion.common.identity                                 81 %   (  13 /   16)
flumotion.common.interfaces                              100 %   (  33 /   33)
flumotion.common.keycards                                 81 %   (  98 /  120)
flumotion.common.log                                     100 %   (   9 /    9)
flumotion.common.managerspawner                           33 %   (  30 /   89)
flumotion.common.manhole                                  29 %   (  26 /   87)
flumotion.common.medium                                   67 %   ( 100 /  149)
flumotion.common.messages                                 74 %   (  70 /   94)
flumotion.common.mimetypes                                21 %   (   8 /   38)
flumotion.common.netutils                                 84 %   ( 138 /  164)
flumotion.common.options                                  67 %   (  56 /   83)
flumotion.common.package                                  87 %   ( 182 /  208)
flumotion.common.planet                                   95 %   ( 153 /  160)
flumotion.common.poller                                   97 %   (  39 /   40)
flumotion.common.process                                  41 %   (  64 /  153)
flumotion.common.pygobject                                84 %   (  63 /   75)
flumotion.common.python                                   50 %   (  22 /   44)
flumotion.common.reflectcall                              58 %   (  24 /   41)
flumotion.common.registry                                 76 %   ( 776 / 1008)
flumotion.common.reload                                   24 %   (   6 /   25)
flumotion.common.server                                   91 %   (  45 /   49)
flumotion.common.setup                                    33 %   (   6 /   18)
flumotion.common.signals                                  79 %   (  39 /   49)
flumotion.common.startset                                 55 %   (  44 /   79)
flumotion.common.testsuite                                88 %   ( 129 /  146)
flumotion.common.vfs                                      70 %   (  26 /   37)
flumotion.common.vfsgio                                   38 %   (  28 /   73)
flumotion.common.vfsgnome                                 40 %   (  25 /   61)
flumotion.common.watched                                  82 %   (  24 /   29)
flumotion.common.worker                                   48 %   (  61 /  127)
flumotion.common.xmlwriter                                95 %   (  71 /   74)
flumotion.component.base.admin_gtk                        34 %   (  32 /   94)
flumotion.component.base.admin_text                       58 %   (  17 /   29)
flumotion.component.base.baseadminnode                    24 %   (  39 /  160)
flumotion.component.base.componentnode                    25 %   (  33 /  132)
flumotion.component.base.eatersnode                       16 %   (  32 /  199)
flumotion.component.base.effectsnode                      55 %   (   5 /    9)
flumotion.component.base.feedersnode                      20 %   (  36 /  173)
flumotion.component.base.http                             67 %   ( 184 /  271)
flumotion.component.base.propertiesnode                   51 %   (  14 /   27)
flumotion.component.base.scheduler                        90 %   ( 135 /  149)
flumotion.component.base.statewatcher                     20 %   (  10 /   48)
flumotion.component.base.watcher                          77 %   (  75 /   97)
flumotion.component.bouncers.admin_gtk                    27 %   (  23 /   84)
flumotion.component.bouncers.bouncer                      84 %   ( 275 /  327)
flumotion.component.bouncers.component                    73 %   (  31 /   42)
flumotion.component.bouncers.htpasswdcrypt                82 %   (  34 /   41)
flumotion.component.bouncers.icalbouncer                  90 %   (  66 /   73)
flumotion.component.bouncers.ipbouncer                    29 %   (  14 /   48)
flumotion.component.bouncers.plug                         61 %   (  97 /  158)
flumotion.component.bouncers.saltsha256                   80 %   (  32 /   40)
flumotion.component.bouncers.tokentest                    41 %   (  12 /   29)
flumotion.component.bouncers.tokentestbouncer             77 %   (   7 /    9)
flumotion.component.combiners.composite.composite         25 %   (   8 /   32)
flumotion.component.combiners.switch.admin_gtk            31 %   (  14 /   44)
flumotion.component.combiners.switch.basicwatchdog        26 %   (  14 /   53)
flumotion.component.combiners.switch.patternswitch        31 %   (  12 /   38)
flumotion.component.combiners.switch.switch               18 %   (  56 /  295)
flumotion.component.component                             69 %   ( 216 /  310)
flumotion.component.consumers.disker.admin_gtk            29 %   (  40 /  134)
flumotion.component.consumers.disker.admin_text           37 %   (  12 /   32)
flumotion.component.consumers.disker.disker               51 %   ( 167 /  322)
flumotion.component.consumers.disker.disker_plug         100 %   (   5 /    5)
flumotion.component.consumers.gdp.gdp                     66 %   (   4 /    6)
flumotion.component.consumers.httpstreamer.admin_gtk      26 %   (  25 /   93)
flumotion.component.consumers.httpstreamer.httpstreamer   48 %   ( 222 /  458)
flumotion.component.consumers.httpstreamer.resources      59 %   ( 149 /  251)
flumotion.component.consumers.preview.preview             85 %   (   6 /    7)
flumotion.component.consumers.shout2.shout2               33 %   (   5 /   15)
flumotion.component.converters.overlay.genimg             25 %   (  12 /   47)
flumotion.component.converters.overlay.overlay            30 %   (  25 /   81)
flumotion.component.converters.pipeline.pipeline         100 %   (   7 /    7)
flumotion.component.eater                                 57 %   (  51 /   88)
flumotion.component.effects.colorbalance.admin_gtk        18 %   (  11 /   60)
flumotion.component.effects.colorbalance.colorbalance     21 %   (  13 /   60)
flumotion.component.effects.volume.admin_gtk              20 %   (  25 /  120)
flumotion.component.effects.volume.volume                 19 %   (  10 /   51)
flumotion.component.encoders.dirac.dirac                  53 %   (   8 /   15)
flumotion.component.encoders.dirac.wizard_gtk             71 %   (  28 /   39)
flumotion.component.encoders.jpeg.jpeg                    40 %   (   6 /   15)
flumotion.component.encoders.jpeg.wizard_gtk              65 %   (  30 /   46)
flumotion.component.encoders.mulaw.mulaw                  80 %   (   4 /    5)
flumotion.component.encoders.mulaw.wizard_gtk             83 %   (  26 /   31)
flumotion.component.encoders.smoke.smoke                  44 %   (   8 /   18)
flumotion.component.encoders.smoke.wizard_gtk             52 %   (  30 /   57)
flumotion.component.encoders.speex.speex                  55 %   (   5 /    9)
flumotion.component.encoders.speex.wizard_gtk             65 %   (  26 /   40)
flumotion.component.encoders.theora.theora                35 %   (  12 /   34)
flumotion.component.encoders.theora.wizard_gtk            60 %   (  50 /   83)
flumotion.component.encoders.vorbis.vorbis               100 %   (   3 /    3)
flumotion.component.encoders.vorbis.vorbis010             24 %   (  12 /   50)
flumotion.component.encoders.vorbis.vorbisutils            8 %   (   3 /   35)
flumotion.component.encoders.vorbis.wizard_gtk            64 %   (  40 /   62)
flumotion.component.feed                                  84 %   ( 110 /  130)
flumotion.component.feedcomponent                         53 %   ( 158 /  293)
flumotion.component.feedcomponent010                      58 %   ( 253 /  434)
flumotion.component.feeder                                95 %   (  80 /   84)
flumotion.component.misc.httpserver.admin_gtk             30 %   (  52 /  169)
flumotion.component.misc.httpserver.cachedprovider        16 %   ( 124 /  754)
flumotion.component.misc.httpserver.cachestats            24 %   (  39 /  161)
flumotion.component.misc.httpserver.fileprovider         100 %   (  32 /   32)
flumotion.component.misc.httpserver.httpfile              83 %   ( 229 /  274)
flumotion.component.misc.httpserver.httpserver            69 %   ( 286 /  410)
flumotion.component.misc.httpserver.localpath             87 %   (  29 /   33)
flumotion.component.misc.httpserver.localprovider         71 %   (  70 /   98)
flumotion.component.misc.httpserver.metadataprovider     100 %   (   5 /    5)
flumotion.component.misc.httpserver.ratecontrol           19 %   (  25 /  127)
flumotion.component.misc.httpserver.serverstats           88 %   ( 121 /  136)
flumotion.component.misc.porter.porter                    47 %   ( 146 /  306)
flumotion.component.misc.porter.porterclient              41 %   (  31 /   75)
flumotion.component.misc.repeater.repeater                36 %   (   7 /   19)
flumotion.component.muxers.checks                         40 %   (   8 /   20)
flumotion.component.muxers.multipart                     100 %   (   6 /    6)
flumotion.component.muxers.ogg                            42 %   (   8 /   19)
flumotion.component.padmonitor                            84 %   ( 112 /  133)
flumotion.component.plugs.adminaction                     54 %   (  13 /   24)
flumotion.component.plugs.base                            63 %   (  21 /   33)
flumotion.component.plugs.cortado.cortado                 26 %   (  21 /   80)
flumotion.component.plugs.cortado.cortado_location        13 %   (   3 /   23)
flumotion.component.plugs.cortado.wizard_gtk              28 %   (  20 /   71)
flumotion.component.plugs.identity                        69 %   (   9 /   13)
flumotion.component.plugs.manhole                         29 %   (  13 /   44)
flumotion.component.plugs.request                         44 %   (  15 /   34)
flumotion.component.plugs.requestmodifier                 45 %   (  10 /   22)
flumotion.component.plugs.rrd                             23 %   (  20 /   85)
flumotion.component.plugs.streamdata                      69 %   (   9 /   13)
flumotion.component.producers.audiotest.admin_gtk         30 %   (  19 /   62)
flumotion.component.producers.audiotest.audiotest         28 %   (  22 /   76)
flumotion.component.producers.audiotest.wizard_gtk        70 %   (  29 /   41)
flumotion.component.producers.bttv.admin_gtk              54 %   (   6 /   11)
flumotion.component.producers.bttv.bttv                   19 %   (  13 /   67)
flumotion.component.producers.bttv.wizard_gtk             35 %   (  35 /  100)
flumotion.component.producers.checks                      14 %   (  11 /   75)
flumotion.component.producers.firewire.admin_gtk          42 %   (   8 /   19)
flumotion.component.producers.firewire.firewire           18 %   (  15 /   82)
flumotion.component.producers.firewire.wizard_gtk         33 %   (  67 /  201)
flumotion.component.producers.gdp.gdp                     40 %   (   8 /   20)
flumotion.component.producers.icecast.icecast             19 %   (  14 /   73)
flumotion.component.producers.ivtv.ivtv                   33 %   (   4 /   12)
flumotion.component.producers.looper.admin_gtk            44 %   (  33 /   74)
flumotion.component.producers.looper.looper               17 %   (  25 /  142)
flumotion.component.producers.pipeline.pipeline          100 %   (   7 /    7)
flumotion.component.producers.playlist.admin_gtk          31 %   (  23 /   74)
flumotion.component.producers.playlist.playlist           14 %   (  44 /  312)
flumotion.component.producers.playlist.playlistparser     75 %   ( 204 /  272)
flumotion.component.producers.playlist.singledecodebin    12 %   (  31 /  255)
flumotion.component.producers.playlist.smartscale         12 %   (  14 /  115)
flumotion.component.producers.rtsp.rtsp                   25 %   (   4 /   16)
flumotion.component.producers.screencast.screencast       37 %   (   6 /   16)
flumotion.component.producers.soundcard.admin_gtk         38 %   (   8 /   21)
flumotion.component.producers.soundcard.soundcard         16 %   (  18 /  108)
flumotion.component.producers.soundcard.wizard_gtk        32 %   (  46 /  142)
flumotion.component.producers.unixdomain.unixdomain       41 %   (  17 /   41)
flumotion.component.producers.videotest.admin_gtk         37 %   (  20 /   54)
flumotion.component.producers.videotest.admin_text        23 %   (  11 /   46)
flumotion.component.producers.videotest.videotest         22 %   (  13 /   57)
flumotion.component.producers.videotest.wizard_gtk        68 %   (  30 /   44)
flumotion.component.producers.webcam.admin_gtk            50 %   (   6 /   12)
flumotion.component.producers.webcam.webcam               22 %   (   8 /   35)
flumotion.component.producers.webcam.wizard_gtk           32 %   (  44 /  136)
flumotion.configure.configure                             92 %   (  37 /   40)
flumotion.configure.installed                             15 %   (   3 /   20)
flumotion.configure.uninstalled                           91 %   (  11 /   12)
flumotion.extern.code                                     20 %   (  31 /  150)
flumotion.extern.command.command                          75 %   ( 139 /  184)
flumotion.extern.command.test_command                     98 %   (  49 /   50)
flumotion.extern.exceptiondialog                          23 %   (  31 /  130)
flumotion.extern.log.log                                  74 %   ( 301 /  402)
flumotion.extern.log.termcolor                            46 %   (  45 /   97)
flumotion.extern.log.test_log                             98 %   ( 212 /  215)
flumotion.extern.pytrayicon.ltihooks                      89 %   (  34 /   38)
flumotion.extern.unixcrypt                                19 %   (  34 /  176)
flumotion.job.job                                         22 %   (  43 /  190)
flumotion.job.main                                        30 %   (   9 /   30)
flumotion.launch.inspect                                   6 %   (  11 /  166)
flumotion.launch.main                                     16 %   (  28 /  167)
flumotion.launch.parse                                    19 %   (  40 /  209)
flumotion.manager.admin                                   26 %   (  54 /  202)
flumotion.manager.base                                    36 %   (  58 /  158)
flumotion.manager.component                               75 %   ( 294 /  391)
flumotion.manager.config                                  83 %   ( 401 /  481)
flumotion.manager.main                                     9 %   (  16 /  167)
flumotion.manager.manager                                 68 %   ( 452 /  658)
flumotion.manager.worker                                  85 %   (  75 /   88)
flumotion.monitor.nagios.log                              24 %   (  15 /   62)
flumotion.monitor.nagios.main                             25 %   (  38 /  148)
flumotion.monitor.nagios.process                          34 %   (  68 /  200)
flumotion.monitor.nagios.stream                           15 %   (  58 /  368)
flumotion.monitor.nagios.util                             41 %   (  24 /   58)
flumotion.project.project                                 38 %   (  12 /   31)
flumotion.scenario.live.wizard_gtk                        30 %   (  34 /  113)
flumotion.scenario.ondemand.wizard_gtk                    63 %   (  14 /   22)
flumotion.scenario.steps.consumptionsteps                 23 %   (  28 /  117)
flumotion.scenario.steps.conversionsteps                  23 %   (  35 /  152)
flumotion.scenario.steps.diskersteps                      38 %   (  45 /  118)
flumotion.scenario.steps.httpstreamersteps                36 %   ( 113 /  310)
flumotion.scenario.steps.licensestep                      77 %   (  17 /   22)
flumotion.scenario.steps.ondemandstep                     27 %   (  47 /  169)
flumotion.scenario.steps.productionsteps                  25 %   (  45 /  175)
flumotion.scenario.steps.shout2steps                      61 %   (  38 /   62)
flumotion.scenario.steps.summarysteps                     92 %   (  26 /   28)
flumotion.service.main                                    11 %   (   7 /   60)
flumotion.service.service                                  9 %   (  31 /  318)
flumotion.twisted.checkers                                98 %   (  78 /   79)
flumotion.twisted.compat                                  50 %   (   9 /   18)
flumotion.twisted.credentials                             71 %   ( 123 /  171)
flumotion.twisted.defer                                   79 %   ( 100 /  126)
flumotion.twisted.fdserver                                38 %   (  33 /   86)
flumotion.twisted.flavors                                 90 %   ( 152 /  168)
flumotion.twisted.integration                             93 %   ( 264 /  281)
flumotion.twisted.pb                                      81 %   ( 325 /  398)
flumotion.twisted.portal                                  92 %   (  66 /   71)
flumotion.twisted.reflect                                 96 %   (  26 /   27)
flumotion.twisted.rtsp                                    37 %   ( 102 /  275)
flumotion.ui.fgtk                                         59 %   (  13 /   22)
flumotion.ui.fileselector                                 34 %   (  36 /  104)
flumotion.ui.fvumeter                                     90 %   ( 121 /  134)
flumotion.ui.glade                                        90 %   (  63 /   70)
flumotion.ui.icons                                       100 %   (  27 /   27)
flumotion.ui.kiwipatches                                  78 %   (  36 /   46)
flumotion.ui.linkwidget                                   22 %   (  16 /   70)
flumotion.ui.simplewizard                                 87 %   ( 124 /  141)
flumotion.ui.trayicon                                     25 %   (  28 /  111)
flumotion.ui.wizard                                       33 %   ( 161 /  482)
flumotion.worker.base                                     46 %   (  86 /  186)
flumotion.worker.checks.audio                             10 %   (  11 /  107)
flumotion.worker.checks.check                             14 %   (  21 /  143)
flumotion.worker.checks.cortado                           33 %   (   5 /   15)
flumotion.worker.checks.encoder                           23 %   (   8 /   34)
flumotion.worker.checks.gst010                            12 %   (  18 /  146)
flumotion.worker.checks.http                              50 %   (   5 /   10)
flumotion.worker.checks.video                              9 %   (   8 /   82)
flumotion.worker.config                                   90 %   ( 100 /  111)
flumotion.worker.feedserver                               97 %   (  83 /   85)
flumotion.worker.job                                      19 %   (  38 /  199)
flumotion.worker.main                                      8 %   (  14 /  171)
flumotion.worker.medium                                   69 %   (  71 /  102)
flumotion.worker.worker                                   36 %   (  55 /  149)
------------------------------------------------------------------------------
Total                                                     49 %   (17244 / 34602)
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-quick-t2.2.0/build'
program finished with exit code 0