This is an automated email from the ASF dual-hosted git repository.

jli pushed a change to branch 4.1
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 3f7907b266 chore(Dashboard): Simplify scoping logic for cross/native 
filters (#30719)
     add cbf1aeec7d chore: split cypress files for less memory (#30354)
     add 6706d1308f chore: alter scripts/cypress_run to run one file per 
command + retry (#30397)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/bashlib.sh                       |  21 +-
 scripts/cypress_run.py                             |  98 ++++--
 .../e2e/dashboard/horizontalFilterBar.test.ts      | 248 ++++++++++++++
 .../cypress/e2e/dashboard/nativeFilters.test.ts    | 362 +--------------------
 .../e2e/dashboard/shared_dashboard_functions.ts    | 148 +++++++++
 5 files changed, 494 insertions(+), 383 deletions(-)
 create mode 100644 
superset-frontend/cypress-base/cypress/e2e/dashboard/horizontalFilterBar.test.ts
 create mode 100644 
superset-frontend/cypress-base/cypress/e2e/dashboard/shared_dashboard_functions.ts

Reply via email to