mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#161853)
This commit is contained in:
parent
ded257f355
commit
64f5252505
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ export default function ApiTest({ getService }: FtrProviderContext) {
|
|||
});
|
||||
}
|
||||
|
||||
registry.when(
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/161853
|
||||
registry.when.skip(
|
||||
'Agent latest versions when configuration is defined',
|
||||
{ config: 'basic', archives: [] },
|
||||
() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue