14
0

- Skip also test_recursion_error_is_not_flaky

(gh#HypothesisWorks/hypothesis#3035)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=148
This commit is contained in:
2022-01-10 20:38:11 +00:00
committed by Git OBS Bridge
parent 7fc90e2b21
commit e66867f8b5
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ Mon Jan 10 16:47:37 UTC 2022 - Matej Cepl <mcepl@suse.com>
part of the public API.
- Updates our copyright headers to use a general authorship
statement and omit the year.
- Skip also test_recursion_error_is_not_flaky
(gh#HypothesisWorks/hypothesis#3035)
-------------------------------------------------------------------
Sun Dec 12 11:40:54 UTC 2021 - Ben Greiner <code@bnavigator.de>