self = <swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData object at 0x7fb611367358>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb611367ac8>
@settings(
> suppress_health_check=[HealthCheck.too_slow] + function_scoped_fixture_check,
)
@given(strategies.lists(objects(split_content=True), max_size=2))
def test_add_arbitrary(self, swh_storage, objects):
E hypothesis.errors.MultipleFailures: Hypothesis found 3 distinct failures.
.tox/py3/lib/python3.7/site-packages/swh/storage/tests/storage_tests.py:4349: MultipleFailures
TEST RESULT
TEST RESULT
- Run At
- Apr 22 2021, 8:33 PM