This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch fix-non-tiled-vacuous-pass
in repository https://gitbox.apache.org/repos/asf/superset.git
from 62408beb83f fix(reports): scope readiness to chart holders
add ddd9ad0b0b4 fix(reports): make #42253 screenshot readiness
production-safe (#42427)
No new revisions were added by this update.
Summary of changes:
.../ChartHolder/ChartHolder.test.tsx | 3 -
.../gridComponents/ChartHolder/ChartHolder.tsx | 1 -
.../DynamicComponent/DynamicComponent.test.tsx | 3 -
.../gridComponents/Markdown/Markdown.test.tsx | 3 -
superset/utils/screenshot_utils.py | 185 +++++++++------------
superset/utils/webdriver.py | 20 ++-
tests/unit_tests/utils/test_screenshot_utils.py | 25 ++-
tests/unit_tests/utils/webdriver_test.py | 73 +++++++-
8 files changed, 190 insertions(+), 123 deletions(-)