mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#138160)
This commit is contained in:
parent
3ff1e36e13
commit
2e3caaae40
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
const retry = getService('retry');
|
||||
const PageObjects = getPageObjects(['common', 'console', 'header']);
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/138160
|
||||
// Failing: See https://github.com/elastic/kibana/issues/138160
|
||||
describe.skip('console app', function testComments() {
|
||||
this.tags('includeFirefox');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue