| Time | Test |
---|
| 53,116 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_cli::test_pipeline def test_pipeline():
"""run full compression pipeline"""
# bare bone configuration, to allow testing the compression pipeline
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_grpc::test_leaves @pytest.fixture(scope="module")
def graph_grpc_server():
server = GraphServerProcess()
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_grpc::test_neighbors @pytest.fixture(scope="module")
def graph_grpc_server():
server = GraphServerProcess()
|
| 4,210 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_grpc::test_stats @pytest.fixture(scope="module")
def graph_grpc_server():
server = GraphServerProcess()
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_grpc::test_visit_nodes @pytest.fixture(scope="module")
def graph_grpc_server():
server = GraphServerProcess()
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_grpc::test_visit_nodes_filtered @pytest.fixture(scope="module")
def graph_grpc_server():
server = GraphServerProcess()
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_grpc::test_visit_nodes_filtered_star @pytest.fixture(scope="module")
def graph_grpc_server():
server = GraphServerProcess()
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_count[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_leaves[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_neighbors[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_param_validation[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 1,223 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_stats[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_edges[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_edges_diamond_pattern[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_edges_limited[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_nodes[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_nodes_filtered[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 3 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_nodes_filtered_star[remote] request = <SubRequest 'graph_client' for <Function test_stats[remote]>>
@pytest.fixture(scope="module", params=["remote", "naive"])
|
| 8 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.http_naive_client::swh.graph.http_naive_client.NaiveClient |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_count[naive] |
| 59 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_leaves[naive] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_neighbors[naive] |
| 10 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_param_validation[naive] |
| 86 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_stats[naive] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_edges[naive] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_edges_diamond_pattern[naive] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_edges_limited[naive] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_nodes[naive] |
| 2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_nodes_filtered[naive] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_visit_nodes_filtered_star[naive] |
| 9 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_param_validation_walk[naive] |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_param_validation_walk[remote] |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_random_walk_dst_is_node[naive] |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_random_walk_dst_is_node[remote] |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_random_walk_dst_is_type[naive] |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_random_walk_dst_is_type[remote] |
| 0 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_walk[naive] |
| 1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.graph.tests.test_http_client::test_walk[remote] |