skip failing test suite (#213300)

This commit is contained in:
Kibana Machine 2025-03-07 04:50:43 +11:00
parent 2bf0827fc6
commit 508f4f4eb5

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({