mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#159696)
This commit is contained in:
parent
54acc2ba2d
commit
df03df0d0a
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
};
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/159695
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/159696
|
||||
describe.skip('For each artifact list under management', function () {
|
||||
this.timeout(60_000 * 5);
|
||||
let indexedData: IndexedHostsAndAlertsResponse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue