[PKG-Openstack-devel] Bug#891438: python-taskflow FTBFS: FAIL: taskflow.tests.test_examples.ExamplesTestCase.test_resume_many_flows

Adrian Bunk bunk at debian.org
Sun Feb 25 15:33:30 UTC 2018


Source: python-taskflow
Version: 2.14.0-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-taskflow.html

...
======================================================================
FAIL: taskflow.tests.test_examples.ExamplesTestCase.test_resume_many_flows
taskflow.tests.test_examples.ExamplesTestCase.test_resume_many_flows
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "taskflow/tests/test_examples.py", line 111, in test_example
    self._check_example(example_name)
  File "taskflow/tests/test_examples.py", line 126, in _check_example
    output = run_example(name)
  File "taskflow/tests/test_examples.py", line 81, in run_example
    % (name, rc, stdout, stderr))
RuntimeError: Example resume_many_flows failed, return code=1
<<<Begin captured STDOUT>>>
<<<End captured STDOUT>>>
<<<Begin captured STDERR>>>
Traceback (most recent call last):
  File "/build/1st/python-taskflow-2.14.0/taskflow/examples/resume_many_flows.py", line 25, in <module>
    import example_utils  # noqa
  File "/build/1st/python-taskflow-2.14.0/taskflow/examples/example_utils.py", line 26, in <module>
    from taskflow import exceptions
ImportError: No module named taskflow
<<<End captured STDERR>>>


----------------------------------------------------------------------
Ran 1663 tests in 499.540s

FAILED (failures=1, skipped=3)
make[1]: *** [debian/rules:18: override_dh_auto_test] Error 1



More information about the Openstack-devel mailing list