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

rusackas pushed a change to branch revamped-example-loading
in repository https://gitbox.apache.org/repos/asf/superset.git


    from d009531b49 test(cypress): Skip remaining viz tests with hardcoded 
datasource IDs
     add ad79ebe6e7 test(cypress): Re-enable 11 tests using dynamic lookups

No new revisions were added by this update.

Summary of changes:
 .../cypress/e2e/dashboard/{_skip.controls.test.ts => controls.test.ts}  | 2 +-
 .../{_skip.horizontalFilterBar.test.ts => horizontalFilterBar.test.ts}  | 0
 .../e2e/dashboard/{_skip.key_value.test.ts => key_value.test.ts}        | 2 +-
 .../cypress/e2e/dashboard/{_skip.load.test.ts => load.test.ts}          | 0
 .../dashboard/{_skip.nativeFilters.test.ts => nativeFilters.test.ts}    | 0
 .../e2e/dashboard/{_skip.url_params.test.ts => url_params.test.ts}      | 2 +-
 .../e2e/explore/{_skip.AdhocFilters.test.ts => AdhocFilters.test.ts}    | 2 +-
 .../e2e/explore/{_skip.AdhocMetrics.test.ts => AdhocMetrics.test.ts}    | 2 +-
 .../{_skip.advanced_analytics.test.ts => advanced_analytics.test.ts}    | 2 +-
 .../e2e/explore/{_skip.annotations.test.ts => annotations.test.ts}      | 2 +-
 .../cypress/e2e/explore/{_skip.link.test.ts => link.test.ts}            | 2 +-
 11 files changed, 8 insertions(+), 8 deletions(-)
 rename 
superset-frontend/cypress-base/cypress/e2e/dashboard/{_skip.controls.test.ts => 
controls.test.ts} (98%)
 rename 
superset-frontend/cypress-base/cypress/e2e/dashboard/{_skip.horizontalFilterBar.test.ts
 => horizontalFilterBar.test.ts} (100%)
 rename 
superset-frontend/cypress-base/cypress/e2e/dashboard/{_skip.key_value.test.ts 
=> key_value.test.ts} (97%)
 rename 
superset-frontend/cypress-base/cypress/e2e/dashboard/{_skip.load.test.ts => 
load.test.ts} (100%)
 rename 
superset-frontend/cypress-base/cypress/e2e/dashboard/{_skip.nativeFilters.test.ts
 => nativeFilters.test.ts} (100%)
 rename 
superset-frontend/cypress-base/cypress/e2e/dashboard/{_skip.url_params.test.ts 
=> url_params.test.ts} (97%)
 rename 
superset-frontend/cypress-base/cypress/e2e/explore/{_skip.AdhocFilters.test.ts 
=> AdhocFilters.test.ts} (99%)
 rename 
superset-frontend/cypress-base/cypress/e2e/explore/{_skip.AdhocMetrics.test.ts 
=> AdhocMetrics.test.ts} (99%)
 rename 
superset-frontend/cypress-base/cypress/e2e/explore/{_skip.advanced_analytics.test.ts
 => advanced_analytics.test.ts} (98%)
 rename 
superset-frontend/cypress-base/cypress/e2e/explore/{_skip.annotations.test.ts 
=> annotations.test.ts} (97%)
 rename superset-frontend/cypress-base/cypress/e2e/explore/{_skip.link.test.ts 
=> link.test.ts} (99%)

Reply via email to