Bug 22022 - FT tests sometimes fail waiting for bytestream to close.
Summary: FT tests sometimes fail waiting for bytestream to close.
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-01 10:27 UTC by Will Thompson
Modified: 2019-12-03 19:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.