diff --git a/pkg/tsdb/loki/scopes_test.go b/pkg/tsdb/loki/scopes_test.go index 249a6d3f0a0..76c51f0ec73 100644 --- a/pkg/tsdb/loki/scopes_test.go +++ b/pkg/tsdb/loki/scopes_test.go @@ -8,6 +8,9 @@ import ( ) func TestInjectScopesIntoLokiQuery(t *testing.T) { + // skipping since its flaky. + t.Skip() + tests := []struct { name string query string