skip failing test suite (#132907)

This commit is contained in:
Kibana Machine 2022-05-25 08:19:19 -05:00
parent 3cacbe7c49
commit 18ae9db1c4

View file

@ -36,7 +36,8 @@ export default function ({ getService }: FtrProviderContext) {
return resp.body;
};
describe('analytics service: server side', () => {
// Failing: See https://github.com/elastic/kibana/issues/132907
describe.skip('analytics service: server side', () => {
it('should see both events enqueued and sent to the shipper', async () => {
const telemetryCounters = await getTelemetryCounters(5);
expect(telemetryCounters).to.eql([