mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#165927)
This commit is contained in:
parent
aef9892668
commit
f2929192bd
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ export default ({ getService, getPageObjects }: FtrProviderContext) => {
|
|||
}
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/165938
|
||||
// Failing: See https://github.com/elastic/kibana/issues/165927
|
||||
describe.skip('Fields existence info', () => {
|
||||
before(async () => {
|
||||
await esArchiver.load(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue