villebro commented on a change in pull request #14547:
URL: https://github.com/apache/superset/pull/14547#discussion_r631544811



##########
File path: 
superset-frontend/cypress-base/cypress/integration/dashboard/filter.test.ts
##########
@@ -30,7 +30,7 @@ describe('Dashboard filter', () => {
     cy.visit(WORLD_HEALTH_DASHBOARD);
   });
 
-  it('should apply filter', () => {
+  xit('should apply filter', () => {

Review comment:
       I've tested this manually, and can't reproduce the reason for this test 
to fail. The test is also passing locally for me:
   
![image](https://user-images.githubusercontent.com/33317356/118076483-edcf3200-b3ba-11eb-82d0-56da63bb5fab.png)
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to