Bug 22022

Summary: FT tests sometimes fail waiting for bytestream to close.
Product: Telepathy Reporter: Will Thompson <will>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Will Thompson 2009-06-01 10:27:04 UTC
Traceback (most recent call last):
  File "/home/wjt/src/telepathy/gabble/tests/twisted/gabbletest.py", line 381, in exec_test_deferred
    f(queue, bus, conn, stream)
  File "/home/wjt/src/telepathy/gabble/tests/twisted/file-transfer/file_transfer_helper.py", line 130, in test
    if fct():
  File "/home/wjt/src/telepathy/gabble/tests/twisted/file-transfer/file_transfer_helper.py", line 438, in send_file
    events = self.bytestream.wait_bytestream_closed(waiting)
  File "/home/wjt/src/telepathy/gabble/tests/twisted/bytestream.py", line 370, in wait_bytestream_closed
    EventPattern('s5b-connection-lost'))
  File "/home/wjt/src/telepathy/gabble/tests/twisted/bytestream.py", line 19, in wait_events
    events = q.expect_many(*tmp)
  File "/home/wjt/src/telepathy/gabble/tests/twisted/servicetest.py", line 132, in expect_many
    event = self.wait()
  File "/home/wjt/src/telepathy/gabble/tests/twisted/servicetest.py", line 187, in wait
    raise TimeoutError
TimeoutError
FAIL: file-transfer/test-send-file-wait-to-provide.py
Comment 1 GitLab Migration User 2019-12-03 19:19:37 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/37.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.