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 323f16e3c3 fix(cli): Defer imports in export_example to avoid app init
errors
add 1ceb35c47f test(cypress): Skip more failing visualization tests
No new revisions were added by this update.
Summary of changes:
.../visualizations/{big_number.test.js => _skip.big_number.test.js} | 0
.../e2e/explore/visualizations/{gauge.test.js => _skip.gauge.test.js} | 0
.../visualizations/{pivot_table.test.js => _skip.pivot_table.test.js} | 0
.../explore/visualizations/{sunburst.test.js => _skip.sunburst.test.js} | 0
superset/cli/export_example.py | 1 -
5 files changed, 1 deletion(-)
rename
superset-frontend/cypress-base/cypress/e2e/explore/visualizations/{big_number.test.js
=> _skip.big_number.test.js} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/explore/visualizations/{gauge.test.js
=> _skip.gauge.test.js} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/explore/visualizations/{pivot_table.test.js
=> _skip.pivot_table.test.js} (100%)
rename
superset-frontend/cypress-base/cypress/e2e/explore/visualizations/{sunburst.test.js
=> _skip.sunburst.test.js} (100%)