Skip to content

Commit

Permalink
skip failing test suite (elastic#184681)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Jul 5, 2024
1 parent 0af1324 commit 7968b14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default function (providerContext: FtrProviderContext) {
const config = getService('config');
const log = getService('log');

// Failing: See https://github.com/elastic/kibana/issues/184681
// Failing: See https://github.com/elastic/kibana/issues/184681
describe.skip('inputs_with_standalone_docker_agent', () => {
skipIfNoDockerRegistry(providerContext);
Expand Down

0 comments on commit 7968b14

Please sign in to comment.