michael-s-molina commented on code in PR #23741: URL: https://github.com/apache/superset/pull/23741#discussion_r1174035943
########## superset-frontend/cypress-base/cypress/integration/dashboard/editmode.test.ts: ########## @@ -535,12 +535,6 @@ describe('Dashboard edit', () => { applyChanges(); saveChanges(); - cy.get('.treemap #rect-sum__SP_POP_TOTL').should( Review Comment: These kind of tests should be handled by Applitools or Chromatic. These selectors don't exist anymore now that we're using canvas to draw the charts. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org