I am getting the following test failures with the new release:
======================================================================
ERROR: test_get_brotli (tests.test_django_whitenoise.DjangoWhiteNoiseTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/python-whitenoise/src/whitenoise-4.1.3/tests/test_django_whitenoise.py", line 94, in test_get_brotli
self.assertEqual(brotli.decompress(response.content), self.static_files.js_content)
brotli.error: BrotliDecompress failed
----------------------------------------------------------------------
Test environment contains the following Arch Linux x86_64 packages:
Packages (13) python-appdirs-1.4.3-2 python-chardet-3.0.4-2 python-idna-2.8-1 python-packaging-19.0-1 python-pyparsing-2.4.0-1
python-pytz-2019.1-1 python-six-1.12.0-1 python-sqlparse-0.2.4-2 python-urllib3-1.25.3-1 python-brotli-1.0.7-1
python-django-2.2.3-1 python-requests-2.22.0-1 python-setuptools-1:41.0.1-1
I am getting the following test failures with the new release:
Test environment contains the following Arch Linux x86_64 packages: