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 afd43cc9ff test(cypress): Re-enable chart_list filter test
add 38c8cf8643 test(cypress): Skip failing tests incompatible with new
example loading
No new revisions were added by this update.
Summary of changes:
superset-frontend/cypress-base/cypress.config.ts | 2 +-
.../cypress/e2e/chart_list/{filter.test.ts => _skip.filter.test.ts} | 0
.../{horizontalFilterBar.test.ts => _skip.horizontalFilterBar.test.ts} | 0
.../cypress/e2e/dashboard/{load.test.ts => _skip.load.test.ts} | 0
...ters.noInitState.test.ts => _skip.nativeFilters.noInitState.test.ts} | 0
.../dashboard/{nativeFilters.test.ts => _skip.nativeFilters.test.ts} | 0
.../explore/visualizations/{box_plot.test.js => _skip.box_plot.test.js} | 0
.../e2e/explore/visualizations/{bubble.test.js => _skip.bubble.test.js} | 0
8 files changed, 1 insertion(+), 1 deletion(-)
rename superset-frontend/cypress-base/cypress/e2e/chart_list/{filter.test.ts
=> _skip.filter.test.ts} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/dashboard/{horizontalFilterBar.test.ts
=> _skip.horizontalFilterBar.test.ts} (100%)
rename superset-frontend/cypress-base/cypress/e2e/dashboard/{load.test.ts =>
_skip.load.test.ts} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/dashboard/{nativeFilters.noInitState.test.ts
=> _skip.nativeFilters.noInitState.test.ts} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/dashboard/{nativeFilters.test.ts =>
_skip.nativeFilters.test.ts} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/explore/visualizations/{box_plot.test.js
=> _skip.box_plot.test.js} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/explore/visualizations/{bubble.test.js
=> _skip.bubble.test.js} (100%)