skip failing es promotion suite (#109660)

This commit is contained in:
Tiago Costa 2021-08-23 15:18:00 +01:00
parent 6a61c43f06
commit c736d99c87
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -40,7 +40,8 @@ export default function ApiTest({ getService }: FtrProviderContext) {
}
);
registry.when(
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/109660
registry.when.skip(
'correlations errors failed transactions with data and default args',
{ config: 'trial', archives: ['apm_8.0.0'] },
() => {