https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/httpbin-0.7.0-r5 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 861950 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: AssertionError: 'stale=TRUE' not found in 'Digest realm="me@kennethreitz.com", nonce="22fa73f0403487e43ba95c2cfaf91104", qop="auth, auth-int", stale=True, opaque="47d158dbd5d7206c9f0d584e5b5a200a", algorithm=MD5' AssertionError: 'stale=TRUE' not found in 'Digest realm="me@kennethreitz.com", nonce="8f4c4fd17739cf24e0595df8a82aecb9", qop="auth, auth-int", stale=True, opaque="7d502e01f2beeceec75b87c883223092", algorithm=MD5' FAIL FAIL: test_digest_auth (test_httpbin.HttpbinTestCase) FAIL: test_digest_auth_wrong_pass (test_httpbin.HttpbinTestCase) FAILED (failures=2, errors=1) TypeError: decode() argument 'encoding' must be str, not None