Source: python-h2 Version: 4.1.0-4 Severity: important -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Dear maintainer, your package started failing its autopkgtest because python-hypothesis gained a new health check. Relevant autopkgtest log excerpt from https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-h2/37548164/log.gz [...] 27s 27s =================================== FAILURES =================================== 27s _ TestFilter.test_range_of_acceptable_outputs[hdr_validation_flags0-validate_outbound_headers] _ 27s 27s self = <test.test_invalid_headers.TestFilter object at 0x7fe7a3a965d0> 27s validation_function = <function validate_outbound_headers at 0x7fe7a43f4360> 27s hdr_validation_flags = HeaderValidationFlags(is_client=True, is_trailer=True, is_response_header=True, is_push_promise=True) 27s 27s @pytest.mark.parametrize('validation_function', validation_functions) 27s > @pytest.mark.parametrize('hdr_validation_flags', hdr_validation_combos) 27s E hypothesis.errors.FailedHealthCheck: The method TestFilter.test_range_of_acceptable_outputs was called from multiple different executors. This may lead to flaky tests and nonreproducible errors when replaying from database. 27s E See https://hypothesis.readthedocs.io/en/latest/healthchecks.html for more information about this. If you want to disable just this health check, add HealthCheck.differing_executors to the suppress_health_check settings for this test. 27s 27s test/test_invalid_headers.py:509: FailedHealthCheck 27s _ TestFilter.test_range_of_acceptable_outputs[hdr_validation_flags1-validate_headers] _ 27s 27s self = <test.test_invalid_headers.TestFilter object at 0x7fe7a3235a50> 27s validation_function = <function validate_headers at 0x7fe7a43c76a0> 27s hdr_validation_flags = HeaderValidationFlags(is_client=True, is_trailer=True, is_response_header=True, is_push_promise=False) 27s 27s @pytest.mark.parametrize('validation_function', validation_functions) 27s > @pytest.mark.parametrize('hdr_validation_flags', hdr_validation_combos) 27s E hypothesis.errors.FailedHealthCheck: The method TestFilter.test_range_of_acceptable_outputs was called from multiple different executors. This may lead to flaky tests and nonreproducible errors when replaying from database. 27s E See https://hypothesis.readthedocs.io/en/latest/healthchecks.html for more information about this. If you want to disable just this health check, add HealthCheck.differing_executors to the suppress_health_check settings for this test. 27s [...] -----BEGIN PGP SIGNATURE----- iQGzBAEBCgAdFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmT6TbAACgkQ+C8H+466 LVnEigv/XHJJjJlTFpvNji7aBNeNCnYzjCvNQMWNMc2Q1URGZnUF28Xnx/gl3SRF +DHngXG3JLBbL0YRZ3Wz/CdEkGlV0rbR8VbGEiSvIwHv5QjB28Vnu2NJPLK5AMWi 9H7WECs6XMYADAvwEFiTIOR3VJ7Erv95HahIHDJictQ1Vui1tt03VeycAxJky/J7 +N0R2F9j1TwZgjG/oad+rEbZDhqqeloNRIHIsT0OuPXzpkR1jm6Xafw5KCv7GqOB TnfSMc81VkG8uGib9UlXtuSv2pTppIoSnnJu0s42CqF+zZMTn5zfq0SuyzqHbn45 Fl+8dSpmmxor3RpDn/9oTV9NWzayp/8tRMwG5ZEvhvYwZ2iZRC8erNr9YhpkSykw yiSCizPLZgRI05rnzt2ZUpzFfo2iGTfSLCDpLzP8WYcaKUSQtvPC188i2FE1kRhD 14UV3g/Qsb2IDYeJeUeiudChSPt0BzDvuwpkJ2+1IdpBlbiPpIGlzCVLRsvStmFW +DSqehCB =6Bju -----END PGP SIGNATURE-----

