You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/12/16 18:04:03 UTC

[GitHub] [superset] amitmiran137 commented on pull request #17772: chore: skip flaky tests

amitmiran137 commented on pull request #17772:
URL: https://github.com/apache/superset/pull/17772#issuecomment-996053648


   this is a very hacky solution
   instead we could pass very specific marks to run only chart/data and SQL json tests
   something like  
   `scripts/python.tests.sh -m "chart_data_flow or sql_json_flow"`
   inside the relevant workflows like here: https://github.com/apache/superset/blob/master/.github/workflows/superset-python-presto-hive.yml#L83
   
   chart_data_flow mark already exists .
   sql_json_flow just need to be added under the relevant tests
   
   @betodealmeida  WDYT?


-- 
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