mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#167975)
This commit is contained in:
parent
988e5e01a3
commit
c0613ee425
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ export default function apmApiIntegrationTests({ getService, loadTestFile }: Ftr
|
|||
const registry = getService('registry');
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/167973
|
||||
// Failing: See https://github.com/elastic/kibana/issues/167975
|
||||
describe.skip('APM API tests', function () {
|
||||
const filePattern = getGlobPattern();
|
||||
const tests = globby.sync(filePattern, { cwd });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue