stevedore.tests.test_cache.TestCache.test_disable_caching_file test fails

Bug #1975377 reported by Michał Górny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
stevedore
New
Undecided
Unassigned

Bug Description

When running the test suite via tox (e.g. tox -e py38), I get the following test failure:

```
stevedore.tests.test_cache.TestCache.test_disable_caching_file
--------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):

      File "/tmp/stevedore/stevedore/tests/test_cache.py", line 47, in test_disable_caching_file
    self.assertFalse(sot._disable_caching)

      File "/usr/lib/python3.8/unittest/case.py", line 759, in assertFalse
    raise self.failureException(msg)

    AssertionError: True is not false
```

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.