| Time | Test |
---|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_get_latest swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6113e6550>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113e64e0>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_get_latest_none swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb654cb7390>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb631261198>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_id_get_from_revision swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616fce358>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60aef3860>
|
| 1,692 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_large swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c8c1860>
@settings(suppress_health_check=function_scoped_fixture_check)
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_resolve_alias swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c8bed30>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c8bb5c0>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_resolve_alias_cycle_found swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6239f2e48>
def test_snapshot_resolve_alias_cycle_found(swh_storage):
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_resolve_alias_dangling_branch swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb63773d5f8>
def test_snapshot_resolve_alias_dangling_branch(swh_storage):
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_resolve_alias_missing_branch swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6ec5c6a58>
def test_snapshot_resolve_alias_missing_branch(swh_storage):
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_resolve_aliases_no_aliases swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6095dddd8>
def test_snapshot_resolve_aliases_no_aliases(swh_storage):
|
| 137 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_small swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb636667320>
@settings(suppress_health_check=function_scoped_fixture_check)
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_visit_and_snapshot_get_from_revision swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6ec2ed3c8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6220d05c0>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_debian::test_debian_origins_from_row def test_debian_origins_from_row():
"""Tests debian_origins_from_row on a real example (with some parts
omitted, for conciseness)."""
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_debian::test_debian_origins_from_row__check_revisions def test_debian_origins_from_row__check_revisions():
"""Tests debian_origins_from_row errors when the revision at the head
of a branch is a DSC and has no parents
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_debian::test_debian_origins_from_row__no_result def test_debian_origins_from_row__no_result():
"""Tests debian_origins_from_row when there's no origin, visit, status,
snapshot, branch, or matching branch.
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_pypi::test_pypi_1 def test_pypi_1():
"""Tests loading a revision generated by a new PyPI loader that
has a provider."""
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_pypi::test_pypi_2 mocker = <pytest_mock.plugin.MockerFixture object at 0x7fb613dee438>
def test_pypi_2(mocker):
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_pypi::test_pypi_3 mocker = <pytest_mock.plugin.MockerFixture object at 0x7fb6033290b8>
def test_pypi_3(mocker):
|
| 224 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_pypi::test_pypi_good_origin def test_pypi_good_origin():
"""Tests loading a revision whose origin we can find"""
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_pypi::test_pypi_origin_from_project_name mocker = <pytest_mock.plugin.MockerFixture object at 0x7fb62e9a3b38>
def test_pypi_origin_from_project_name(mocker):
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa36e080>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa30dc88>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_collision self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa627eb8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa60f5f8>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_different_input self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa2019b0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fdde23c8>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_duplicate self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa6276a0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa6279b0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_from_lazy_content self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9ccf780>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa57aac8>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_metadata self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5f6128>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5f6e80>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_metadata_collision self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5a0390>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa600f60>
|
| 26 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_metadata_different_input self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5a0860>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5a04e0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa201978>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa201080>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_ctime self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f92fe1d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f92fe630>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_with_duplicate_blake2s256 self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f966e860>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f966ec18>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_with_duplicate_input self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f92fe128>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9fd6978>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_with_duplicate_sha256 self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9fd68d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9fd6128>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_with_present_content self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f92fe828>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f930c4a8>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa1d7828>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa627cc0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_data_missing self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa57acc0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa57a358>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_missing_sha1 self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa244978>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa2446a0>
|
| 238 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_partition swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 214 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_partition_empty swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 261 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_partition_full swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_partition_pagination_generate swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_random self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa2440f0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa244be0>
|
| 83 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_missing self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa3f02b0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa3f0668>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_missing_per_sha1 self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa8f1e48>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa600a90>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_missing_per_sha1_git self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa90a7b8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa57e2b0>
|
| 86 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_missing_unknown_algo self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9ed5390>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa201b00>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9cd7978>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9cd7a58>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa9207f0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa920a90>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_entry_get_by_path self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa117908>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa1179b0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_get_random self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0b94a8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0b9f28>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_ls_missing_content self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0c7d68>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0c72e8>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_ls_non_recursive self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0c7ac8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9fa9080>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_ls_recursive self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa920a58>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0af978>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_directory_ls_skipped_content self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa117080>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa3a78d0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_extid_add_extid_multicity self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa249a20>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa249d30>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_extid_add_git self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa4af748>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa4afeb8>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_extid_add_hg self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0060b8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa006940>
|
| 34 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_extid_add_target_multicity self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f964c0f0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f964c588>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_extid_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa249908>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa96f940>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_object_find_by_sha1_git self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0d12e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9674f98>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5f6c18>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f97bfb70>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f97a1780>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa909b38>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_add_twice_at_once self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f97a18d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f97a1c18>
|
| 35 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_get self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa641d30>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5fd8d0>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_get_by_sha1 self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa87b3c8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa87b748>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa516c50>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa516438>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_add_duplicate self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f938d3c8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f938d278>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_add_missing_authority self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa96e048>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa617b70>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_add_missing_fetcher self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa617a90>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa96e208>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_get self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f938d4a8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f938d6a0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_get_after self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa878d68>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f92e0860>
|
| 26 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_get_paginate self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa878908>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa878e10>
|
| 26 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_metadata_get_paginate_same_date self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9fd8860>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9fd8240>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_multiple_visit_types self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa532dd8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5327f0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_no_regexp self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa506860>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa506400>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_no_visit_types self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa506dd8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9511358>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_regexp_fullstring self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9e4c8d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9e4c710>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_regexp_substring self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9e4c400>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa506ba8>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_single_result self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa506668>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5069e8>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_search_with_visit_types self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9511d68>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9511588>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa96e9e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa563c18>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_find_by_date self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9fd07b8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9fd0b00>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get__validation_failure self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa641c18>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa53ccc0>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_all self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa53c978>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa641048>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_by self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9fd0ac8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa22b860>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_by__no_result self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa22b7b8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa22b6a0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_latest self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9381e48>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f93812e8>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_latest__not_last self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f943d940>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f943dbe0>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_latest__same_date self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f943d358>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fe54cd68>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_latest_edge_cases self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa22bb38>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9394ef0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get_latest_filter_type self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f93819e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f97bf898>
|
| 26 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa96eba8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa96e6a0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9fd0828>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa3740b8>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_add_unknown_type self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa53cac8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa00b668>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_get__unknown_cases self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa53c470>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa53c748>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_get_all self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa00b588>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa00b1d0>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_get_latest self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f967c8d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f967cc50>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_get_latest__validation self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f967c320>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f962e940>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_get_random self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa00b2b0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa6292b0>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_get_random_nothing_found self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa629ef0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa629390>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0f4128>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0f4160>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_add_name_clash self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa541208>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa964048>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_add_no_author_date self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa24a828>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f962f5c0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f962feb8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa24aac8>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_get self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5417b8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa541b00>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_get_order self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5472e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5476a0>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_get_random self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f97bf2e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa93eac8>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa0bab00>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0ba588>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_add_name_clash self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa4ce9e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa4ced30>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa4ce438>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa4176a0>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_get self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f964f438>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f964f6d8>
|
| 37 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_get_no_parents self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f964fa90>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f964fcf8>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_get_order self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa4e6da0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa4e6470>
|
| 34 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_get_random self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa4af630>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa90aeb8>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_log self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa4b45c0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fe54cf28>
|
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_log_with_limit self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9f45208>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa4b4e48>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_shortlog self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa95bf98>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa95b9e8>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_shortlog_with_limit self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa57c1d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa57c080>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_skipped_content_add self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa202320>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa57b898>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_skipped_content_add_missing_hashes self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa2021d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5fc320>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_skipped_content_missing_partial_hash self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa5fc2e8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa3f0f98>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_count_branches self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9420518>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa5fc7f0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_count_branches_with_filtering self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9420940>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9420cf8>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_count_branches_with_filtering_edge_cases self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9382128>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa006080>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f930f630>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa544320>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_branch_by_type self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f93003c8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9300dd8>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_by_branches_name_pattern self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f92f98d0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa00d2b0>
|
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_by_branches_name_pattern_filtered_paginated self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa00d978>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f92f9cc0>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_complete self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa65ab00>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f967c748>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_empty self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa65a4e0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa65a2e8>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_filtered self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9382ef0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0069b0>
|
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_filtered_and_paginated self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f9382eb8>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9382e80>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_get_paginated self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7fa006fd0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f93829b0>
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_many self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f967c860>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f944b208>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_many_incremental self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f937c0f0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa916b38>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_add_twice self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f937c6a0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f937ca20>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_get_random self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f930f710>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f930f9e8>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_snapshot_missing self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f930c7f0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa629400>
|
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_stat_counters self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7fb7f930cda0>
swh_storage = <RemoteStorage url=mock://example.com/>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f930cb70>
|
| 1,006 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_add_arbitrary self = <swh.storage.tests.test_api_client.TestStorageApiGeneratedData object at 0x7fb7fa24f6d8>
swh_storage = <RemoteStorage url=mock://example.com/>
|
| 250 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_generate_content_get swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 330 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_generate_content_get_data swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_list[1000] swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_list[100] swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_list[10] swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_list[1] swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_list[7] swh_storage = <RemoteStorage url=mock://example.com/>
@pytest.fixture
|
| 31,125 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_backfiller swh_storage_backend_config = {'check_config': {'check_write': True}, 'cls': 'local', 'db': "dbname=storage user=postgres host=127.0.0.1 port=20318 ...riter': {'brokers': ['127.0.0.1:46529'], 'client_id': 'kafka_writer-1', 'cls': 'kafka', 'prefix': 'ndofsmvdlw-1'}, ...}
kafka_prefix = 'ndofsmvdlw', kafka_consumer_group = 'test-consumer-ndofsmvdlw'
kafka_server = '127.0.0.1:46529'
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffer_flush_stats sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9392198>
def test_buffer_flush_stats(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffer_operation_order sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0b8be0>
def test_buffer_operation_order(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_content_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa299828>
def test_buffering_proxy_storage_content_deduplicate(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_content_threshold_bytes_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9fbe940>
def test_buffering_proxy_storage_content_threshold_bytes_hit(sample_data) -> None:
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_content_threshold_nb_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa00b898>
def test_buffering_proxy_storage_content_threshold_nb_hit(sample_data) -> None:
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_content_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9d21278>
def test_buffering_proxy_storage_content_threshold_not_hit(sample_data) -> None:
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_directory_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f962f3c8>
def test_buffering_proxy_storage_directory_deduplicate(sample_data) -> None:
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_directory_threshold_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0b84e0>
def test_buffering_proxy_storage_directory_threshold_hit(sample_data) -> None:
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_directory_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9454be0>
def test_buffering_proxy_storage_directory_threshold_not_hit(sample_data) -> None:
|
| 7 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_extid_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa4e6fd0>
def test_buffering_proxy_storage_extid_deduplicate(sample_data) -> None:
|
| 7 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_extid_threshold_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f92ded30>
def test_buffering_proxy_storage_extid_threshold_hit(sample_data) -> None:
|
| 8 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_extid_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa96f9e8>
def test_buffering_proxy_storage_extid_threshold_not_hit(sample_data) -> None:
|
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_release_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa00d6d8>
def test_buffering_proxy_storage_release_deduplicate(sample_data) -> None:
|
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_release_threshold_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f97122e8>
def test_buffering_proxy_storage_release_threshold_hit(sample_data) -> None:
|
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_release_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa897080>
def test_buffering_proxy_storage_release_threshold_not_hit(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_revision_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f91f6860>
def test_buffering_proxy_storage_revision_deduplicate(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_revision_threshold_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9394978>
def test_buffering_proxy_storage_revision_threshold_hit(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_revision_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0022b0>
def test_buffering_proxy_storage_revision_threshold_not_hit(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_skipped_content_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa0afac8>
def test_buffering_proxy_storage_skipped_content_deduplicate(sample_data):
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_skipped_content_threshold_nb_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f96975f8>
def test_buffering_proxy_storage_skipped_content_threshold_nb_hit(sample_data) -> None:
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_skipped_content_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f966ebe0>
def test_buffering_proxy_storage_skipped_content_threshold_not_hit(sample_data) -> None:
|
| 7 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_snapshot_deduplicate sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f94488d0>
def test_buffering_proxy_storage_snapshot_deduplicate(sample_data) -> None:
|
| 7 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_snapshot_threshold_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7f9678e48>
def test_buffering_proxy_storage_snapshot_threshold_hit(sample_data) -> None:
|
| 7 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_snapshot_threshold_not_hit sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa964f28>
def test_buffering_proxy_storage_snapshot_threshold_not_hit(sample_data) -> None:
|
| 5,135 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cli::test_replay swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb604c1b5f8>
kafka_prefix = 'jqmtofhccs.swh.journal.objects'
kafka_consumer_group = 'test-consumer-jqmtofhccs'
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_filter::test_filtering_proxy_storage_content swh_storage = <swh.storage.filter.FilteringProxyStorage object at 0x7fb601a75cf8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb601a77f28>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_filter::test_filtering_proxy_storage_directory swh_storage = <swh.storage.filter.FilteringProxyStorage object at 0x7fb60a6ca0f0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60a6cafd0>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_filter::test_filtering_proxy_storage_revision swh_storage = <swh.storage.filter.FilteringProxyStorage object at 0x7fb601a832e8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb601a7ad30>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_filter::test_filtering_proxy_storage_skipped_content swh_storage = <swh.storage.filter.FilteringProxyStorage object at 0x7fb601a59780>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb601a590b8>
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_filter::test_filtering_proxy_storage_skipped_content_missing_sha1_git swh_storage = <swh.storage.filter.FilteringProxyStorage object at 0x7fb6113db4e0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113dbe80>
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60a6ca1d0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af10f28>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60af76be0>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_collision self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6485129e8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb64a59c588>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb648514390>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_different_input self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60a6c07f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60a6c0be0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60f228748>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_duplicate self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb615688e10>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb615688d68>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6344ae400>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_from_lazy_content self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb64522d7f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb64522d668>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6420a26d8>
|
| 46 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_metadata self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60fa505f8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60fa43668>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60e17f1d0>
|
| 46 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_metadata_collision self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb74019b908>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6ec0c6080>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb64a56b5c0>
|
| 46 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_metadata_different_input self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60333a160>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60332f470>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c8b1550>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c8be978>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c8bee80>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c0566d8>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_ctime self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb613dc4da0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb613dc4748>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60af86a58>
|
| 61 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_with_duplicate_blake2s256 self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb616f7c588>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb634dafef0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113c7518>
|
| 68 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_with_duplicate_input self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60a6c7ba8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60a6c7630>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6474314a8>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_with_duplicate_sha256 self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60af70860>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af70588>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb610a7dbe0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_with_present_content self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb643937da0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb643937b70>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb646b68978>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c065278>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c065668>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60af89978>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_data_missing self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb613de8b00>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb613de8b38>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615ee7588>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_missing_sha1 self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7401c4da0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb613de68d0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb624a9acf8>
|
| 280 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_partition swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb7145b35c0>
@pytest.fixture
|
| 222 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_partition_empty swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb64a57ec88>
@pytest.fixture
|
| 257 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_partition_full swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb639812978>
@pytest.fixture
|
| 270 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_partition_pagination_generate swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60bff2438>
@pytest.fixture
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_random self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb613df1c50>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb613df14e0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb613d4bc50>
|
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_missing self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6366dd390>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6366dd2b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb635dea710>
|
| 46 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_missing_per_sha1 self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb612442b38>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb612442c18>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113efa58>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_missing_per_sha1_git self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c054940>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c054b70>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6239fe160>
|
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_missing_unknown_algo self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6239faba8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6239fa0f0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb622040320>
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60af85390>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af85898>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615effb38>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60d9290f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60d929978>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb61135b208>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_entry_get_by_path self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6438f6320>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6438f69b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb64744d668>
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_get_random self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb616fd7748>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616fd73c8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60e185080>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_ls_missing_content self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60a6b2b38>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60a6b2828>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c0429b0>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_ls_non_recursive self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb603355828>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616f73630>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb608d29be0>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_ls_recursive self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c0601d0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c060e80>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c060ba8>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_directory_ls_skipped_content self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb608d9cd68>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb608d9c630>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb603329668>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_extid_add_extid_multicity self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb610a8e1d0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb648520ef0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60af22a58>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_extid_add_git self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6ec5d9ac8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb650118208>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb64742c6d8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_extid_add_hg self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb612cfbe10>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb612cfbac8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb612cfbcc0>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_extid_add_target_multicity self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6473d9a20>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb64cf75630>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c8b2550>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_extid_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60af86780>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af86a58>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60bff5c88>
|
| 63 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_object_find_by_sha1_git self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6438ff550>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6438ff710>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c048940>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb646b60358>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb646b60828>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615eee2b0>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6113e9e80>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6113e90b8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113e9a90>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_add_twice_at_once self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c04ac50>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c04a940>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb622045c18>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_get self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb636643da0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c061c88>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb634d96c50>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_get_by_sha1 self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6239ee128>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6239eea90>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb613dcbcf8>
|
| 57 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6124a4be0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62f9bd908>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb613d6f320>
|
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_add_duplicate self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb632b9b1d0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6095e9a20>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6473d5198>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_add_missing_authority self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7145ccd30>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60a6b06d8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb604c03780>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_add_missing_fetcher self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6473d74e0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6473d7cf8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60d927128>
|
| 61 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_get self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb629532cc0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb629532eb8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb65339f908>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_get_after self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb624acd978>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb624acdc50>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60a6c7d30>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_get_paginate self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb624a7b2b0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb624a7b4e0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb624a7b898>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_metadata_get_paginate_same_date self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c03ff98>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c03fcc0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c03f0f0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_multiple_visit_types self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6113cb7f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6113cb438>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615eedb70>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_no_regexp self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb616fdeb70>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616fdebe0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb64390f7f0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_no_visit_types self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb64743bb70>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6220417b8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6124486d8>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_regexp_fullstring self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb615eee898>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb615eee2b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb613dd84e0>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_regexp_substring self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6032b9e80>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6032b9cc0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb613dbfa90>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_single_result self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb615eefb70>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb615eef7b8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7401bd978>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_search_with_visit_types self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60a6c1be0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60a6c1f98>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6438ffd30>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb611354208>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c05b0b8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62aea0860>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_find_by_date self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb616fca0f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616fca2b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb624abd0f0>
|
| 63 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get__validation_failure self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7401d4e10>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb635dfe438>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb637743358>
|
| 64 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_all self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60af93b70>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c06c438>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6239f0c18>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_by self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60af2add8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af2ada0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6239e7208>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_by__no_result self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6113c79b0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6113c7c18>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6ec4d9128>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_latest self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb64743c550>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb647429cf8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6ec0dd390>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_latest__not_last self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb604b82b38>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb611367be0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60334b7b8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_latest__same_date self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb65fd88278>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb601a830f0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113c7eb8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_latest_edge_cases self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb616f73828>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c0685c0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb634db5128>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get_latest_filter_type self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6ec5d4160>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6ec5d4198>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb643948940>
|
| 63 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb612440f60>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb612440940>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615ee8630>
|
| 64 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb615ef1908>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb615ef16d8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615eff4e0>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_add_unknown_type self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60aef3a58>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60aef3780>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60aef39e8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_get__unknown_cases self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb612d0b2b0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb612d0b780>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb616f66dd8>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_get_all self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb650115d30>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6555020f0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb639817e80>
|
| 79 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_get_latest self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7143d36d8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62311c908>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60a65bcc0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_get_latest__validation self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7145ae0f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60a6bb710>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb634d312e8>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_get_random self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6398093c8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb639809d68>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62ae9d198>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_get_random_nothing_found self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb613dd4ac8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb613dd4048>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c046ba8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6312bb0f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6312bb2e8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60af83978>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_add_name_clash self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7401cdb00>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb613d66be0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7401cbef0>
|
| 57 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_add_no_author_date self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6ec4b41d0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c8c57f0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615eeda90>
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb62aea5400>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62aea5f60>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62aea5908>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_get self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb61244e278>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb61244e5c0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb616fe5d30>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_get_order self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb65fdfe080>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb61563bbe0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb61563b3c8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_release_get_random self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb63666bc18>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6294f1e48>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb71409fb70>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb616fce940>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616fce9b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60e18ce10>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_add_name_clash self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6366e4e10>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6366e4908>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62203ab00>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6420a8748>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6420a8e10>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c064fd0>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_get self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60f224400>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60f2249e8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb61137cac8>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_get_no_parents self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6377bbe48>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6377bbc88>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb645233eb8>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_get_order self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6344ea940>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6344eac50>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb635dfe198>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_get_random self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb634daf748>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb634dafef0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb603333d30>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_log self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60c061208>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60c061e10>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6451cb8d0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_log_with_limit self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60f22f588>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60f22fb00>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60f22f748>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_shortlog self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6239e68d0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6239e6cf8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7142e5e48>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_shortlog_with_limit self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb62aea3748>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62aea3b00>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62aea37f0>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_skipped_content_add self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb62ae9eda0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62ae9e668>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62ae94860>
|
| 43 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_skipped_content_add_missing_hashes self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60f232080>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60f232d30>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60f232518>
|
| 46 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_skipped_content_missing_partial_hash self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6220592e8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb601a5b2b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb601a5b438>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_count_branches self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb635e17400>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb635e178d0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113556a0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_count_branches_with_filtering self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb643954ac8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb643954240>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb611358e48>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_count_branches_with_filtering_edge_cases self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb60af27048>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af27278>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6230e0780>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb650110f28>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6377aaf28>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb616fcf0b8>
|
| 61 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_branch_by_type self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6ec308908>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60d915e48>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb622052d30>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_by_branches_name_pattern self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb64209e668>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6113f5128>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60e1867b8>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_by_branches_name_pattern_filtered_paginated self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6ec314b70>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6439579b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6113df7f0>
|
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_complete self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6033317f0>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60f228588>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60f228c18>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_empty self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb632b27588>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb616f73e80>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c8b69e8>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_filtered self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb608d8af60>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb634d3acc0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6220431d0>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_filtered_and_paginated self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb7fa45a668>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb7fa45a7b8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb634db5390>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_get_paginated self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6312daa20>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6312dae10>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60a6b0cf8>
|
| 63 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_many self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6ec3175f8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6312d5438>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6ec31c048>
|
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_many_incremental self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb62fa14390>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62fa14278>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60af83da0>
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_add_twice self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6377b8d68>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6377b8588>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6312ce940>
|
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_get_random self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb6312d42e8>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6312d45f8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb61564d9b0>
|
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_snapshot_missing self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb611388c50>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb611388128>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb611388470>
|
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_stat_counters self = <swh.storage.tests.test_in_memory.TestInMemoryStorage object at 0x7fb62f9fb390>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62f9fba20>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb660ec2c50>
|
| 587 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_add_arbitrary self = <swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData object at 0x7fb611367358>
swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb611367ac8>
|
| 284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_generate_content_get swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6344b85f8>
@pytest.fixture
|
| 261 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_generate_content_get_data swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb612d08748>
@pytest.fixture
|
| 71 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_list[1000] swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb6ec0cf828>
@pytest.fixture
|
| 65 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_list[100] swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb60af2ad30>
@pytest.fixture
|
| 57 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_list[10] swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb612d003c8>
@pytest.fixture
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_list[1] swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb62aea8e80>
@pytest.fixture
|
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_list[7] swh_storage = <swh.storage.in_memory.InMemoryStorage object at 0x7fb634db0be0>
@pytest.fixture
|
| 13 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_kafka_writer::test_storage_direct_writer kafka_prefix = 'xgkknlgseq', kafka_server = '127.0.0.1:46529'
consumer = <cimpl.Consumer object at 0x7fb62cfead68>
|
| 13 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_kafka_writer::test_storage_direct_writer_anonymized kafka_prefix = 'vzswooilof', kafka_server = '127.0.0.1:46529'
consumer = <cimpl.Consumer object at 0x7fb632b5f228>
|
| 4,028 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_replay::test_replay_skipped_content replayer_storage_and_client = (<swh.storage.in_memory.InMemoryStorage object at 0x7fb65fdf2438>, <swh.journal.client.JournalClient object at 0x7fb601a60a20>)
def test_replay_skipped_content(replayer_storage_and_client):
|
| 5,033 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_replay::test_replay_skipped_content_bwcompat replayer_storage_and_client = (<swh.storage.in_memory.InMemoryStorage object at 0x7fb631270240>, <swh.journal.client.JournalClient object at 0x7fb615675898>)
def test_replay_skipped_content_bwcompat(replayer_storage_and_client):
|
| 9 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_replay::test_storage_play_anonymized[False] kafka_prefix = 'qdrothpcbo', kafka_consumer_group = 'test-consumer-qdrothpcbo'
kafka_server = '127.0.0.1:46529', privileged = False
|
| 9 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_replay::test_storage_play_anonymized[True] kafka_prefix = 'sbriyqseyf', kafka_consumer_group = 'test-consumer-sbriyqseyf'
kafka_server = '127.0.0.1:46529', privileged = True
|
| 14 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_replay::test_storage_play_with_collision replayer_storage_and_client = (<swh.storage.in_memory.InMemoryStorage object at 0x7fb60c046080>, <swh.journal.client.JournalClient object at 0x7fb6294f1a20>)
caplog = <_pytest.logging.LogCaptureFixture object at 0x7fb60af7dac8>
|
| 71 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_replay::test_storage_replayer replayer_storage_and_client = (<swh.storage.in_memory.InMemoryStorage object at 0x7fb643906208>, <swh.journal.client.JournalClient object at 0x7fb61243def0>)
caplog = <_pytest.logging.LogCaptureFixture object at 0x7fb7401c7518>
|
| 1,557 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_storage_content_add self = <Retrying object at 0x7fb629532470 (stop=<tenacity.stop.stop_after_attempt object at 0x7fb7fae27358>, wait=<tenacity.w...0x7fb7fae468c8>, before=<function before_nothing at 0x7fb7faf48620>, after=<function after_nothing at 0x7fb7faf52950>)>
fn = <function retry_function.<locals>.newf at 0x7fb6008e4bf8>
args = ([Content(sha1=b'4\x972t\xcc\xefj\xb4\xdf\xaa\xf8e\x99y/\xa9\xc3\xfeF\x89', sha1_git=b'\xd8\x1c\xc0q\x0e\xb6\xcf\x9e\x...99We'\xe4,\xfdv\xa9EZ$2\xfe\x7fVf\x95dW}\xd9<B\x80\xe7mf\x1d", length=3, status='visible', data=b'42\n', ctime=None)],)
|
| 980 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_storage_content_add_metadata self = <Retrying object at 0x7fb64d7d56a0 (stop=<tenacity.stop.stop_after_attempt object at 0x7fb7fae27358>, wait=<tenacity.w...0x7fb7fae468c8>, before=<function before_nothing at 0x7fb7faf48620>, after=<function after_nothing at 0x7fb7faf52950>)>
fn = <function retry_function.<locals>.newf at 0x7fb6008d7950>
args = ([Content(sha1=b'4\x972t\xcc\xefj\xb4\xdf\xaa\xf8e\x99y/\xa9\xc3\xfeF\x89', sha1_git=b'\xd8\x1c\xc0q\x0e\xb6\xcf\x9e\x...status='visible', data=None, ctime=datetime.datetime(2021, 4, 22, 18, 32, 53, 525570, tzinfo=datetime.timezone.utc))],)
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_validate::test_validating_proxy_storage_content swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7fb6ec5cc4e0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb7fa45aa58>
|
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_validate::test_validating_proxy_storage_directory swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7fb6ec4b22b0>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb61137c048>
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_validate::test_validating_proxy_storage_release swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7fb6344b97b8>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb6344b9518>
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_validate::test_validating_proxy_storage_revision swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7fb62e98ec88>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb62e98e8d0>
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_validate::test_validating_proxy_storage_skipped_content swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7fb62399ab38>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb60c06c390>
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_validate::test_validating_proxy_storage_snapshot swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7fb634d96470>
sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7fb615674c50>
|
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_content |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_origin |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_origin_visit |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_revision |
| 126 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_diff::test__get_rev |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_diff.TestDiffRevisions::test_insert_delete |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_diff.TestDiffRevisions::test_insert_delete_empty_dirs |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_diff.TestDiffRevisions::test_onelevel_diff |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_diff.TestDiffRevisions::test_track_renaming |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_diff.TestDiffRevisions::test_twolevels_diff |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_dir_iterator.TestDirectoryIterator::test_dir_iterator_empty_dir |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_dir_iterator.TestDirectoryIterator::test_dir_iterator_no_empty_dirs |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_dir_iterator.TestDirectoryIterator::test_dir_iterator_with_empty_dirs |
| 156 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_iter_origin_visit_status |
| 166 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_iter_origin_visits |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_iter_origins |
| 151 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_origin_get_latest_visit_status_filter_snapshot |
| 165 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_origin_get_latest_visit_status_filter_status |
| 140 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_origin_get_latest_visit_status_filter_type |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_origin::test_origin_get_latest_visit_status_none |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_revisions_walker.RevisionsWalkerTest::test_revisions_walker_bfs |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_revisions_walker.RevisionsWalkerTest::test_revisions_walker_committer_date |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_revisions_walker.RevisionsWalkerTest::test_revisions_walker_dfs |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_revisions_walker.RevisionsWalkerTest::test_revisions_walker_dfs_post |
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_revisions_walker.RevisionsWalkerTest::test_revisions_walker_truncated_history |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_resolve_aliases_unknown_snapshot |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_cran::test_cran |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_cran::test_cran_package_from_url |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_cran::test_cran_with_new_original_artifacts_format |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_cran::test_cran_without_revision_date |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_debian::test_debian_with_extrinsic |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_debian::test_debian_without_extrinsic |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_1 |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_2_with_json_in_json_and_no_xmlns |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_2_with_xmlns |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_2_without_xmlns |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_3_and_no_swhid |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_3_and_unknown_deposit |
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_3_and_wrong_external_id_in_metadata |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_4_without_xmlns |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_4_wrong_origin |
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_deposit::test_deposit_missing_metadata_in_revision |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_gnu::test_gnu |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_nixguix::test_nixguix |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_npm::test_npm_1 |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_npm::test_npm_2_scoped |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_npm::test_npm_2_unscoped |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_npm::test_npm_package_from_source_url |
| 8 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.migrate_extrinsic_metadata.test_pypi::test_pypi_project_from_filename |
| 21 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_check_config |
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_add_objstorage_first |
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_bad_input |
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_find_with_non_present_content |
| 27 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_get_partition_limit_none |
| 39 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_metadata_add |
| 43 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_metadata_add_duplicate |
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_metadata_get |
| 41 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_metadata_get_after |
| 43 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_metadata_get_paginate |
| 46 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_metadata_get_paginate_same_date |
| 30 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_metadata_authority_add_get |
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_metadata_authority_add_zero |
| 34 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_metadata_fetcher_add_get |
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_metadata_fetcher_add_zero |
| 32 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_get_by_sha1_not_found |
| 29 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_add_validation |
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_find_by_date__unknown_origin |
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_get__unknown_origin |
| 28 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_visit_status_add_validation |
| 25 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_log_unknown_revision |
| 1,277 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_types |
| 293 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_byte_ranges[16] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_byte_ranges[2] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_byte_ranges[3] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_byte_ranges[8] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_compute_query_content |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_compute_query_origin_visit |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_compute_query_release |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_compute_query_skipped_content |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_config_ko_missing_mandatory_key |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_config_ko_unknown_object_type |
| 35 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_backfill::test_raw_extrinsic_metadata_target_ranges |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffer_proxy_with_default_args |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_buffer::test_buffering_proxy_storage_clear |
| 512 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_check_config |
| 472 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add |
| 358 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_collision |
| 374 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_different_input |
| 342 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_duplicate |
| 418 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_from_lazy_content |
| 372 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_metadata |
| 326 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_metadata_collision |
| 291 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_metadata_different_input |
| 291 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_murmur3_collision |
| 247 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_objstorage_first |
| 379 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_add_twice |
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_bad_input |
| 282 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_ctime |
| 263 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_murmur3_collision |
| 308 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_with_duplicate_blake2s256 |
| 286 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_with_duplicate_input |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_with_duplicate_sha256 |
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_with_non_present_content |
| 501 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_find_with_present_content |
| 270 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get |
| 375 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_data_missing |
| 264 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_metadata_murmur3_collision |
| 287 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_missing_sha1 |
| 605 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_partition |
| 660 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_partition_empty |
| 597 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_partition_full |
| 241 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_partition_limit_none |
| 254 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_partition_murmur3_collision |
| 686 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_partition_pagination_generate |
| 257 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_get_random |
| 308 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_metadata_add |
| 298 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_metadata_add_duplicate |
| 303 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_metadata_get |
| 305 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_metadata_get_after |
| 298 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_metadata_get_paginate |
| 266 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_metadata_get_paginate_same_date |
| 2,953 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_missing |
| 317 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_missing_per_sha1 |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_missing_per_sha1_git |
| 499 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_missing_unknown_algo |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_add |
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_add_twice |
| 298 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_entry_get_by_path |
| 256 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_get_random |
| 250 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_ls_missing_content |
| 326 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_ls_non_recursive |
| 324 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_ls_recursive |
| 356 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_directory_ls_skipped_content |
| 275 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_extid_add_extid_multicity |
| 284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_extid_add_git |
| 280 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_extid_add_hg |
| 272 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_extid_add_target_multicity |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_extid_add_twice |
| 277 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_extid_murmur3_collision |
| 280 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_metadata_authority_add_get |
| 261 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_metadata_authority_add_zero |
| 263 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_metadata_fetcher_add_get |
| 263 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_metadata_fetcher_add_zero |
| 316 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_object_find_by_sha1_git |
| 279 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_add |
| 284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_add_twice |
| 270 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_add_twice_at_once |
| 272 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_get |
| 270 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_get_by_sha1 |
| 252 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_get_by_sha1_not_found |
| 291 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_add |
| 296 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_add_duplicate |
| 282 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_add_missing_authority |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_add_missing_fetcher |
| 303 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_get |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_get_after |
| 536 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_get_paginate |
| 326 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_metadata_get_paginate_same_date |
| 312 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_multiple_visit_types |
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_no_regexp |
| 280 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_no_visit_types |
| 263 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_regexp_fullstring |
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_regexp_substring |
| 284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_single_result |
| 300 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_search_with_visit_types |
| 337 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_add |
| 444 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_add_validation |
| 300 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_find_by_date |
| 245 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_find_by_date__unknown_origin |
| 232 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get__unknown_origin |
| 229 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get__validation_failure |
| 317 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_all |
| 324 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_by |
| 257 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_by__no_result |
| 393 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_latest |
| 324 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_latest__not_last |
| 280 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_latest__same_date |
| 250 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_latest_edge_cases |
| 298 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_get_latest_filter_type |
| 321 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_add |
| 298 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_add_twice |
| 266 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_add_unknown_type |
| 273 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_add_validation |
| 421 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_get__unknown_cases |
| 293 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_get_all |
| 349 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_get_latest |
| 321 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_get_latest__validation |
| 2,391 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_get_random |
| 476 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_visit_status_get_random_nothing_found |
| 243 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_add |
| 238 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_add_name_clash |
| 231 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_add_no_author_date |
| 368 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_add_twice |
| 252 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_get |
| 270 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_get_order |
| 270 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_get_random |
| 236 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_add |
| 239 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_add_name_clash |
| 245 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_add_twice |
| 232 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_get |
| 248 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_get_no_parents |
| 257 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_get_order |
| 254 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_get_random |
| 254 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_log |
| 215 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_log_unknown_revision |
| 246 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_log_with_limit |
| 375 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_shortlog |
| 250 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_revision_shortlog_with_limit |
| 333 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_skipped_content_add |
| 319 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_skipped_content_add_missing_hashes |
| 293 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_skipped_content_missing_partial_hash |
| 310 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_count_branches |
| 277 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_count_branches_with_filtering |
| 287 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_count_branches_with_filtering_edge_cases |
| 319 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get |
| 282 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_branch_by_type |
| 347 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_by_branches_name_pattern |
| 330 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_by_branches_name_pattern_filtered_paginated |
| 293 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_complete |
| 514 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_empty |
| 317 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_filtered |
| 296 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_filtered_and_paginated |
| 303 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_get_paginated |
| 284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_many |
| 284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_many_incremental |
| 275 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_add_twice |
| 300 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_get_random |
| 289 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_snapshot_missing |
| 354 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_stat_counters |
| 6,415 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_types |
| 368 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_add_arbitrary |
| 666 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_generate_content_get |
| 551 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_generate_content_get_data |
| 483 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_list[1000] |
| 460 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_list[100] |
| 495 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_list[10] |
| 559 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_list[1] |
| 460 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_list[7] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra_converters::test_row_to_content_hashes |
| 6,690 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra_migration::test_add_content_column |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_exception::test_hash_collision_exception |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory::test_table |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory::test_table_keys |
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_check_config |
| 48 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_add_objstorage_first |
| 67 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_bad_input |
| 64 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_find_with_non_present_content |
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_get_partition_limit_none |
| 71 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_metadata_add |
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_metadata_add_duplicate |
| 65 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_metadata_get |
| 64 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_metadata_get_after |
| 70 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_metadata_get_paginate |
| 63 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_metadata_get_paginate_same_date |
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_metadata_authority_add_get |
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_metadata_authority_add_zero |
| 72 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_metadata_fetcher_add_get |
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_metadata_fetcher_add_zero |
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_get_by_sha1_not_found |
| 56 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_add_validation |
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_find_by_date__unknown_origin |
| 50 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_get__unknown_origin |
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_visit_status_add_validation |
| 54 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_revision_log_unknown_revision |
| 63 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_types |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage[buffer] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage[filter] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage[local] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage[memory] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage[remote] |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage[retry] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_check_config[buffer] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_check_config[filter] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_check_config[memory] |
| 12 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_check_config[retry] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_failure |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_legacy_args[buffer] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_legacy_args[filter] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_legacy_args[local] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_legacy_args[memory] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_legacy_args[remote] |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_legacy_args[retry] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_local_check_config |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_pipeline |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_pipeline_check_config |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_pipeline_legacy_args |
| 108 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_init::test_get_storage_remote_check_config |
| 17 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_kafka_writer::test_anonymizer |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_metrics::test_send_metric_no_unit |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_metrics::test_send_metric_no_value |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_metrics::test_send_metric_unit |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_metrics::test_send_metric_unknown_unit |
| 122 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestLocalStorage::test_content_add_objstorage_exception |
| 136 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_check_config |
| 118 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_check_config_dbversion |
| 122 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_clear_buffers |
| 127 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_content_add_db |
| 125 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_content_add_metadata_db |
| 163 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_content_update_with_new_cols |
| 119 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_dbversion |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_dbversion_mismatch |
| 118 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_flush |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestPgStorage::test_skipped_content_add_db |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_check_config |
| 146 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add |
| 125 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_collision |
| 136 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_different_input |
| 156 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_duplicate |
| 141 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_from_lazy_content |
| 130 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_metadata |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_metadata_collision |
| 129 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_metadata_different_input |
| 152 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_objstorage_first |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_add_twice |
| 119 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_bad_input |
| 142 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_ctime |
| 127 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_with_duplicate_blake2s256 |
| 127 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_with_duplicate_input |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_with_duplicate_sha256 |
| 118 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_with_non_present_content |
| 127 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_find_with_present_content |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_data_missing |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_missing_sha1 |
| 384 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_partition |
| 405 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_partition_empty |
| 347 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_partition_full |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_partition_limit_none |
| 331 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_partition_pagination_generate |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_get_random |
| 131 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_add |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_add_duplicate |
| 130 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_get |
| 134 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_get_after |
| 119 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_get_paginate |
| 125 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_metadata_get_paginate_same_date |
| 259 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_missing |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_missing_per_sha1 |
| 129 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_missing_per_sha1_git |
| 155 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_missing_unknown_algo |
| 163 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_content_update |
| 144 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_add |
| 137 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_add_twice |
| 144 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_entry_get_by_path |
| 137 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_get_random |
| 136 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_ls_missing_content |
| 144 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_ls_non_recursive |
| 146 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_ls_recursive |
| 143 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_directory_ls_skipped_content |
| 204 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_extid_add_extid_multicity |
| 142 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_extid_add_git |
| 153 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_extid_add_hg |
| 144 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_extid_add_target_multicity |
| 143 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_extid_add_twice |
| 119 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_metadata_authority_add_get |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_metadata_authority_add_zero |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_metadata_fetcher_add_get |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_metadata_fetcher_add_zero |
| 151 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_object_find_by_sha1_git |
| 151 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_add |
| 134 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_add_twice |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_add_twice_at_once |
| 143 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_get |
| 119 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_get_by_sha1 |
| 119 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_get_by_sha1_not_found |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_add |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_add_duplicate |
| 131 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_add_missing_authority |
| 125 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_add_missing_fetcher |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_get |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_get_after |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_get_paginate |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_metadata_get_paginate_same_date |
| 136 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_multiple_visit_types |
| 115 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_no_regexp |
| 126 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_no_visit_types |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_regexp_fullstring |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_regexp_substring |
| 134 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_single_result |
| 134 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_search_with_visit_types |
| 138 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_add |
| 126 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_add_validation |
| 138 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_find_by_date |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_find_by_date__unknown_origin |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get__unknown_origin |
| 130 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get__validation_failure |
| 141 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_all |
| 141 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_by |
| 131 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_by__no_result |
| 162 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_latest |
| 160 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_latest__not_last |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_latest__same_date |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_latest_edge_cases |
| 164 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_get_latest_filter_type |
| 130 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_add |
| 131 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_add_twice |
| 131 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_add_unknown_type |
| 120 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_add_validation |
| 130 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_get__unknown_cases |
| 148 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_get_all |
| 164 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_get_latest |
| 149 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_get_latest__validation |
| 902 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_get_random |
| 189 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_origin_visit_status_get_random_nothing_found |
| 156 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_person_fullname_unicity |
| 136 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_add |
| 135 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_add_name_clash |
| 134 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_add_no_author_date |
| 137 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_add_twice |
| 151 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_get |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_get_order |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_release_get_random |
| 135 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_add |
| 143 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_add_name_clash |
| 141 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_add_twice |
| 131 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_get |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_get_no_parents |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_get_order |
| 141 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_get_random |
| 144 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_log |
| 148 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_log_unknown_revision |
| 146 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_log_with_limit |
| 151 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_shortlog |
| 143 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_revision_shortlog_with_limit |
| 128 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_skipped_content_add |
| 133 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_skipped_content_add_missing_hashes |
| 129 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_skipped_content_missing_partial_hash |
| 123 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_count_branches |
| 157 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_count_branches_with_filtering |
| 159 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_count_branches_with_filtering_edge_cases |
| 156 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get |
| 160 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_branch_by_type |
| 150 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_by_branches_name_pattern |
| 149 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_by_branches_name_pattern_filtered_paginated |
| 148 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_complete |
| 149 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_empty |
| 165 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_filtered |
| 153 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_filtered_and_paginated |
| 162 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_get_paginated |
| 177 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_many |
| 175 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_many_incremental |
| 165 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_add_twice |
| 144 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_get_random |
| 136 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_snapshot_missing |
| 182 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_stat_counters |
| 150 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorage::test_types |
| 168 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_add_arbitrary |
| 381 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_generate_content_get |
| 331 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_generate_content_get_data |
| 149 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_count |
| 138 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_count_with_visit_no_visits |
| 160 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_count_with_visit_with_visits_and_snapshot |
| 152 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_count_with_visit_with_visits_no_snapshot |
| 156 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_list[1000] |
| 146 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_list[100] |
| 157 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_list[10] |
| 199 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_list[1] |
| 160 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageGeneratedData::test_origin_list[7] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql_converters::test_date_to_db |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql_converters::test_db_to_author |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql_converters::test_db_to_author_none |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql_converters::test_db_to_raw_extrinsic_metadata_raw_target |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql_converters::test_db_to_release |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql_converters::test_db_to_revision |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_pytest_plugin::test_sample_data |
| 114 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_pytest_plugin::test_swh_storage |
| 52 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_pytest_plugin::test_swh_storage_backend_config |
| 1,901 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_storage_content_add_metadata_with_retry |
| 811 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_storage_content_add_with_retry |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_swh_storage_content_add_failure |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_swh_storage_content_add_metadata_failure |
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_retry::test_retrying_proxy_swh_storage_keyboardinterrupt |
| 166 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_revision_bw_compat::test_revision_extra_header_in_metadata |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_serializers::test_model_enum_serialization |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_serializers::test_storage_enum_serialization |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_server::test_load_and_check_config_inexistent_file |
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_server::test_load_and_check_config_local_config_fine |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_server::test_load_and_check_config_no_configuration[None] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_server::test_load_and_check_config_no_configuration[] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_server::test_load_and_check_config_wrong_configuration |
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_server::test_server_make_app_from_config_file |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_storage_data::test_storage_data |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_utils::test_content_bytes_hashes |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_utils::test_content_hex_hashes |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_utils::test_extract_collision_hash |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_utils::test_round_to_milliseconds |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.utils::swh.storage.utils.get_partition_bounds_bytes |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_content_update |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_origin_count |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_person_fullname_unicity |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_count |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_count_with_visit_no_visits |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_count_with_visit_with_visits_and_snapshot |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApiGeneratedData::test_origin_count_with_visit_with_visits_no_snapshot |
| 14 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_content_update |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_origin_count |
| 14 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_person_fullname_unicity |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_person_get |
| 16 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_count |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_count_with_visit_no_visits |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_count_with_visit_with_visits_and_snapshot |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorageGeneratedData::test_origin_count_with_visit_with_visits_no_snapshot |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_content_update |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_origin_count |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorage::test_person_fullname_unicity |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_count |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_count_with_visit_no_visits |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_count_with_visit_with_visits_and_snapshot |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_in_memory.TestInMemoryStorageGeneratedData::test_origin_count_with_visit_with_visits_no_snapshot |
| 130 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_postgresql.TestStorageRaceConditions::test_content_add_race |