Skip to content

Commit

Permalink
removing flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes authored Aug 10, 2021
1 parent efd70d6 commit c0d3032
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions x-pack/plugins/apm/e2e/cypress/integration/csm_dashboard.feature
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
Feature: CSM Dashboard

Scenario: Service name filter
Given a user browses the APM UI application for RUM Data
When the user changes the selected service name
Then it displays relevant client metrics

Scenario: Client metrics
When a user browses the APM UI application for RUM Data
Then should have correct client metrics
Expand All @@ -30,11 +25,6 @@ Feature: CSM Dashboard
Then should display percentile for page load chart
And should display tooltip on hover

Scenario: Breakdown filter
Given a user clicks the page load breakdown filter
When the user selected the breakdown
Then breakdown series should appear in chart

Scenario: Search by url filter focus
When a user clicks inside url search field
Then it displays top pages in the suggestion popover
Expand Down

0 comments on commit c0d3032

Please sign in to comment.