mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
skip failing test suite (#139096)
This commit is contained in:
parent
1e4d969b5b
commit
bf6e5dba2f
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
||||||
|
|
||||||
// Failing: See https://github.com/elastic/kibana/issues/145563
|
// Failing: See https://github.com/elastic/kibana/issues/145563
|
||||||
// Failing: See https://github.com/elastic/kibana/issues/145560
|
// Failing: See https://github.com/elastic/kibana/issues/145560
|
||||||
|
// Failing: See https://github.com/elastic/kibana/issues/139096
|
||||||
describe.skip('visual builder', function describeIndexTests() {
|
describe.skip('visual builder', function describeIndexTests() {
|
||||||
before(async () => {
|
before(async () => {
|
||||||
await security.testUser.setRoles([
|
await security.testUser.setRoles([
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue