Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_storage_content_add_metadata
Failed

TEST RESULT

Run At
Jul 21 2020, 3:06 PM
Details
swh_storage = <swh.storage.retry.RetryingProxyStorage object at 0x7fd495089d30> sample_data_model = {'authority': [MetadataAuthority(type=<MetadataAuthorityType.DEPOSIT_CLIENT: 'deposit_client'>, url='http://hal.inria.... perms=<DentryPerms.directory: 16384>),), id=b'7z\xa5\xfc\xd9D\xfb\xab\xf5\x02\xdb\xfd\xa5\\\xd1M3\xc8\xc3\xc6')], ...} def test_retrying_proxy_storage_content_add_metadata(swh_storage, sample_data_model): """Standard content_add_metadata works as before """ > sample_content = sample_data_model["content_no_data"][0] E KeyError: 'content_no_data' .tox/py3/lib/python3.7/site-packages/swh/storage/tests/test_retry.py:120: KeyError