mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#188125)
This commit is contained in:
parent
e4fc4b2259
commit
00ba9751dd
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
// Failing: See https://github.com/elastic/kibana/issues/187314
|
||||
// Failing: See https://github.com/elastic/kibana/issues/187383
|
||||
// Failing: See https://github.com/elastic/kibana/issues/188131
|
||||
// Failing: See https://github.com/elastic/kibana/issues/188125
|
||||
describe.skip('For each artifact list under management', function () {
|
||||
targetTags(this, ['@ess', '@skipInServerless']);
|
||||
this.timeout(60_000 * 5);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue