skip flaky apm suites

This commit is contained in:
spalger 2022-08-17 13:42:47 -07:00
parent 92858c1bdf
commit db6ce7fb33
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ import { opbeans } from '../../../fixtures/synthtrace/opbeans';
const start = '2021-10-10T00:00:00.000Z';
const end = '2021-10-10T00:15:00.000Z';
describe('Comparison feature flag', () => {
describe.skip('Comparison feature flag', () => {
before(async () => {
await synthtrace.index(
opbeans({

View file

@ -27,7 +27,7 @@ const nodeServiceInfraPageHref = url.format({
query: { rangeFrom: start, rangeTo: end },
});
describe('Infrastructure page', () => {
describe.skip('Infrastructure page', () => {
before(async () => {
await synthtrace.index(
generateData({