mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing es promotion suite (#109660)
This commit is contained in:
parent
6a61c43f06
commit
c736d99c87
1 changed files with 2 additions and 1 deletions
|
@ -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'] },
|
||||
() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue