Skip to content

Commit

Permalink
skip failing test suite (#203899)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 12, 2024
1 parent 0498dd5 commit a71f115
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import {
import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate';
import { login } from '../../../tasks/login';

// Failing: See https://github.com/elastic/kibana/issues/203899
// Failing: See https://github.com/elastic/kibana/issues/203899
describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => {
beforeEach(() => {
Expand Down

0 comments on commit a71f115

Please sign in to comment.