Revision 758eb885d38fb3fd51871b5171d3056b0ac8ae27 authored by Valentin Lorentz on 19 February 2021, 09:29:03 UTC, committed by Valentin Lorentz on 19 February 2021, 09:48:42 UTC
Depending on the order in which tests are run, these tests may insert
lambdas with mocked blake2 functions in their closure to be inserted in
hashutil._blake2_hash_cache; causing all future tests to fail.

While this does not happen with the default order of tests, it does when
using pytest-xdist.
1 parent 0c16581
History
File Mode Size
_static
_templates
images
.gitignore -rw-r--r-- 24 bytes
Makefile -rw-r--r-- 63 bytes
Makefile.local -rw-r--r-- 199 bytes
cli.rst -rw-r--r-- 119 bytes
conf.py -rw-r--r-- 43 bytes
data-model.rst -rw-r--r-- 13.2 KB
iana-swh-template.txt -rw-r--r-- 1.3 KB
index.rst -rw-r--r-- 275 bytes
persistent-identifiers.rst -rw-r--r-- 16.6 KB

back to top