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. Disabling for now as Filter Box is about to be deprecated soon (will
take another stab at enabling this later once I get my local cypress env up and
running).
--
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]