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 ad42f64327 fix: Fix prettier formatting and update permissions test
     add 086f3466cb fix: Fix Jest test and skip flaky Cypress tests
     add 4013eed179 test: Move dashboard export tests to experimental

No new revisions were added by this update.

Summary of changes:
 .../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
 ...lters.noInitState.test.ts => _skip.nativeFilters.noInitState.test.ts} | 0
 .../e2e/dashboard/{nativeFilters.test.ts => _skip.nativeFilters.test.ts} | 0
 .../cypress/e2e/explore/{link.test.ts => _skip.link.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
 .../playwright/tests/{ => experimental}/dashboard/export.spec.ts         | 0
 .../components/menu/DownloadMenuItems/DownloadMenuItems.test.tsx         | 1 +
 10 files changed, 1 insertion(+)
 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/{link.test.ts => 
_skip.link.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%)
 rename superset-frontend/playwright/tests/{ => 
experimental}/dashboard/export.spec.ts (100%)

Reply via email to