Skip to content

Commit

Permalink
skip failing test suite (#170690)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 6, 2023
1 parent 66ba329 commit 002e685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/fleet_api_integration/apis/agents/list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default function ({ getService }: FtrProviderContext) {
const es = getService('es');
let elasticAgentpkgVersion: string;
// Failing: See https://github.com/elastic/kibana/issues/170690
// Failing: See https://github.com/elastic/kibana/issues/170690
describe.skip('fleet_list_agent', () => {
before(async () => {
await esArchiver.loadIfNeeded('x-pack/test/functional/es_archives/fleet/agents');
Expand Down

0 comments on commit 002e685

Please sign in to comment.