Skip to content

Commit

Permalink
skip failing test suite (elastic#162220)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Jul 19, 2023
1 parent 3980791 commit 8fd0577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/functional/apps/infra/hosts_view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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([
Expand Down

0 comments on commit 8fd0577

Please sign in to comment.