Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 test fails: AttributeError: can't set attribute #262

Closed
yurivict opened this issue Aug 14, 2022 · 1 comment
Closed

1 test fails: AttributeError: can't set attribute #262

yurivict opened this issue Aug 14, 2022 · 1 comment

Comments

@yurivict
Copy link

======================================================================
ERROR: test_cache_write_unpicklable_object (tests.test_djangocache.DiskCacheTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/disk-samsung/freebsd-ports/devel/py-diskcache/work-py39/python-diskcache-5.4.0/tests/test_djangocache.py", line 873, in test_cache_write_unpicklable_object
    fetch_middleware.cache = cache
AttributeError: can't set attribute

----------------------------------------------------------------------
Ran 64 tests in 19.004s

Version: 5.4.0
Python-3.9
FreeBSD 13.1

@grantjenks
Copy link
Owner

Dupe of #260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants