You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "villebro (via GitHub)" <gi...@apache.org> on 2023/04/21 13:51:24 UTC

[GitHub] [superset] villebro commented on a diff in pull request #23751: fix(mssql): apply top after distinct

villebro commented on code in PR #23751:
URL: https://github.com/apache/superset/pull/23751#discussion_r1173795056


##########
superset-frontend/cypress-base/cypress/integration/dataset/dataset_list.test.ts:
##########
@@ -24,7 +24,7 @@ describe('Dataset list', () => {
     cy.visit(DATASET_LIST_PATH);
   });
 
-  it('should open Explore on dataset name click', () => {
+  xit('should open Explore on dataset name click', () => {

Review Comment:
   This test has become super flaky lately, and even after restarting cypress 11 times it's still failing.



-- 
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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org