Unit test failure when buildnig debian package for Mitaka b3

Bug #1552232 reported by Thomas Goirand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
futurist
Fix Released
Medium
Joshua Harlow

Bug Description

When building the Debian package for version 0.13.0, I get the below unit test failure. Please help us fix it in Debian & Ubuntu (it's the same package).

======================================================================
FAIL: futurist.tests.test_executors.TestRejection.test_rejection(thread)
futurist.tests.test_executors.TestRejection.test_rejection(thread)
----------------------------------------------------------------------
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "futurist/tests/test_executors.py", line 165, in test_rejection
    self.executor.submit(delayed, 0.5)
  File "futurist/_futures.py", line 181, in submit
    self._check_and_reject(self, self._work_queue.qsize())
  File "futurist/rejection.py", line 30, in _rejector
    max_backlog))
futurist._futures.RejectedSubmission: Current backlog 1 is not allowed to go beyond 1

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :
Changed in futurist:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Joshua Harlow (harlowja)
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/futurist 0.14.0

This issue was fixed in the openstack/futurist 0.14.0 release.

Changed in futurist:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.