Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- track@track-HP-ProBook-4520s:~/Downloads/flumotion$ trial flumotion.test.test_component_httpstreamer
- flumotion.test.test_component_httpstreamer
- TestStreamDataNoPlug
- testGetStreamData ... [ERROR]
- [ERROR]
- TestStreamDataPlug
- testGetStreamData ... [SKIPPED]
- ===============================================================================
- [SKIPPED]
- See #1137
- flumotion.test.test_component_httpstreamer.TestStreamDataPlug.testGetStreamData
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/home/track/Downloads/flumotion/flumotion/test/test_component_httpstreamer.py", line 52, in setUp
- self.component.parseProperties({})
- File "/home/track/Downloads/flumotion/flumotion/component/common/streamer/multifdsinkstreamer.py", line 177, in parseProperties
- streamer.Streamer.parseProperties(self,properties)
- File "/home/track/Downloads/flumotion/flumotion/component/common/streamer/streamer.py", line 344, in parseProperties
- raise Exception('Look a banana!')
- exceptions.Exception: Look a banana!
- flumotion.test.test_component_httpstreamer.TestStreamDataNoPlug.testGetStreamData
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
- DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
- <DelayedCall 0x3672d88 [12.4977550507s] called=0 cancelled=0 MultifdSinkStreamer._feeder_probe_calllater()>
- flumotion.test.test_component_httpstreamer.TestStreamDataNoPlug.testGetStreamData
- -------------------------------------------------------------------------------
- Ran 2 tests in 0.014s
- FAILED (skips=1, errors=2)
Advertisement
Add Comment
Please, Sign In to add comment