From da24280815c887142679d7a7ba317c40e3321e90 Mon Sep 17 00:00:00 2001 From: Andrew Wilkins Date: Mon, 7 Feb 2022 11:27:09 +0800 Subject: [PATCH] systemtest: unskip TestTailSampling The privileges issue is fixed. --- systemtest/sampling_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/systemtest/sampling_test.go b/systemtest/sampling_test.go index f8f26e29de6..bb097a1d87f 100644 --- a/systemtest/sampling_test.go +++ b/systemtest/sampling_test.go @@ -90,8 +90,6 @@ func TestDropUnsampled(t *testing.T) { } func TestTailSampling(t *testing.T) { - // We should remove the skip once the issue is resolved. - t.Skip("Skipped due: https://github.com/elastic/fleet-server/issues/1048") systemtest.CleanupElasticsearch(t) apmIntegration1 := newAPMIntegration(t, map[string]interface{}{