Home - Summaries: (main) : (py3.11) : (py3.12) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

test_json:test_roundtrip

@given(jsondata)
>   def test_roundtrip(d):
E   FailedHealthCheck: Data generation is extremely slow: Only produced 8 valid examples in 1.15 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.

../build/extra_tests/test_json.py:32: FailedHealthCheck
builder: pypy-c-jit-macos-x86-64 build #1387+
test: test_json:test_roundtrip