skip failing test suite (#213300)

This commit is contained in:
Kibana Machine 2025-03-07 04:50:43 +11:00 committed by Jonathan Budzenski
parent f6dc327a34
commit 11a542236b

View file

@ -23,7 +23,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const dataGrid = getService('dataGrid');
const browser = getService('browser');
describe('extension getAdditionalCellActions', () => {
// Failing: See https://github.com/elastic/kibana/issues/213300
describe.skip('extension getAdditionalCellActions', () => {
describe('ES|QL mode', () => {
it('should render additional cell actions for logs data source', async () => {
const state = kbnRison.encode({