mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#162220)
This commit is contained in:
parent
39807919f0
commit
8fd0577a72
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
});
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/162221
|
||||
// Failing: See https://github.com/elastic/kibana/issues/162220
|
||||
describe.skip('Hosts View', function () {
|
||||
before(async () => {
|
||||
await Promise.all([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue