rlib/unicodedata/test/test_dawg.py::test_packed_offset_varint_width_stabilizes
@settings(max_examples=500, deadline=None)
> @given(packed_words)
def test_packed_offset_varint_width_stabilizes(words):
E FailedHealthCheck: Data generation is extremely slow: Only produced 8 valid examples in 1.07 seconds (0 invalid ones and 0 exceeded maximum size). Try decreasing size of the data you're generating (with e.g.max_size or max_leaves parameters).
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.too_slow to the suppress_health_check settings for this test.
rlib/unicodedata/test/test_dawg.py:90: FailedHealthCheck
---------- Hypothesis ----------
You can add @seed(135025865719019890892918777561501356040) to this test or run pytest with --hypothesis-seed=135025865719019890892918777561501356040 to reproduce this failure.
builder: rpython-macos-x86-64 build #838*
test: rlib/unicodedata/test/test_dawg.py::test_packed_offset_varint_width_stabilizes