villebro commented on a change in pull request #14933:
URL: https://github.com/apache/superset/pull/14933#discussion_r644120402
##########
File path:
superset-frontend/cypress-base/cypress/integration/dashboard_list/filter.test.ts
##########
@@ -107,13 +106,12 @@ describe('dashboard filters list view', () => {
cy.get('[data-test="table-row"]').should('not.exist');
});
- xit('should filter by published correctly', () => {
+ it('should filter by published correctly', () => {
Review comment:
wow, this was unexpected, bycatch fixing and re-enabling a flaky test 😄
--
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]