mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing es promotion (#208874)
This commit is contained in:
parent
28e431c7c8
commit
bd0d6820af
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
const transform = getService('transform');
|
||||
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/208872
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/208874
|
||||
describe.skip('editing', function () {
|
||||
const transformConfigWithPivot: TransformPivotConfig = getPivotTransformConfig('editing');
|
||||
const transformConfigWithLatest: TransformLatestConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue