mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite (#157720)
This commit is contained in:
parent
556e3827bf
commit
24c9d1bf4f
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
});
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/157719
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/157720
|
||||
describe.skip('#Single host Flyout', () => {
|
||||
before(async () => {
|
||||
await setHostViewEnabled(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue