diff --git a/integration_tests/tests/in_cluster.rs b/integration_tests/tests/in_cluster.rs index cc13f1f26..2faf7b8db 100644 --- a/integration_tests/tests/in_cluster.rs +++ b/integration_tests/tests/in_cluster.rs @@ -252,6 +252,7 @@ async fn in_cluster_sum() { } #[tokio::test(flavor = "multi_thread")] +#[ignore = "divviup-api does not currently support DAP-05 (https://github.com/divviup/divviup-api/issues/410)"] async fn in_cluster_histogram() { install_test_trace_subscriber();