mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[APM] Skip flaky time_comparison.cy.ts
(#162541)
## Summary 26% flaky rate
This commit is contained in:
parent
a32ed1d14a
commit
77239d6908
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ const apisToIntercept = [
|
|||
},
|
||||
];
|
||||
|
||||
describe('Service overview: Time Comparison', () => {
|
||||
describe.skip('Service overview: Time Comparison', () => {
|
||||
before(() => {
|
||||
synthtrace.index(
|
||||
opbeans({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue