# Pastebin WqLS5rQH tansell@tansell-x1c-l:~/foss/flumotion/flumotion-orig$ ./run_tests.sh flumotion.test.test_component_feeder TestFeeder testReconnect ... [ERROR] test_clientConnected ... [OK] flumotion.test.test_common_pygobject SetProperty testButton ... [OK] TestPyGObject testPyGObject ... [OK] flumotion.test.test_component_feedcomponent TestFeedComponentMedium test1277 ... [SKIPPED] testRemoteEatFrom ... [SKIPPED] TestMuxer testPipelineString ... [SKIPPED] flumotion.test.test_common_gstreamer Caps testCaps ... [OK] testCapsStreamheader ... [OK] DeepNotify testDeepNotify ... [OK] Factory testFakeSrc ... [OK] TestProperty testHasProperty ... [OK] testHasPropertyValue ... [OK] flumotion.test.test_component_padmonitor TestPadMonitor testPadMonitorActivation ... [OK] testPadMonitorTimeout ... [OK] =============================================================================== [SKIPPED] this test case does not support running with as the reactor flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.test1277 flumotion.test.test_component_feedcomponent.TestFeedComponentMedium.testRemoteEatFrom flumotion.test.test_component_feedcomponent.TestMuxer.testPipelineString =============================================================================== [ERROR] Traceback (most recent call last): File "/home/tansell/foss/flumotion/flumotion-orig/flumotion/test/test_component_feeder.py", line 66, in testReconnect c.setStats((10, None, None, None, time.time(), 1)) File "/home/tansell/foss/flumotion/flumotion-orig/flumotion/component/feeder.py", line 148, in setStats bytesSent = stats["bytes-sent"] exceptions.TypeError: tuple indices must be integers, not str flumotion.test.test_component_feeder.TestFeeder.testReconnect ------------------------------------------------------------------------------- Ran 15 tests in 0.626s FAILED (skips=3, errors=1, successes=11)